-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Description:
We should upgrade [zod](https://github.com/colinhacks/zod)
from v3 to v4 to take advantage of the latest improvements, better DX, and upcoming ecosystem support.
Checklist:
- Upgrade
zod
to^4.x
- Update all schemas and refinements to match new API (if any breaking changes)
- Update any custom error handling (e.g.,
.safeParse
,.parse
, or issue formatting) - Run all tests and lint checks
- Update relevant documentation or comments
Reference:
- [Zod v4 Changelog](https://github.com/colinhacks/zod/releases)
- [Migration Guide](https://zod.dev/v4/changelog)
Let me know if you'd like this written as a PR template or expanded into subtasks for a project board.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file