-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(toJSONSchema): emit falsy prefault values as defaults
#5860
opened Apr 15, 2026 by
SAY-5
Loading…
test(v4): add dedicated z.iso.* validator tests
#5859
opened Apr 14, 2026 by
matannturgeman
Loading…
2 tasks done
test(v4): add locale tests for all 50 supported locales
#5857
opened Apr 13, 2026 by
matannturgeman
Loading…
3 tasks
fix: throw error when .merge() is called on schemas with refinements
#5856
opened Apr 13, 2026 by
solssak
Loading…
fix(v4): clone Map and Set in shallowClone to prevent shared state
#5855
opened Apr 11, 2026 by
artur-seppa
Loading…
fix: validate JSON Schema pattern sources to mitigate ReDoS risk
#5854
opened Apr 10, 2026 by
ygtzdn
Loading…
fix(fr): translate issue.origin in too_big/too_small errors (fix #5825)
#5845
opened Apr 8, 2026 by
Ouaziz-chedli
Loading…
fix: handle scientific notation correctly in floatSafeRemainder
#5823
opened Mar 31, 2026 by
deepesh224-ux
Loading…
fix: add null-checks in toJSONSchema process() and isTransforming()
#5822
opened Mar 31, 2026 by
ShaunMWallace
Loading…
docs: fix self-referencing schema in refine when() example
#5812
opened Mar 27, 2026 by
claygeo
Loading…
fix(types): preserve concrete shape type in z.object() return type
#5811
opened Mar 27, 2026 by
GourangaDasSamrat
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.