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)