SvelteKit SuperForms (javascript)

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

[0.8.4] - 2023-04-27

Fixed

  • Select fields had some timing issue, but should now work properly with client-side validation.
  • Fixed a few problems with error/tainted checking for client-side validation.
  • Typing should now work properly with schema fields containing union types.