Skip to content

Releases: sveltejs/kit

@sveltejs/kit@2.43.4

24 Sep 14:29
abc9887
Compare
Choose a tag to compare

Patch Changes

  • fix: Webcontainer AsyncLocalStorage workaround (#14526)

@sveltejs/kit@2.43.3

24 Sep 13:30
4769d16
Compare
Choose a tag to compare

Patch Changes

  • fix: Webcontainer AsyncLocalStorage workaround (#14521)

  • fix: include the value of form submitters on form remote functions (#14475)

@sveltejs/enhanced-img@0.8.2

24 Sep 13:30
4769d16
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade sharp to 0.34.4 (#14478)

@sveltejs/package@2.5.4

23 Sep 11:14
28e24ce
Compare
Choose a tag to compare

Patch Changes

  • fix: resolve more alias issues (#14514)

@sveltejs/kit@2.43.2

23 Sep 11:14
28e24ce
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure rendering starts off synchronously (#14517)

  • fix: keep serialized remote data alive until navigation (#14508)

@sveltejs/kit@2.43.1

22 Sep 18:14
fd794da
Compare
Choose a tag to compare

Patch Changes

  • fix: consistently use bare import for internals (#14506)

@sveltejs/kit@2.43.0

22 Sep 16:44
84b8c26
Compare
Choose a tag to compare

Minor Changes

  • feat: experimental async SSR (#14447)

Patch Changes

  • fix: ensure __SVELTEKIT_PAYLOAD__.data is accessed safely (#14491)

  • fix: create separate cache entries for non-exported remote function queries (#14499)

@sveltejs/package@2.5.3

20 Sep 09:33
8e89196
Compare
Choose a tag to compare

Patch Changes

  • fix: handle import/export name, { ... } when resolving aliases (#14462)

@sveltejs/kit@2.42.2

18 Sep 22:56
c1de1f1
Compare
Choose a tag to compare

Patch Changes

  • fix: prevent loops in postbuild analysis phase (#14450)

  • fix: handle nested object fields in form data (#14469)

  • fix: robustify form helper types (#14463)

  • fix: avoid running the init hook during builds if there's nothing to prerender (#14464)

  • fix: ensure SSR rendering gets request store context (#14476)

@sveltejs/kit@2.42.1

16 Sep 22:06
1464d20
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure environment setup is in its own chunk (#14441)