Releases: sveltejs/kit
Releases Β· sveltejs/kit
@sveltejs/[email protected]
Patch Changes
- fix: fall back to non-relative resolution when calling
resolve(...)
outside an event context (#14532)
@sveltejs/[email protected]
Patch Changes
- fix: Webcontainer AsyncLocalStorage workaround (#14526)
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- chore: upgrade sharp to 0.34.4 (#14478)
@sveltejs/[email protected]
Patch Changes
- fix: resolve more alias issues (#14514)
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- fix: consistently use bare import for internals (#14506)
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- fix: handle
import/export name, { ... }
when resolving aliases (#14462)
@sveltejs/[email protected]
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)