v0.390.0
Drop-in scope
@vizejs/vite-plugin is a drop-in replacement for @vitejs/plugin-vue on Vue 3 SFCs
(<script setup> and Options API). Vue 2 / 2.7 (vue.version: "2" / "2.7") is
incubating and opt-in, webpack / rollup / esbuild / Rspack are outside the drop-in claim
(@vizejs/unplugin and @vizejs/rspack-plugin are experimental), and plugin-option
parity with @vitejs/plugin-vue is still incomplete.
See Drop-in Scope and
#3227.
What's Changed
- fix(glyph): align formatter changed-path hashing by @ubugeeei in #5601
- test(patina): pin lint rule execution families by @ubugeeei in #5600
- test(glyph): pin S0 alias usage by @ubugeeei in #5602
- test(davinci): pin DOM production boundary by @ubugeeei in #5603
- fix(patina): apply categories to css rules by @ubugeeei in #5604
- test(patina): pin standalone html script lint by @ubugeeei in #5605
- test(patina): pin entry css rule scopes by @ubugeeei in #5606
- test(davinci): pin unfused build traversal boundary by @ubugeeei in #5607
- fix(patina): enable configured restricted members by @ubugeeei in #5608
- fix(patina): preserve scoped rule options by @ubugeeei in #5609
- fix(release): bump qs audit floor by @ubugeeei in #5611
Full Changelog: v0.389.0...v0.390.0