Skip to content

Pull requests: colinhacks/zod

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use regex for .url()
#3497 opened May 16, 2024 by peterver Loading… updated May 17, 2024
Publish Zod to jsr
#3506 opened May 20, 2024 by allezxandre Loading… updated May 20, 2024
Fixed type Inference with custom and instanceof in catchall
#3507 opened May 21, 2024 by taro-28 Loading… updated May 21, 2024
Fix for multipleOf issue with 7 decimal places
#3514 opened May 22, 2024 by dellamora Loading… updated May 22, 2024
Replace nonstrict with passthrough in uncommented code
#3523 opened May 24, 2024 by YoniDevel Loading… updated May 24, 2024
Added set value schema accessor (#3501)
#3524 opened May 24, 2024 by 6XGate Loading… updated May 24, 2024
Remove createParams cascade from .array()
#3530 opened May 25, 2024 by EthanBehrends Loading… updated May 25, 2024
Allow creation of discriminated unions with a readonly array of options
#3535 opened May 29, 2024 by haines Loading… updated May 29, 2024
chore: removed deprecated .nonstrict() and replace with .passthrough()
#3538 opened May 30, 2024 by TommoLeedsy Loading… updated May 30, 2024
Propose feature.defer() to support lazy parsing
#3550 opened Jun 6, 2024 by SnowSuno Loading… updated Jun 6, 2024
Bump braces from 3.0.2 to 3.0.3 dependencies Pull requests that update a dependency file
#3567 opened Jun 12, 2024 by dependabot bot Loading… updated Jun 12, 2024
Add proper plurals to error messages
#3572 opened Jun 14, 2024 by jeremyjacob Loading… updated Jun 14, 2024
Add method to preserve readonly props after call to extend
#3533 opened May 26, 2024 by llowrey Loading… updated Jun 27, 2024
Adding support for .example() to document schema examples
#3518 opened May 23, 2024 by erunion Loading… updated Jun 30, 2024
Update README.md
#3588 opened Jun 20, 2024 by VdeVentura Loading… updated Jul 8, 2024
fix(ZodDefault): apply default even if inner parse returns undefined
#3615 opened Jul 3, 2024 by jedwards1211 Loading… updated Jul 9, 2024
Add typed variant of parse, parseAsync, safeParse, and safeParseAsync
#3629 opened Jul 9, 2024 by wbobeirne Loading… updated Jul 9, 2024
fix: adds | never to objectOutputType as a signal to the LSP tha…
#3580 opened Jun 17, 2024 by ahrjarrett Loading… updated Jul 12, 2024
RFC: New error map API
#3618 opened Jul 3, 2024 by colinhacks Loading… updated Jul 17, 2024
Support for all types of discriminators in z.discriminatedUnion
#3624 opened Jul 5, 2024 by RichardCPoint Loading… updated Jul 19, 2024
RFC: Including input data in errors
#3619 opened Jul 3, 2024 by colinhacks Loading… updated Jul 22, 2024
Add emailUtf8 validation method #3073
#3678 opened Jul 27, 2024 by Meierschlumpf Loading… updated Jul 27, 2024
Add lowercase and uppercase validator
#3686 opened Aug 1, 2024 by nekiro Loading… updated Aug 1, 2024
(docs) email() validation disclaimer
#3688 opened Aug 4, 2024 by dearlordylord Loading… updated Aug 4, 2024
Add title field to Zod - close #1831
#3595 opened Jun 25, 2024 by ComBarnea Loading… updated Aug 7, 2024
ProTip! Updated in the last three days: updated:>2024-09-09.