SvelteKit SuperForms (javascript)

ciscoheat/sveltekit-superforms last check 86 releases
Notes
no notes yet
Release notes
v2.25.0 · 1y+
view on github

Added

  • Added applyAction: 'never' option, to prevent load function invalidation from overwriting the form state.
  • Added invalidateAll: 'pessimistic' option as an alternative to the 'force' option (recommended to use instead for clarity).