Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

22 Mar 15:29
fc9017c
Compare
Choose a tag to compare

Patch Changes

  • fix: revert writing server files to the cloudflare build directory (#13622)

@sveltejs/[email protected]

21 Mar 10:01
6df1496
Compare
Choose a tag to compare

Patch Changes

  • fix: allow non-prerendered API endpoint calls during reroute when prerendering (#13616)

@sveltejs/[email protected]

20 Mar 12:09
4261e28
Compare
Choose a tag to compare

Major Changes

  • fix: error if the _headers and _redirects files are in the /static directory instead of the project root (#13227)

@sveltejs/[email protected]

20 Mar 12:09
4261e28
Compare
Choose a tag to compare

Major Changes

  • fix: copy the _headers and _redirects files from the project root instead of the /static directory (#13227)

Patch Changes

  • fix: write server files to the cloudflare build directory (#13610)

@sveltejs/[email protected]

20 Mar 12:09
4261e28
Compare
Choose a tag to compare

Major Changes

  • feat: update Netlify and Cloudflare Pages major versions (#13615)

@sveltejs/[email protected]

18 Mar 14:39
55cc232
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid using top-level await (#13607)

@sveltejs/[email protected]

17 Mar 15:38
ee21412
Compare
Choose a tag to compare

Minor Changes

  • feat: add getRequestEvent to $app/server (#13582)

@sveltejs/[email protected]

15 Mar 17:28
d9bb950
Compare
Choose a tag to compare

Patch Changes

  • fix: lazily load CSS for dynamically imported components (#13564)

@sveltejs/[email protected]

15 Mar 17:28
d9bb950
Compare
Choose a tag to compare

Minor Changes

  • feat: support wrangler 4 (#13580)

Patch Changes

@sveltejs/[email protected]

15 Mar 17:28
d9bb950
Compare
Choose a tag to compare

Minor Changes

  • feat: support wrangler 4 (#13580)

Patch Changes