Skip to content

@sveltejs/vite-plugin-svelte@5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 11:04
· 25 commits to main since this release
5192b92

Major Changes

  • Handle Vite 6 breaking change and remove Vite 5 handling (#1020)

  • Support Vite 6 (#1026)

Minor Changes

  • Add esm-env to ssr.noExternal by default to resolve its conditions with Vite (#1020)

  • Support ?inline query on Svelte style virtual modules (#1024)

Patch Changes

  • remove vite6 beta from peer range (#1035)

  • Allow script tags to span multiple lines (0db95a9)

  • Updated dependencies [4fefbc2, e262266]:

    • @sveltejs/vite-plugin-svelte-inspector@4.0.0