Releases: colinhacks/zod
Releases · colinhacks/zod
v3.2
Fix TypeScript 4.3 recursive type issues
v3.1.0
v3.0.0
Stable v3 release! 🚀🚀🚀
3.0.0-beta3
beta3
3.0.0-alpha.39
Bug fixes, documentation.
v3.0.0-alpha.33
- Added
.returnType
and.parameters
methods to ZodFunction
v3.0.0-alpha.32
- Added
.required()
method to ZodObject
v3.0.0-alpha.19
chore: automatic fixes and code generation for dc05fd2b (Reverted tsdx) https://github.com/colinhacks/zod/actions/runs/670202386
v3.0.0-alpha.18
- Migrated to tsdx
3.0.0-alpha.8
Fixed #339