-
-
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: CVE-2026-6991: tighten cuid regex and reject SQL special chars
#5886
opened Apr 28, 2026 by
makinosp
Loading…
docs(agents): document push-to-main footgun and version-bump rule
#5883
opened Apr 28, 2026 by
colinhacks
Owner
Loading…
1 task done
fix(v4): apply util.Writeable<T> in strictObject/looseObject for shape display parity
#5882
opened Apr 28, 2026 by
colinhacks
Owner
Loading…
3 tasks done
Tighten cuid() regex and deprecate CUID v1
#5880
opened Apr 27, 2026 by
colinhacks
Owner
Loading…
6 tasks done
feat: add helper types for enum-based discriminated union narrowing (closes #5850)
#5873
opened Apr 24, 2026 by
Zelys-DFKH
Loading…
docs: clarify stringFormat usage with z.coerce.string()
#5872
opened Apr 21, 2026 by
iritikyadav123
Loading…
perf(v4): eliminate dictionary-mode overhead via shadow-proto (no breaking changes)
#5870
opened Apr 20, 2026 by
gsoldevila
Loading…
fix: ZodRecord now applies key schema transforms at runtime
#5867
opened Apr 20, 2026 by
OfekDanny
Loading…
fix: throw error when .merge() is called on schemas with refinements
#5856
opened Apr 13, 2026 by
solssak
Loading…
fix(v4): clone Map and Set in shallowClone to prevent shared state
#5855
opened Apr 11, 2026 by
artur-seppa
Loading…
fix: validate JSON Schema pattern sources to mitigate ReDoS risk
#5854
opened Apr 10, 2026 by
ygtzdn
Loading…
fix(v4): allOf + additionalProperties: false rejects valid documents (#5390)
#5702
opened Feb 10, 2026 by
ebroder
Contributor
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: superRefine() errors surfacing on optional() fields
#5654
opened Jan 22, 2026 by
tushargr0ver
Contributor
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
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.