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

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…
fix: ipv6 regex validation
#3513 opened May 22, 2024 by avegao Loading…
Fix for multipleOf issue with 7 decimal places
#3514 opened May 22, 2024 by dellamora Loading…
Replace nonstrict with passthrough in uncommented code
#3523 opened May 24, 2024 by YoniDevel Loading…
Added set value schema accessor (#3501)
#3524 opened May 24, 2024 by 6XGate Loading…
Remove createParams cascade from .array()
#3530 opened May 25, 2024 by EthanBehrends Loading…
Propose feature.defer() to support lazy parsing
#3550 opened Jun 6, 2024 by SnowSuno Loading…
Use regex for .url()
#3497 opened May 16, 2024 by peterver Loading…
Add proper plurals to error messages
#3572 opened Jun 14, 2024 by jeremyjacob Loading…
Update README.md
#3588 opened Jun 20, 2024 by VdeVentura Loading…
Add title field to Zod - close #1831
#3595 opened Jun 25, 2024 by ComBarnea Loading…
RFC: New error map API
#3618 opened Jul 3, 2024 by colinhacks Loading…
RFC: Including input data in errors
#3619 opened Jul 3, 2024 by colinhacks Loading…
chore: upgrade yarn to v4
#3625 opened Jul 6, 2024 by abnud11 Loading…
ProTip! Exclude everything labeled bug with -label:bug.