zod · Issues· 63 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #6615
BIC validation
Updated Sep 17, 2026 - #6614
Typo in metadata docs page
Updated Sep 17, 2026 - #6611
toJSONSchema deletes an id explicitly set by override
Updated Sep 17, 2026 - #6613
toJSONSchema: format/length/integer-bound constraints dropped for some schemas when converting a large multi-schema document (4.5.4 → 4.6.5)
Updated Sep 17, 2026 - #6612
Async tuple rest transforms overwrite each other at the final index
Updated Sep 16, 2026 - #6610
`~standard.validate()` re-parses async schemas, running every transform and refinement twice
Updated Sep 16, 2026 - #5686
Zod incorrectly points to CommonJS declaration when used with ESM
Updated Sep 16, 2026 - #6609
docs: three names in core.mdx don't exist in zod/v4/core
Updated Sep 16, 2026 - #6608
`parseAsync()` can return the fastest successful union option instead of the first option in order
Updated Sep 16, 2026 - #6607
Missing Class information on `z.instanceof().properties()`
Updated Sep 16, 2026 - #6591
Add z.secret() / z.secretString() to redact sensitive parsed values in logs
Updated Sep 15, 2026 - #6604
Remove redundant isNaN check in number parser
Updated Sep 15, 2026 - #6603
Export `DeepPartial` type (v4)
Updated Sep 14, 2026 - #6574
z.compile: an async callback under z.lazy() throws a TypeError instead of $ZodAsyncError
Updated Sep 13, 2026 - #6486
4.5.0+: safeParse (and likely other methods) moved off own-instance properties, breaking Vitest's vi.mock() automocking
Updated Sep 12, 2026