v0.387.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
- docs(davinci): record P2-11 style merge installment by @ubugeeei in #4799
- test(tooling): ratchet authored lsp oracle count by @ubugeeei in #4800
- chore(davinci): add stage crate aliases by @ubugeeei in #4801
- test(tooling): add vue-termui authored lsp oracle by @ubugeeei in #4802
- feat(davinci): emit static bind modifiers by @ubugeeei in #4803
- test(tooling): add vee validate authored lsp oracle by @ubugeeei in #4804
- docs(davinci): record P2-11 bind modifier installment by @ubugeeei in #4806
- test(tooling): add vue-draggable-plus authored lsp oracle by @ubugeeei in #4805
- fix(content-mapper): drop protocol version negotiation by @ubugeeei in #4807
- fix(release): accept typecheck divergence v6 evidence by @ubugeeei in #4808
Full Changelog: v0.386.0...v0.387.0