Skip to content

v2.16.0

Compare
Choose a tag to compare
@samchungy samchungy released this 21 Apr 23:35
· 36 commits to master since this release
e1ca757

What's Changed

New Features 馃帀

Zod 3.23.0 Support

  • Support .date(), .time() and .duration() string formats by @samchungy in #252
  • Support .base64() string contentEncoding by @samchungy in #254
  • Support ZodBranded, ZodCatch and ZodReadonly in discriminator keys by @samchungy in #255
  • Support ZodNativeEnum in discriminated unions by @samchungy in #256

Full Changelog: v2.15.2...v2.16.0