-
-
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: 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…
fix(v4): resolve stack overflow in toJSONSchema for recursive lazy with describe
#5797
opened Mar 19, 2026 by
Hassad674
Loading…
chore: Add fullproduct.dev to ecosystem documentation
#5795
opened Mar 19, 2026 by
codinsonn
Loading…
feat: implement type narrowing in z.string().startsWith() and z.string().endsWith()
#5794
opened Mar 19, 2026 by
wojtekmaj
Loading…
Fix: correct multipleOf validation for floating point values
#5793
opened Mar 19, 2026 by
cyphercodes
Loading…
fix(docs): heading anchor links now include the hash so it doesnt scoll all the way up, follows navbar logic
#5791
opened Mar 18, 2026 by
FucciUnavailable
Loading…
fix(docs): add custom not-found page with theme-aware styling
#5782
opened Mar 16, 2026 by
sudabg
Loading…
fix(docs): add custom 404 page with proper theme support
#5779
opened Mar 15, 2026 by
WolfieLeader
Loading…
6 tasks done
fix(fromJSONSchema): handle circular references in dereferenced schemas
#5772
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
5 tasks done
feat: add .invert() method to ZodCodec
#5770
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
7 tasks done
fix: discriminatedUnion encode() with codec discriminator
#5769
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
4 tasks done
fix: cascade inner field defaults through .default({}) on objects
#5768
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
4 tasks done
fix(json-schema): use $defs instead of definitions for openapi-3.0 target
#5767
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
fix(transform): type standalone z.transform() ctx as $RefinementCtx
#5766
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.