Skip to content

@sveltejs/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 17:55
· 2735 commits to main since this release
4ef2f05

Patch Changes

  • [breaking] remove ability for +page.server.js to respond to GET requests with JSON (#6007)

  • Handle throw error/redirect in +server.js (#6028)

  • handle set-cookie in setHeaders (#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)