Skip to content

Releases: unplugin/unplugin-vue

v5.0.5

09 Mar 19:36
v5.0.5
d16e89e
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v5.0.4

02 Mar 14:48
v5.0.4
667024b
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Add @vue/reactivity for plugin itself  -  by @sxzz (cff40)
    View changes on GitHub

v5.0.3

06 Feb 05:31
v5.0.3
f1b939a
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.5.0

16 Nov 21:21
v4.5.0
9b1a656
Compare
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
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.3.4

29 Aug 09:11
v4.3.4
ebdb195
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v4.3.3

25 Aug 10:26
v4.3.3
1970fe0
Compare
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