release-watcher
v2.0.0
⌘K
dashboard
components
tools
sign in
dashboard
components
SvelteKit SuperForms (javascript)
SvelteKit SuperForms (javascript)
ciscoheat/sveltekit-superforms
last check
2026-06-20 23:04 UTC
86 releases
Notes
no notes yet
Release notes
v1.13.1 ·
1y+
view on github
Added
strict
option added to
superValidate
, to ensure that all schema fields exist. In the default non-strict mode, non-existing fields are automatically using their default value. (
#295
, thanks to
21RISK
for the PR)
Fixed
Upgraded to faster cloning library (
klona
)