Skip to content

Releases: sveltejs/kit

@sveltejs/package@2.3.10

03 Feb 10:02
3f5605d
Compare
Choose a tag to compare

Patch Changes

  • chore: update to chokidar 4.0.3 (#13381)

@sveltejs/kit@2.17.1

03 Feb 15:01
461aa95
Compare
Choose a tag to compare

Patch Changes

  • fix: make route resolution imports root-relative if paths.relative option is false (#13412)

@sveltejs/kit@2.17.0

03 Feb 10:03
3f5605d
Compare
Choose a tag to compare

Minor Changes

  • feat: validate values for cache-control and content-type headers in dev mode (#13114)

  • feat: support server-side route resolution (#13379)

Patch Changes

  • chore: don't error during development when using use:enhance with +server as some third party libraries make it possible to POST forms to it (#13397)

  • fix: skip hooks for server fetch to prerendered routes (#13377)

  • fix: ignore non-entry-point CSS files during inlining (#13395)

  • fix: default server fetch to use prerendered paths (#13377)

@sveltejs/adapter-vercel@5.6.1

03 Feb 12:47
2c6e8dc
Compare
Choose a tag to compare

Patch Changes

  • fix: correct edge function path for route resolution endpoint (#13409)

@sveltejs/adapter-vercel@5.6.0

03 Feb 10:03
3f5605d
Compare
Choose a tag to compare

Minor Changes

  • feat: generate edge function dedicated to server side route resolution when using that option in SvelteKit (#13379)

Patch Changes

@sveltejs/adapter-cloudflare@5.0.2

03 Feb 10:02
3f5605d
Compare
Choose a tag to compare

@sveltejs/adapter-cloudflare-workers@2.7.1

03 Feb 10:02
3f5605d
Compare
Choose a tag to compare

@sveltejs/package@2.3.9

22 Jan 08:47
ca1d09f
Compare
Choose a tag to compare

Patch Changes

  • chore: bump svelte2tsx dependency for more up-to-date d.ts output (#8843)

  • fix: adjust declaration map paths (#8843)

@sveltejs/adapter-netlify@4.4.1

22 Jan 08:47
ca1d09f
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid unnecessary Netlify edge function invocations for static files, which resolves a conflict between Netlify Edge Functions and Netlify Identity (#12052)

@sveltejs/package@2.3.8

21 Jan 09:34
7c81ac9
Compare
Choose a tag to compare

Patch Changes

  • fix: resolve aliases more robustly (#13351)