Skip to content

Releases: sveltejs/kit

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)

@sveltejs/kit@2.7.0

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

Minor Changes

  • feat: update service worker when new version is detected (#12448)

Patch Changes

  • fix: correctly handle relative paths when fetching assets on the server (#12113)

  • fix: decode non ASCII anchor hashes when scrolling into view (#12699)

  • fix: page response missing CSP and Link headers when return promise in load (#12418)

@sveltejs/enhanced-img@0.3.9

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

Patch Changes

  • chore: upgrade svelte-parse-markup (#12793)

@sveltejs/adapter-netlify@4.3.5

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

Patch Changes

@sveltejs/adapter-cloudflare@4.7.3

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

Patch Changes

@sveltejs/adapter-cloudflare-workers@2.5.5

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

Patch Changes

@sveltejs/adapter-node@5.2.6

10 Oct 00:47
6f273fb
Compare
Choose a tag to compare

Patch Changes

  • fix: use node: imports to support Deno (#12785)

svelte-migrate@1.6.2

09 Oct 19:15
3b89463
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to ts-morph 24 (#12781)

svelte-migrate@1.6.1

09 Oct 10:20
16568c2
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to ts-morph 23 (#12607)

@sveltejs/kit@2.6.4

09 Oct 10:20
16568c2
Compare
Choose a tag to compare

Patch Changes

  • fix: only preload links that have a different URL than the current page (#12773)

  • fix: revert change to replace version in generateBundle (#12779)

  • fix: catch stack trace fixing errors thrown in web containers (#12775)

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