SvelteKit SuperForms (javascript)
Notes
no notes yet
Release notes
v1.5.3
· 1y+
Fixed
- Array-level errors weren't typed correctly when changing the cardinality of an array field in the schema (for example with
nonempty). - customValidity now works with
select,textareaandbutton, not justinput. - SuperDebug looks a bit better now when there is no css styling on the page.