npm sveltekit-superforms 2.23.0
v2.23.0

latest release: 2.23.1
17 days ago

Added

Fixed

  • Fixed dateProxy for time formats, previously it returned an invalid date. If you only care about the time part in the date, use time-utc as format to avoid timezone changes.
  • Vite 6 bundling fixed by introducing a default field 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 problem instead of message, for nicer output.
  • Zod peerDependency updated to 3.24.1 to be compatible with its latest fix.
  • VineJS adapter updated to 3.0.0.

Don't miss a new sveltekit-superforms release

NewReleases is sending notifications on new releases.