·
133 commits
to main
since this release
Major Changes
-
remove support for Svelte 4 (#892)
-
disable script preprocessing in vitePreprocess() by default because Svelte 5 supports lang=ts out of the box (#892)
-
replaced svelte-hmr with Svelte 5 compiler hmr integration (#892)
Patch Changes
-
fix: make defaultHandler a required argument for onwarn in plugin options (#895)
-
Remove log about experimental status of Svelte 5. Note that breaking changes can still occur while vite-plugin-svelte 4 is in prerelease mode (#894)
-
Updated dependencies [
49324dbf747a46ae75b405a29fc7feac2db966dd
]:- @sveltejs/[email protected]