npm sveltekit-superforms 2.26.0
v2.26.0

latest releases: 2.27.1, 2.27.0, 2.26.1...
3 months ago

Added

  • Zod 4 adapter added! Adapter names are zod4 and zod4Client, works with both the full version and Zod Mini. As Zod is now using its own JSON Schema representation, and there are some breaking changes like how enums are handled, check migrations carefully and please report any bugs.
  • taintedMessage now passes BeforeNavigate to its callback function.
  • SuperDebug now has a Runes version, see the docs for how to import it.
  • Added config options to valibotClient, same as in the valibot adapter.

Changed

  • Bumped Zod peerDep requirement to 3.25.0 due to the Zod 4 release.
  • Bumped Valibot peerDep requirement to 1.0.0, congratulations on the stable release!

Don't miss a new sveltekit-superforms release

NewReleases is sending notifications on new releases.