-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(checks): correct includes position regex to match String.includes semantics
#6143
opened Jun 27, 2026 by
CYRyo
Loading…
feat(types): implement native .partial method for ZodTuple schemas
#6142
opened Jun 26, 2026 by
HarshalPatel1972
Loading…
fix(checks): don't throw from safeParse on bigint multipleOf(0n)
#6140
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(errors): make formatError prototype-safe (crash + prototype pollution)
#6139
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(preprocess): infer input type from the preprocessor argument
#6138
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(core): detect promises robustly when globalThis.Promise is patched
#6137
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(errors): report non-finite numbers as "Infinity" in invalid_type message
#6136
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(intersection): run checks/refinements/transforms on strict branches
#6135
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(json-schema): don't let metadata override Zod-derived keywords
#6134
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(json-schema): keep preprocess object properties required in input mode
#6133
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(json-schema): RFC 6901 encode $ref pointer for ids containing / or ~
#6131
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(regexes): allow underscores inside httpUrl hostname labels
#6130
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(checks): date min/max issue origin should reflect input, not bound
#6129
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(errors): treeifyError no longer throws on Object.prototype keys
#6128
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(regexes): enforce RFC 1035 length limits in regexes.domain
#6127
opened Jun 25, 2026 by
MerlijnW70
Loading…
fix(zod): guard zero divisor in bigint multipleOf check
#6126
opened Jun 25, 2026 by
spokodev
Loading…
fix(discriminatedUnion): route undefined input to .default() branch when discriminator key is absent
#6110
opened Jun 21, 2026 by
LeSingh1
Loading…
fix(toJSONSchema): preserve default value through pipe/transform in input mode
#6105
opened Jun 19, 2026 by
VihaanAgarwal
Loading…
fix(preprocess): infer input type from the preprocessor
#6098
opened Jun 17, 2026 by
ValeraS
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.