Releases: unplugin/unplugin-vue
Releases · unplugin/unplugin-vue
v7.0.1
No significant changes
View changes on GitHub
v7.0.0
v6.2.0
v6.1.0
🚀 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
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: