SvelteKit SuperForms (javascript)
Notes
no notes yet
Release notes
v2.27.2
· 6m+
Security
- Devalue version bumped to avoid prototype pollution.
Fixed
- Zod 4 tests working.
- Zod 4 adapter didn't use the correct JSON Schema format for dates.
- Nested data traversal for correcting invalid types didn't stop at a valid value, replacing paths with default data further down the tree.