Skip to content

Issues: colinhacks/zod

RFC: Faster unions (vs z.switch())
#3407 opened Apr 16, 2024 by colinhacks
Open 15
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Bug: z.record( z.any() ) filtering out undefined values bug-confirmed Bug report that is confirmed
#3197 opened Jan 28, 2024 by JacobWeisenburger
optional should not add undefined to type signature enhancement New feature or request
#3186 opened Jan 24, 2024 by hesxenon
String tag validation
#3130 opened Jan 11, 2024 by brettz9
deepPartial doesn't work with superRefine bug-confirmed Bug report that is confirmed
#3100 opened Jan 2, 2024 by dstoyanoff
is there any play support .example?
#3075 opened Dec 21, 2023 by caoxing9
Project bottlenecks? management Library Management
#3065 opened Dec 17, 2023 by kibertoad
Support for KSUIDs enhancement New feature or request
#3050 opened Dec 13, 2023 by stefanlogue
Error message based on input value enhancement New feature or request
#3048 opened Dec 13, 2023 by Jack-Works
Support single value in enum's .exclude & .extract enhancement New feature or request
#3008 opened Nov 30, 2023 by MichaelDeBoey
Add a sub-code for Zod custom issue enhancement New feature or request
#2999 opened Nov 28, 2023 by janvorwerk
ProTip! Adding no:label will show everything without a label.