Skip to content

@sveltejs/kit@3.0.0-next.17

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:54
· 5 commits to version-3 since this release
617950f

Major Changes

  • breaking: enhanced cross-page form actions now navigate to the action page on success and failure, matching native form behavior (#16684)

Minor Changes

  • chore: deprecate export const snapshot in favour of the snapshot helper (#16687)

  • feat: add snapshot helper to $app/navigation (#16685)