v2.16.0
What's Changed
New Features 🎉
Zod 3.23.0 Support
- Support
.date()
,.time()
and.duration()
string formats by @samchungy in #252 - Support
.base64()
stringcontentEncoding
by @samchungy in #254 - Support
ZodBranded
,ZodCatch
andZodReadonly
in discriminator keys by @samchungy in #255 - Support
ZodNativeEnum
in discriminated unions by @samchungy in #256
Full Changelog: v2.15.2...v2.16.0