Skip to content

v21.6.0

Compare
Choose a tag to compare
@RobinTail RobinTail released this 10 Dec 10:07
· 518 commits to master since this release

Feature

  • Supporting the following z.string() formats by the Documentation generator:
    • base64 (as byte), date, time, duration, nanoid;
    • And new formats introduced by Zod 3.24: jwt, base64url, cidr;

Fix

  • Missing minLength and maxLength properties when depicting z.string().length() (fixed length strings).

Chores

Full Changelog: v21.5.0...v21.6.0