-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix:
.meta() is ignored in toJSONSchema unless its the last chained method (using Zod v4)
#5562
opened Dec 22, 2025 by
JaviMaligno
Loading…
fix: Missing migration guide for "refine ignores type predicates" (v4 changelog)
#5559
opened Dec 21, 2025 by
JaviMaligno
Loading…
fix: JSON schema override is not applied when schema is overridden
#5558
opened Dec 21, 2025 by
JaviMaligno
Loading…
Fix JSON Schema generation for
z.iso.time with minute precision
#5557
opened Dec 21, 2025 by
pullfrog
bot
Loading…
fix: Impossible parsing of
z.record(z.number(), z.any()) (#5521)
#5551
opened Dec 21, 2025 by
JaviMaligno
Loading…
fix: Add missing 'origin' field to invalid_format string issues (#5513)
#5550
opened Dec 20, 2025 by
JaviMaligno
Loading…
2 tasks done
fix: z.iso.time with minute precision generates incompatible JSON Schema (format: "time")
#5548
opened Dec 20, 2025 by
JaviMaligno
Loading…
fix: typo in error customization docs (internationalization section)
#5527
opened Dec 12, 2025 by
GodGardensGuns
Loading…
fix: Support exactOptionalPropertyTypes by conditionally adding undef…
#5526
opened Dec 11, 2025 by
Raghav7071
Loading…
Enhance JSON Schema generation with content deduplication feature
#5523
opened Dec 11, 2025 by
luke-hagar-sp
•
Draft
docs/JSON Schema: clarify that z.toJSONSchema() converts output schema by default (#1)
#5489
opened Nov 28, 2025 by
mrft
Loading…
Add
.chain() to incorporate external functions into Zod's method chain
#5463
opened Nov 19, 2025 by
mdoi2
Loading…
Allow JIT fast-path on Cloudflare Workers when
new Function is available and gracefully fallback
#5462
opened Nov 19, 2025 by
southpolesteve
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.