-
-
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(v4): resolve stack overflow in toJSONSchema for recursive lazy with describe
#5797
opened Mar 19, 2026 by
Hassad674
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 404 page with theme-aware styling
#5787
opened Mar 17, 2026 by
ctonneslan
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…
docs: update z.custom example for v4 compatibility
#5763
opened Mar 9, 2026 by
andrewdamelio
Loading…
fix: strip redundant id from $defs entries in toJSONSchema
#5759
opened Mar 7, 2026 by
mibragimov
Loading…
fix: apply description and default metadata to enum, const, and not schemas in fromJSONSchema
#5758
opened Mar 7, 2026 by
mibragimov
Loading…
docs: add type inference workarounds for object schemas
#5751
opened Mar 5, 2026 by
Iceshen87
Loading…
test: increase timeout for redos checker in datetime.test.ts
#5744
opened Mar 4, 2026 by
rishadaufa
Loading…
perf: avoid delete in finalizeIssue to keep issue objects in V8 fast …
#5742
opened Mar 2, 2026 by
andrewdamelio
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.