New
@sveltejs/vite-plugin-svelte@7.0.0
Major Changes
-
breaking(deps): require vite 8 (#1266)
-
breaking(options): remove deprecated options (#1274)
vitePlugin.hotinsvelte.config.jsusecompilerOptions.hmrinsteadvitePlugin.ignorePluginPreprocessorsinsvelte.config.jsno longer neededapi.idFilterofvite-plugin-svelte:apiuseapi.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)