Skip to content

@sveltejs/vite-plugin-svelte@2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 10:02
· 232 commits to main since this release
1561ec3

Major Changes

  • update svelte peerDependency to ^3.54.0 (#529)

  • remove commonjs variant of vite-plugin-svelte (#522)

    Make sure your package.json contains "type": "module"and see FAQ for more information

  • update vite peerDependency to vite-4 (#521)

Patch Changes

  • Remove experimental.useVitePreprocess option in favour of vitePreprocess (#538)

  • Remove pre Vite 3.2 support for vitePreprocess (#536)