Skip to content

Releases: sveltejs/vite-plugin-svelte

@sveltejs/[email protected]

18 Dec 10:03
2a89666
Compare
Choose a tag to compare

Patch Changes

  • fix errorhandling to work with errors that don't have a code property (#1054)

@sveltejs/[email protected]

18 Dec 10:08
df835ec
Compare
Choose a tag to compare

Patch Changes

  • fix errorhandling to work with errors that don't have a code property (1a91581)

@sveltejs/[email protected]

12 Dec 11:51
0e8ebf3
Compare
Choose a tag to compare

Patch Changes

  • adapt internal handling of warning and error code property to changes in svelte5 (#1044)

@sveltejs/[email protected]

12 Dec 11:58
dce8a5d
Compare
Choose a tag to compare

Patch Changes

  • adapt internal handling of warning and error code property to changes in svelte5 (#1046)

@sveltejs/[email protected]

26 Nov 14:41
0c06e1f
Compare
Choose a tag to compare

Patch Changes

  • Fix peer dependencies warning (#1038)

@sveltejs/[email protected]

26 Nov 11:04
5192b92
Compare
Choose a tag to compare

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

@sveltejs/[email protected]

26 Nov 14:41
0c06e1f
Compare
Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

26 Nov 11:04
5192b92
Compare
Choose a tag to compare

Major Changes

Patch Changes

@sveltejs/[email protected]

25 Nov 10:29
dbaead8
Compare
Choose a tag to compare

Patch Changes

  • Allow script tags to span multiple lines (5309d7b)

@sveltejs/[email protected]

25 Nov 10:31
20f45b2
Compare
Choose a tag to compare
Pre-release

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