SvelteKit SuperForms (javascript)
Notes
no notes yet
Release notes
v2.23.0
· 1y+
Added
dateProxynow has astepoption, to support seconds (when not divisible by 60).- SuperDebug now opts out of runes mode as default.
Fixed
- Fixed
dateProxyfortimeformats, previously it returned an invalid date. If you only care about the time part in the date, usetime-utcas format to avoid timezone changes. - Vite 6 bundling fixed by introducing a
defaultfield into exports in package.json.
Changed
- Arktype 2.0 is finally released! Adapter updated, please check it out, it's validation on the next level.
- Arktype is now displaying errors with
probleminstead ofmessage, for nicer output. - Zod peerDependency updated to 3.24.1 to be compatible with its latest fix.
- VineJS adapter updated to 3.0.0.