Skip to content

Upgrade Zod to v4 #25

@sanjaysah101

Description

@sanjaysah101

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:


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 file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions