-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: surface @deprecated on re-exported compat aliases
#6072
opened Jun 8, 2026 by
MahinAnowar
Loading…
Fix treeifyError TypeError on Object.prototype keys in path
#6071
opened Jun 8, 2026 by
pullfrog
Bot
Loading…
fix(v3): correct union property inference inside objects (#2654)
#6069
opened Jun 7, 2026 by
YuTing1024
Loading…
2 tasks done
feat(2654): Schema in object being inferred differently (and weirdly)
#6068
opened Jun 7, 2026 by
ultra-pod
Loading…
fix(toJSONSchema): preserve default value through transform in input mode
#6067
opened Jun 7, 2026 by
chatman-media
Loading…
fix(toJSONSchema): preserve default value through pipe/transform in input mode
#6064
opened Jun 5, 2026 by
VihAMBR
Loading…
fix(docs): make the prefault example runnable (declare
const schema)
#6063
opened Jun 5, 2026 by
DucMinhNe
Loading…
docs(ecosystem): Add zod-mongoose list item in Zod To X
#6062
opened Jun 5, 2026 by
Harm-Nullix
Loading…
Restore "Writing generic functions" section in docs (add to basics page)
#6061
opened Jun 4, 2026 by
pullfrog
Bot
Loading…
docs: clarify z.string().regex() vs z.instanceof(RegExp)
#6059
opened Jun 4, 2026 by
itsahmedbilal
Loading…
docs: add
.nonempty() documentation for strings, arrays, sets, and maps
#6056
opened Jun 4, 2026 by
pullfrog
Bot
Loading…
fix: narrow format type on ZodInt, ZodFloat32, ZodFloat64, ZodInt32, …
#6052
opened Jun 3, 2026 by
abhishek-chaudhary2003
Loading…
fix: escape JSON Pointer tokens in toJSONSchema $ref (RFC 6901)
#6051
opened Jun 3, 2026 by
godfengliang
Loading…
fix: union containing z.undefined() should be optional-in for object keys
#6044
opened May 31, 2026 by
sapirbaruch
Loading…
fix(core): Throw error if enum schema has no values
#6042
opened May 30, 2026 by
RobinTail
Contributor
Loading…
docs(ecosystem): Add
@chrock-studio/overload and @chrock-studio/zod-utils
#6040
opened May 29, 2026 by
JuerGenie
Loading…
fix(to-json-schema): apply RFC 6901 encoding to $ref pointer path
#6037
opened May 29, 2026 by
me-saurabhkohli
Loading…
fix: enforce RFC 1035 length limits in regexes.domain
#6035
opened May 28, 2026 by
emmayusufu
Loading…
Fix: escape JSON Pointer tokens in $ref per RFC 6901
#6033
opened May 28, 2026 by
wahajahmed010
Loading…
feat: support
$ref at root level in toJSONSchema
#6029
opened May 26, 2026 by
dinwwwh
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.