-
-
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
fix: error messages for exact length checks should say 'exactly N'
#6207
opened Jul 19, 2026 by
GowsiSM
Loading…
fix(fromJSONSchema): make prefixItems/draft-7 items respect minItems
#6201
opened Jul 17, 2026 by
pullfrog
Bot
Loading…
fix(v4): respect
additionalProperties:false with patternProperties in fromJSONSchema
#6199
opened Jul 17, 2026 by
pullfrog
Bot
Loading…
test: add regression coverage for union-in-object inference (#2654)
#6197
opened Jul 16, 2026 by
ShreyasUday
Loading…
Add oxlint-plugin-import-zod to ecosystem
#6196
opened Jul 16, 2026 by
samchungy
Contributor
Loading…
Preserve the original input in catch callbacks after coercion
#6192
opened Jul 14, 2026 by
zelinewang
Loading…
CI: pin TypeScript matrix to 5 and build before swapping TS version
#6187
opened Jul 13, 2026 by
pullfrog
Bot
Loading…
ci: build with pinned TypeScript before installing matrix version
#6186
opened Jul 13, 2026 by
NmaaAlhawary
Loading…
fix(v4): use exact flag in English locale messages
#6184
opened Jul 13, 2026 by
deepshekhardas
Loading…
fix(v4): preserve input-valid default on transforming schema in toJSONSchema (#6049)
#6183
opened Jul 13, 2026 by
NmaaAlhawary
Loading…
feat: allow structured ZodIssueMessage values for deferred error message rendering
#6182
opened Jul 13, 2026 by
romankoho
Loading…
fix(formatError): prevent throwing on Object.prototype keys in path
#6181
opened Jul 13, 2026 by
deepshekhardas
Loading…
fix(toJSONSchema): escape RFC 6901 special characters in \ pointers
#6180
opened Jul 13, 2026 by
deepshekhardas
Loading…
fix: use exact flag in English locale too_small/too_big messages + fix .partial() double-wrapping
#6179
opened Jul 13, 2026 by
deepshekhardas
Loading…
docs(ecosystem): rename zod-to-mongo-schema to zod-mongo-schema
#6178
opened Jul 12, 2026 by
udohjeremiah
Contributor
Loading…
fix(v4): use exact flag in English locale too_small/too_big messages
#6177
opened Jul 10, 2026 by
pullfrog
Bot
Loading…
fix(v4): avoid redundant optional wrapping in .partial()
#6173
opened Jul 9, 2026 by
pullfrog
Bot
Loading…
fix(v4): stop broadening optional/default/prefault fields with partial
#6172
opened Jul 9, 2026 by
acontreras89
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.