SvelteKit SuperForms (javascript)

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

Fixed

  • Timers weren't starting until after onSubmit, which allowed multiple form submissions on longer async operations. (#284)
  • Fixed constraints on fields that starts with a number. (#285)