Skip to content

Issues: colinhacks/zod

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

Feature: support multiple parameters in .startsWith()
#3683 opened Jul 30, 2024 by jansepke updated Aug 6, 2024
Recursive schema with lazy() doesn't seem to work
#3628 opened Jul 8, 2024 by dearlordylord updated Aug 4, 2024
Using nullable() or nullish() alone
#3669 opened Jul 23, 2024 by w-ap-admin updated Aug 2, 2024
Importing infer type makes all props unknown?
#3536 opened May 30, 2024 by bruceharrison1984 updated Aug 1, 2024
[question] is it possible to stop parsing on the first error?
#1403 opened Sep 11, 2022 by gerardolima updated Aug 1, 2024
Proper inference of a string to typeof keyof Object
#3685 opened Jul 31, 2024 by QuentinLemCode updated Jul 31, 2024
multipleOf acts wrong starting with 7 decimal places
#3486 opened May 11, 2024 by OlliL updated Jul 29, 2024
String is hex
#3682 opened Jul 29, 2024 by offizium-berndstorath updated Jul 29, 2024
ipv6: case insensitive comparison
#3681 opened Jul 29, 2024 by nick-zh updated Jul 29, 2024
lazy doesn't compile when used with default
#3491 opened May 15, 2024 by piotrmarkiewicz1 updated Jul 28, 2024
IP Validation + optional is behaving unexpectedly
#3649 opened Jul 18, 2024 by ireznik updated Jul 28, 2024
z.string() validates empty strings
#2466 opened May 30, 2023 by mikeybinns updated Jul 26, 2024
z.union() ignores custom error message
#3675 opened Jul 25, 2024 by iwannatto updated Jul 25, 2024
Support enumDescriptions
#3673 opened Jul 25, 2024 by remcohaszing updated Jul 25, 2024
Recursive types with an intermediate object
#3672 opened Jul 24, 2024 by coreyjv updated Jul 25, 2024
Interest in codemods for migrating from v3 to v4?
#3670 opened Jul 24, 2024 by nicoespeon updated Jul 24, 2024
Infer new schema from parsed output
#3668 opened Jul 23, 2024 by nimonian updated Jul 23, 2024
ProTip! Exclude everything labeled bug with -label:bug.