Releases: sveltejs/vite-plugin-svelte
Release list
@sveltejs/vite-plugin-svelte@7.3.0
@sveltejs/vite-plugin-svelte@7.2.0
Minor Changes
- feat(inspector): add a context menu with current component stack (#1370)
@sveltejs/vite-plugin-svelte@7.1.4
Patch Changes
- fix: enforce ltr styles for inspector (#1324)
@sveltejs/vite-plugin-svelte@7.1.3
Patch Changes
- fix: ensure the inspector is injected into the client correctly for Vite+ projects (#1355)
@sveltejs/vite-plugin-svelte@7.1.2
Patch Changes
- fix: correctly resolve compiled CSS on the server for dependencies with Svelte files (#1342)
@sveltejs/vite-plugin-svelte@7.1.1
@sveltejs/vite-plugin-svelte@7.1.0
Minor Changes
- feat: enable optimizer for server environments during dev (#1328)
@sveltejs/vite-plugin-svelte@7.0.0
Major Changes
-
breaking(deps): require vite 8 (#1266)
-
breaking(options): remove deprecated options (#1274)
vitePlugin.hotinsvelte.config.js
usecompilerOptions.hmrinsteadvitePlugin.ignorePluginPreprocessorsinsvelte.config.js
no longer neededapi.idFilterofvite-plugin-svelte:api
useapi.filterinsteadplugin.api.sveltePreprocessof other vite plugins
Update affected plugins to a newer version or remove them.
See docs for more information.
-
breaking(dev): no longer overrides compilerOptions.cssHash because Svelte now produces a stable css hash by itself (#1271)
-
breaking(inspector): integrate vite-plugin-svelte-inspector into vite-plugin-svelte to avoid circular dependency (#1270)
-
breaking(deps): require svelte 5.46.4 or later (#1271)
Patch Changes
@sveltejs/vite-plugin-svelte@7.0.0-next.1
@sveltejs/vite-plugin-svelte@7.0.0-next.0
Major Changes
-
breaking(deps): require vite 8 (#1266)
-
breaking(deps): require svelte 5.46.4 or later (#1271)
-
breaking(options): remove deprecated options (#1274)
vitePlugin.hotinsvelte.config.js
usecompilerOptions.hmrinsteadvitePlugin.ignorePluginPreprocessorsinsvelte.config.js
no longer neededapi.idFilterofvite-plugin-svelte:api
useapi.filterinsteadplugin.api.sveltePreprocessof other vite plugins
Update affected plugins to a newer version or remove them.
See docs for more information.
-
breaking(dev): no longer overrides compilerOptions.cssHash because Svelte now produces a stable css hash by itself (#1271)
-
breaking(inspector): integrate vite-plugin-svelte-inspector into vite-plugin-svelte to avoid circular dependency (#1270)