Skip to content

@sveltejs/vite-plugin-svelte@5.0.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 10:31
· 16 commits to main since this release
20f45b2

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

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

  • Updated dependencies [e262266]:

    • @sveltejs/vite-plugin-svelte-inspector@4.0.0-next.0