Releases: unplugin/unplugin-vue
Releases · unplugin/unplugin-vue
v7.0.7
No significant changes
View changes on GitHub
v7.0.6
v7.0.5
v7.0.4
v7.0.3
v7.0.2
No significant changes
View changes on GitHub
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)