Skip to content

@sveltejs/kit@2.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 03:05
· 9 commits to main since this release
5cedf89

Minor Changes

  • feat: add support for Vite 7 and Rolldown. See https://vite.dev/guide/rolldown.html#how-to-try-rolldown for details about how to try experimental Rolldown support. You will also need vite-plugin-svelte@^6.0.0-next.0 and vite@^7.0.0-beta.0. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)