SvelteKit SuperForms (javascript)

ciscoheat/sveltekit-superforms last check 86 releases
Notes
no notes yet
Release notes
v2.27.1 · 6m+
view on github

Fixed

  • Fixed client validation issue with rapid multiple blur events.
  • Arktype adapter improved.
  • Union schemas now works with default values, replacing invalid properties even if nested.
  • When using the { taint: 'untaint-form' } option, form wasn't untainted unless it was modified.