Skip to content

v0.388.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 17:32
· 5 commits to main since this release
9c0d6a5

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

Full Changelog: v0.387.0...v0.388.0