SvelteKit SuperForms (javascript)

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

Fixed

  • When multiple forms exists with the same id, the warning is now displayed on superForm instantiation, not just when new form data is received.
  • Fixed client-side validation for Date schema fields. (#232)
  • numberProxy and intProxy now works with the empty option. (#232)
  • Fixed timer state in combination with navigation events.

Added

  • Added delimiter option to numberProxy.