SvelteKit SuperForms (javascript)
Notes
no notes yet
Release notes
v1.5.1
· 1y+
Fixed
- In rare cases, timers weren't resetted when redirecting to the same route.
- Client-side validation was ignored when a data property was missing or didn't match the schema type. It now fails with a console error. (#243)