Releases: unplugin/unplugin-vue
Releases · unplugin/unplugin-vue
v6.0.1
No significant changes
View changes on GitHub
v6.0.0
v5.2.1
🚀 Features
🐞 Bug Fixes
- Allow overwrite esbuild config - by @sxzz (f9c4f)
- Skip checking private properties of typeParameters - by @sxzz (739d7)
- hmr:
🏎 Performance
View changes on GitHub
v5.1.5
v5.1.4
v5.1.3
v5.1.2
🚀 Features
- Add
features
option - by @sxzz (623ab) - Sync to
@vitejs/[email protected]
- by @sxzz (d7f4f) - Add rolldown support - by @sxzz (4e99b)
- examples: Add rspack - by @sxzz (50caf)
🐞 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)