Skip to content

Releases: unplugin/unplugin-vue

v5.1.5

11 Sep 01:57
v5.1.5
8b3f926
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Upgrade unplugin for rspack support  -  by @sxzz (15669)
    View changes on GitHub

v5.1.4

05 Sep 11:33
v5.1.4
d6e42cd
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • No default value for propsDestructure  -  by @sxzz (97ea2)
  • Default value for __VUE_OPTIONS_API__  -  by @sxzz (6c57c)
    View changes on GitHub

v5.1.3

26 Aug 07:09
v5.1.3
fbec296
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v5.1.2

24 Aug 09:12
v5.1.2
561439d
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Handle circular references in HMR check  -  by @sxzz (df28f)
  • Allow disabling transformAssetUrls  -  by @sxzz (1a098)
  • Don't inline template when __VUE_PROD_DEVTOOLS__  -  by @sxzz (e83ae)
  • Clear cache after build end  -  by @sxzz (53af5)
  • Clear script cache if recall  -  by @sxzz (a5921)
  • Add deprecated script.propsDestructure option  -  by @sxzz (6dbe7)
    View changes on GitHub

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