Skip to content

Issues: colinhacks/zod

RFC: Faster unions (vs z.switch())
#3407 opened Apr 16, 2024 by colinhacks
Open 13
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

Provide value to lazy callback enhancement New feature or request
#850 opened Jan 11, 2022 by Aaronius
Allow more types in discriminated unions enhancement New feature or request help wanted Extra attention is needed
#1075 opened Apr 7, 2022 by dbeckwith
support coercion for non primitives enhancement New feature or request
#1316 opened Aug 5, 2022 by kibertoad
Support .examples() enhancement New feature or request
#1439 opened Sep 29, 2022 by kibertoad
Schema evolutions using zod?
#3604 opened Jun 29, 2024 by kasleet
Support exactOptionalPropertyTypes for partial and optional helpers enhancement New feature or request help wanted Extra attention is needed
#1510 opened Oct 21, 2022 by vlinder
Add method to remove defaults enhancement New feature or request
#1593 opened Nov 24, 2022 by rjmackay
Nested discriminated unions
#1618 opened Nov 30, 2022 by fangel
[Feature request] Make fields important enhancement New feature or request
#1626 opened Dec 3, 2022 by ElYaiko
what's the best way to deep merge objects ? stale No activity in last 60 days
#1508 opened Oct 20, 2022 by err0r500
ProTip! Exclude everything labeled bug with -label:bug.