Skip to content

Releases: unplugin/unplugin-vue

v6.2.0

25 Apr 15:27
v6.2.0
8f8937a
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v6.1.0

09 Apr 23:18
v6.1.0
e5905c5
Compare
Choose a tag to compare

   🚀 Features

  • Pass descriptor vapor flag to compileTemplte  -  by @sxzz (2fddb)
  • css: Tree shake scoped styles  -  by @sxzz (c6156)

   🐞 Bug Fixes

  • Default value for compile time flags  -  by @sxzz (1aed3)
  • Suppress warnings for non-recognized pseudo selectors form lightningcss  -  by @sxzz (1cf7e)
  • Support external import URLs for monorepos  -  by @sxzz (b990d)
  • Support vapor template-only component  -  by @sxzz (b5b97)
  • Ensure HMR updates styles when SFC is treated as a type dependency  -  by @sxzz (1dcff)
  • Properly interpret boolean values in define  -  by @sxzz (2abcc)
  • Resolve sourcemap conflicts in build watch mode with cached modules  -  by @sxzz (6ccad)
  • When the resource path contains chinese characters, dev/build is inconsistent  -  by @sxzz (48a18)
    View changes on GitHub

v6.0.1

05 Mar 18:38
v6.0.1
4c9dd9c
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v6.0.0

06 Feb 02:46
v6.0.0
798c5fe
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v5.2.1

26 Nov 15:00
v5.2.1
d982b61
Compare
Choose a tag to compare

   🚀 Features

  • Add a feature option to support custom component id generator  -  by @sxzz (34fc3)

   🐞 Bug Fixes

  • Allow overwrite esbuild config  -  by @sxzz (f9c4f)
  • Skip checking private properties of typeParameters  -  by @sxzz (739d7)
  • hmr:
    • Re-resolve script after type dep changed  -  by @sxzz (0f2d3)
    • Should reload if relies file changed after re-render  -  by @sxzz (da26e)

   🏎 Performance

    View changes on GitHub

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