Added
- Zod 4 adapter added! Adapter names are
zod4
andzod4Client
, 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 thevalibot
adapter.