Skip to content

Releases: unplugin/unplugin-vue

v5.0.3

06 Feb 05:31
v5.0.3
f1b939a

Choose a tag to compare

   🐞 Bug Fixes

  • Emit error messages on webpack & esbuild  -  by @sxzz (80677)
    View changes on GitHub

v5.0.2

06 Jan 20:29
v5.0.2
b8bd307

Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

  • Skip hmr when script is merely formatted  -  by @sxzz (dbadc)
  • Add customElement option to compiler  -  by @sxzz (896ce)
  • Provide default value for VUE_PROD_HYDRATION_MISMATCH_DETAILS  -  by @sxzz (d67c6)

   🐞 Bug Fixes

  • Only enable ast reuse for vue 3.4.3+  -  by @sxzz (f1d8b)
  • Ensure consistent user template options when reusing AST  -  by @sxzz (33a53)
    View changes on GitHub

v4.5.2

04 Dec 11:26
v4.5.2
29ad953

Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

  • Support template AST reuse from Vue 3.4 parser  -  by @sxzz (f691a)

   🐞 Bug Fixes

  • devToolsEnabled default value  -  by @sxzz (22496)
  • Respect vite base config for absolute URLs during dev  -  by @sxzz (50a29)
  • examples/webpack: Transform TS  -  by @sxzz (fd719)
    View changes on GitHub

v4.5.1

27 Nov 06:53
v4.5.1
51446cc

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.5.0

16 Nov 21:21
v4.5.0
9b1a656

Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.3.5

29 Aug 17:44
v4.3.5
1ed58b7

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.3.4

29 Aug 09:11
v4.3.4
ebdb195

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v4.3.3

25 Aug 10:26
v4.3.3
1970fe0

Choose a tag to compare

   🐞 Bug Fixes

  • Make it work when a default lang was specified  -  by @sxzz (edc2d)
  • Distinguish HMR and transform descriptor  -  by @sxzz (a161d)
    View changes on GitHub

v4.2.6

04 Aug 11:11
v4.2.6
a88dee9

Choose a tag to compare

   🚀 Features

  • types: Expose hoistStatic option for script compilation  -  by @sxzz (7b21e)

   🐞 Bug Fixes

  • Lint  -  by @sxzz (b0fa2)
  • Missing typescript declaration for globalTypeFiles  -  by @sxzz (b35f9)
  • plugin-vue: Hmr not working when updating script+template at the same time with a template preprocessor  -  by @sxzz (50fb2)
    View changes on GitHub

v4.2.5

08 Jul 05:15
v4.2.5
7225733

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub