-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: colinhacks/zod
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adding an additional validation using regex for the URL
#3916
opened Dec 18, 2024 by
andR3Scr1pTx86
Loading…
fix: string().email() does not validate successfully where emails have Ampersand (&) in them #3913
#3914
opened Dec 17, 2024 by
SunilChackoPS
Loading…
Update type in test for upcoming intersection equality behavior change
#3910
opened Dec 13, 2024 by
MichaelMitchell-at
Loading…
docs: add API response validation example to basic usage
#3889
opened Dec 6, 2024 by
braden-w
Loading…
BUG: Avoid stackoverflows and memory issues in zod while processing large strings
#3880
opened Dec 4, 2024 by
klh
Loading…
Add a fix for the vulnerability in zod literal validation message
#3846
opened Nov 12, 2024 by
ppml38
Loading…
Fix: Optional object properties are not equivalent to required properties with undefined values
#3817
opened Oct 24, 2024 by
MrPossumz
Loading…
fix: add the formatted type in
ZodFormattedError
type recursion
#3762
opened Sep 18, 2024 by
HugoMendes98
Loading…
feat(#2758): z.string().ipRange() - add support for IP address range
#3754
opened Sep 14, 2024 by
wataryooou
Loading…
4 tasks done
feat: added support for type negation with z.not() and .not() method …
#3709
opened Aug 14, 2024 by
Kumar06Lav
Loading…
fix: add types exports declaration for ./locales/*
#3700
opened Aug 10, 2024 by
disintegrator
Loading…
feat: added support multiple parameters in .startsWith() and .endsWith() in string for ticket #3683
#3693
opened Aug 8, 2024 by
Kumar06Lav
Loading…
feat: added support for hostname method in z.string() #3589
#3692
opened Aug 8, 2024 by
Kumar06Lav
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.