SvelteKit SuperForms (javascript)
Notes
no notes yet
Release notes
v1.4.0
· 1y+
Fixed
- When multiple forms exists with the same id, the warning is now displayed on
superForminstantiation, not just when new form data is received. - Fixed client-side validation for
Dateschema fields. (#232) numberProxyandintProxynow works with theemptyoption. (#232)- Fixed timer state in combination with navigation events.
Added
- Added
delimiteroption tonumberProxy.