v0.391.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(release): bump fast-uri audit floor by @ubugeeei in #5619
- feat(davinci): emit S2 DOM module mode by @ubugeeei in #5615
- feat(davinci): read setup bindings off the closure in inline S2 DOM emit by @ubugeeei in #5625
- docs(davinci): record the TS lane's opt-in std edge in the no-std ledger by @ubugeeei in #5624
- fix(patina): expand happy path lint preset by @ubugeeei in #5618
Full Changelog: v0.390.0...v0.391.0