Releases: sveltejs/kit
Releases Β· sveltejs/kit
@sveltejs/[email protected]
Patch Changes
-
[breaking] remove ability for
+page.server.js
to respond toGET
requests with JSON (#6007) -
Handle
throw error/redirect
in+server.js
(#6028) -
handle
set-cookie
insetHeaders
(#6033) -
Handle windows paths and regexp chars in kit.alias (#6034)
-
Make errors type in Action type less restrictive (#6022)
-
Check that data is serializable (#5987)
-
Fix parent data type for layouts referencing named layouts in the same folder (#6025)
@sveltejs/[email protected]
Patch Changes
- Respect
export const prerender = false
in+page.server.js
(#6012)
[email protected]
Patch Changes
- make variable names more descriptive (#5983)
[email protected]
@sveltejs/[email protected]
Patch Changes
- [fix] support linked
@sveltejs/kit
project in Vite 3.0.3+ (#5861)
@sveltejs/[email protected]
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- Render pages without a .svelte file in their proper layout/error files (#5972)
@sveltejs/[email protected]
Patch Changes
- [fix] allow additional keys in svelte.config.js (#5961)
@sveltejs/[email protected]
Patch Changes
- [breaking] Remove session object (#5946)