Skip to content

Releases: sveltejs/kit

@sveltejs/adapter-cloudflare-workers@2.5.6

25 Oct 12:13
1d7128a
Compare
Choose a tag to compare

@sveltejs/adapter-auto@3.3.1

25 Oct 12:12
1d7128a
Compare
Choose a tag to compare

create-svelte@7.0.0

22 Oct 17:48
Compare
Choose a tag to compare

Major Changes

  • breaking: the create-svelte package has been replaced by the sv package (#12850)

svelte-migrate@1.6.4

19 Oct 22:15
b884c94
Compare
Choose a tag to compare

Patch Changes

  • fix: migrate svelte and vite-plugin-svelte to latest (#12838)

@sveltejs/kit@2.7.2

19 Oct 22:15
b884c94
Compare
Choose a tag to compare

Patch Changes

  • fix: use absolute links in JSDoc comments (#12718)

svelte-migrate@1.6.3

18 Oct 02:57
9ab455a
Compare
Choose a tag to compare

Patch Changes

  • chore: add svelte-eslint-parser to list of migratable dependencies (#12828)

@sveltejs/adapter-node@5.2.8

18 Oct 02:57
9ab455a
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade @rollup/plugin-commonjs to 28.0.1 (#12817)

@sveltejs/kit@2.7.1

14 Oct 22:29
9d55410
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to sirv 3.0 (#12796)

  • fix: warn when form action responses are lost because SSR is off (#12063)

@sveltejs/adapter-node@5.2.7

14 Oct 22:29
9d55410
Compare
Choose a tag to compare

Patch Changes

create-svelte@6.4.0

11 Oct 13:26
f3b638e
Compare
Choose a tag to compare

Minor Changes

  • feat: mark scripts in libraries as being side effect free by default (#12372)