-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: skip non-enumerable properties in record validation
#5719
opened Feb 15, 2026 by
veeceey
Loading…
perf: avoid
delete in finalizeIssue to keep V8 fast mode
#5718
opened Feb 15, 2026 by
pullfrog
bot
Loading…
docs: add note about removed
.errors alias in v4 changelog
#5705
opened Feb 11, 2026 by
togami2864
Loading…
fix(v4): allOf + additionalProperties: false rejects valid documents (#5390)
#5702
opened Feb 10, 2026 by
ebroder
Loading…
fix(v4): avoid array item parsing for any/unknown validator
#5701
opened Feb 9, 2026 by
kamikazePT
Loading…
fix(v4): JSON schema min/max intersection for draft-04 and openapi-3.0
#5700
opened Feb 9, 2026 by
ebroder
Loading…
docs: correct
z.iso.time() JSON Schema output documentation
#5696
opened Feb 8, 2026 by
pullfrog
bot
Loading…
fix: apply default values for missing tuple elements
#5661
opened Jan 24, 2026 by
Cyjin-jani
Loading…
Add deprecated target aliases to toJSONSchema types
#5659
opened Jan 24, 2026 by
mattrossman
Loading…
fix(v4): prevent superRefine suppression on missing optional fields (#5653)
#5658
opened Jan 23, 2026 by
tushargr0ver
Loading…
fix: superRefine() errors surfacing on optional() fields
#5654
opened Jan 22, 2026 by
tushargr0ver
Loading…
feat: Implement tuple discriminator detection for union optimization
#5643
opened Jan 17, 2026 by
mohankumarelec
Loading…
fix: resolve union type inference in object properties (#2654)
#5640
opened Jan 16, 2026 by
akankshahu
Loading…
ecosystem:
eslint-plugin-zod-x is eslint-plugin-zod now
#5637
opened Jan 14, 2026 by
marcalexiei
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.