Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

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

Patch Changes

  • chore: update to chokidar 4.0.3 (#13381)

@sveltejs/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

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

@sveltejs/[email protected]

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

@sveltejs/[email protected]

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

@sveltejs/[email protected]

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

@sveltejs/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

  • fix: resolve aliases more robustly (#13351)