v2.4.0
What's Changed
The zod peer dependency is now gone. This is a backwards compatible change since we still use a subtype of zod parsers and will keep tracking zod interface as our de-facto standard. However, this opens the possibility of adaptors for other libraries as well.
Full Changelog: v2.3.0...v2.4.0