-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(core): drop the seal and the per-key WeakSet from the lazy internals
#6435
opened Aug 17, 2026 by
colinhacks
Owner
Loading…
fix(v4): an absent key on the middle rung supplies nothing
#6434
opened Aug 17, 2026 by
colinhacks
Owner
Loading…
fix(core): an omittable discriminator claims undefined
#6432
opened Aug 17, 2026 by
colinhacks
Owner
Loading…
perf(core): memoize a non-undefined internal even when a cycle was broken
#6431
opened Aug 17, 2026 by
colinhacks
Owner
•
Draft
fix(v4): infer recursive getter options in discriminatedUnion
#6422
opened Aug 17, 2026 by
colinhacks
Owner
Loading…
docs: add guide for parsing cyclical input in Zod v4
#6416
opened Aug 16, 2026 by
dosubot
Bot
Loading…
fix(v4): reject ASCII tab/newline in url, ipv6 and cidrv6
#6396
opened Aug 13, 2026 by
maximilliangrand
Loading…
perf(v4): share default
when closures across size/length checks
#6394
opened Aug 13, 2026 by
zirkelc
Contributor
Loading…
refactor(json-schema): collapse unrepresentable-type processors into a factory
#6393
opened Aug 13, 2026 by
zirkelc
Contributor
Loading…
feat: add .exclude() and .extract() to discriminated unions
#6389
opened Aug 13, 2026 by
colinhacks
Owner
Loading…
fix: count Unicode code points in string length checks
#6369
opened Aug 11, 2026 by
deepshekhardas
Loading…
fix: add offset option to z.iso.time() for timezone-aware time strings
#6365
opened Aug 10, 2026 by
deepshekhardas
Loading…
fix: add depth counter to prevent TS2589 on recursive ZodObject
#6363
opened Aug 10, 2026 by
deepshekhardas
Loading…
fix: preserve symbol-keyed properties in object schema output
#6361
opened Aug 10, 2026 by
deepshekhardas
Loading…
test(v4): cover mini object shape manipulation
#6358
opened Aug 10, 2026 by
irfanfandi
Contributor
Loading…
feat(v4): expose stringbool truthy/falsy/case via _zod.bag
#6357
opened Aug 9, 2026 by
hamed-bavar
Loading…
fix: ZodFlattenedError accepts a schema, matching inferFlattenedErrors
#6340
opened Aug 5, 2026 by
deepshekhardas
Loading…
feat: compact simple anyOf unions to type array in toJSONSchema
#6339
opened Aug 5, 2026 by
deepshekhardas
Loading…
perf(v4): single-check fast path and in-place issue prefixing in object JIT
#6319
opened Aug 3, 2026 by
zirkelc
Contributor
Loading…
perf(v4): reuse frozen default parse contexts (~15% faster leaf parses)
#6317
opened Aug 3, 2026 by
zirkelc
Contributor
Loading…
fix(ci): align workflow Node.js version with package engines
#6307
opened Jul 31, 2026 by
MGPOCKY
Loading…
3 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.