Skip to content

Releases: GrabarzUndPartner/nuxt-custom-elements

v1.7.5-beta.2

07 Nov 12:24

Choose a tag to compare

v1.7.5-beta.2 Pre-release
Pre-release

1.7.5-beta.2 (2021-11-07)

Bug Fixes

  • docs: replace docus with nuxt docs theme (2d1d2fc)

v1.7.5

25 Sep 11:21

Choose a tag to compare

1.7.5 (2021-09-25)

Bug Fixes

  • plugin: renaming plugin call (598616f)

v1.7.5-beta.1

25 Sep 11:07

Choose a tag to compare

v1.7.5-beta.1 Pre-release
Pre-release

1.7.5-beta.1 (2021-09-25)

Bug Fixes

  • plugin: renaming plugin call (598616f)

v1.7.4

19 Aug 15:47

Choose a tag to compare

1.7.4 (2021-08-19)

Bug Fixes

  • extractCSS: fix extractCSS for build with target static (cee5765)

v1.7.3

19 Aug 14:01

Choose a tag to compare

1.7.3 (2021-08-19)

Bug Fixes

  • polyfill: add option for disable polyfill (7be72b2)

v1.7.2

12 Jul 09:04

Choose a tag to compare

1.7.2 (2021-07-12)

Bug Fixes

  • webpack: remove chunk name comment, define chunkname in webpack config (5432657)

v1.7.1

09 Jul 13:21

Choose a tag to compare

1.7.1 (2021-07-09)

Bug Fixes

  • module: fix deprecated warning (50056e7)

v1.7.0

06 Jul 17:39

Choose a tag to compare

1.7.0 (2021-07-06)

Features

  • webpack: add webpack option object, remove single options (2c2b088)

v1.6.2

14 Mar 23:57

Choose a tag to compare

1.6.2 (2021-03-14)

Bug Fixes

  • output: add prop slotContent for default slot content in output html (d8f6c5b)

v1.6.1

13 Mar 13:46

Choose a tag to compare

1.6.1 (2021-03-13)

Bug Fixes

  • build: fix custom-tag props by function (5b6cfe6), closes #304