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)