You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to Zod officially releasing an official v4 package, Zod v4 was available in the Zod 3.x branches, i.e. ^3.25.25. This package maintains legacy version 3/4 support in the 0.x version and Zod 4 support (with the official Zod 4 release) in the 1.x version.
18
18
19
-
- If you need Zod 4, you can use the ^1.0.0 branch or the ^0.4.0 branches of this repo
19
+
- If you need Zod 4, you can use the ^0.5.0 branch or the ^0.4.0 branches of this repo
20
20
- If you need Zod 3, use the latest version that's less than 0.4.0 (at the of writing that's 0.0.5). It supports a smaller subsets of JSON Schema.
0 commit comments