issues
search
colinhacks
/
zod
TypeScript-first schema validation with static type inference
https://zod.dev
MIT License
33.92k
stars
1.18k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(types): fix type cache crash
#3841
odbol
opened
3 days ago
1
Using function arg values in return validator
#3840
Superpat
opened
3 days ago
2
Sponsorship tweaks
#3838
colinhacks
closed
3 days ago
1
We should not allow `optional`, `nullish`, or `nullable` on `z.coerce` schemas
#3837
scotttrinh
opened
5 days ago
0
feat: copy (clone) any schema
#3836
kiki-kanri
closed
5 days ago
1
Proposal to Add Japanese Documentation for Zod
#3835
kdl-tatematsu
opened
5 days ago
0
[suggestion] regex validation errors should include the pattern
#3834
mitchell-merry
opened
5 days ago
1
.describe() is not wrapping, but creates a "new" _def
#3833
hco
opened
6 days ago
1
.describe() is not wrapping, but creates a "new" _def
#3832
hco
opened
6 days ago
0
Update README.md
#3829
wdjcodes
opened
1 week ago
1
Add LibLab as Platinum sponsor
#3828
colinhacks
closed
1 week ago
1
Issue with high character limits
#3827
mso20004
opened
1 week ago
5
generic Omit function breaks type inferance
#3826
JaeTLDR
opened
1 week ago
2
Type inference issue with extending/narrowing enum types in generic schemas
#3825
AnzeKop
opened
1 week ago
1
`ZodCatch` Rethrow
#3824
samchungy
opened
1 week ago
0
fix: bigint coerce crash
#3822
kodemon
opened
1 week ago
1
Bigint with coerce throws exception in safeParse and safeParseAsync
#3821
aleksess
opened
1 week ago
0
feat: z.string.cidr() - support CIDR notation
#3820
wataryooou
opened
2 weeks ago
3
add `isZodError` to avoid peer dependency problem
#3819
xieyuheng
closed
1 week ago
4
Adds `frrm` package to documentation
#3818
schalkventer
opened
2 weeks ago
1
Fix: Optional object properties are not equivalent to required properties with undefined values
#3817
MrPossumz
opened
2 weeks ago
1
Strip conditions from a schema
#3816
t18n
opened
2 weeks ago
0
Add API library
#3814
inkognitro
opened
2 weeks ago
1
The inferred type of <SchemaName> references an inaccessible this type. A type annotation is necessary.
#3813
ifjkt
opened
2 weeks ago
1
ZodUnion options type bound causes unwanted errors
#3812
jedwards1211
opened
2 weeks ago
0
fix record type with branded keys
#3810
netanelgilad
opened
3 weeks ago
1
fix: failed IP validation test
#3809
wataryooou
closed
8 hours ago
2
Error Message docs inconsistent with actual behaviour for string().date() validation method
#3808
alex-delia
opened
3 weeks ago
0
Allow nativeEnum() after coerce
#3806
MickL
opened
3 weeks ago
0
Error on nested discriminated unions
#3804
BrianArch96
opened
3 weeks ago
5
suggestion: z.record() should support .max() and .min() to specify a number of properties
#3802
mitchell-merry
opened
3 weeks ago
0
Add 'schemql' in Powered by Zod
#3800
webda2l
closed
3 weeks ago
1
Branded record keys break generics when used in an object with other branded types
#3799
greg-sims
opened
3 weeks ago
0
Email Regex not respecting RFC
#3798
rawnly
opened
3 weeks ago
1
Input contravariance
#3796
mstniy
opened
4 weeks ago
1
ZodType is not contravariant to the input
#3795
mstniy
opened
4 weeks ago
0
Unable to chain min & max method on string
#3794
vinay-khatri
opened
1 month ago
2
Does not infer the types correctly, forcing me to cast the typing
#3793
YoussefEttamimi
opened
1 month ago
2
SourceType fully unrolls nested refinements, but TypeScript types don't reflect this.
#3791
benzittlau
opened
1 month ago
4
Unexpected output type in ZodDefault
#3790
hanakannzashi
closed
3 weeks ago
4
Add zodex to README
#3789
Gregoor
closed
3 weeks ago
1
add readonly to BRAND-ed internal type structure
#3788
LumaKernel
opened
1 month ago
1
Request: make BRAND<T> readonly to support @typescript-eslint/prefer-readonly-parameter-types
#3787
LumaKernel
opened
1 month ago
0
Typescript doesn't realize record can return undefined
#3785
toppsdown
closed
1 month ago
2
feat: enhance discriminated union error reporting
#3784
Doryski
closed
1 month ago
1
Proposal: Include received value in union discriminator error messages
#3783
Doryski
opened
1 month ago
0
z.coerce.number() return unexpected behavior when pass 17 character
#3782
ayoubjemai
closed
1 month ago
3
Proposal: JSR package
#3779
load1n9
opened
1 month ago
1
docs: add unplugin-environment in powered by zod
#3778
r17x
closed
3 weeks ago
1
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#3777
akorchyn
closed
1 month ago
0
Next