What's Changed
- Breaking Change: support for zod v3 dropped, only zod v4 will be supported going forward
- recursive types are supported via the new auxiliary type system
- overhaul of the type overrides system, it's now a map passed as an option
- can now specify whether you want the
inputoroutputvia theiooption z.templateLiteralis now supportedz.readonlyis now supported
Full Changelog: v1.2.0...v2.0.0