SvelteKit 3.0.0-next.17

3.0.0-next.17Pre-release
Added 1
  • Add `snapshot` helper to `$app/navigation`
Changed 1
  • Enhanced cross-page form actions now navigate to the action page on success and failure, matching native form behavior
Deprecated 1
  • The `export const snapshot` pattern is deprecated in favour of the `snapshot` helper

From SvelteKit

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)

View original

Upgraded? How did it go?

Discussion