-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
on-holdThis item is on-hold and will be revisited in the futureThis item is on-hold and will be revisited in the future
Description
Summary
Zod has released a new major version and this project uses Zod v3 (the previous major version). There's a Dependabot PR open, however the CI is failing because the project uses v3 syntax.
We should update the dependency and the Zod schemas used in the project to use the newer version.
Why is this needed?
So that we can take advantage of Zod's v4 smaller bundle and better performance.
Solution
As part of this task we should:
- Check out chore(deps): bump zod from 3.25.76 to 4.0.14 #164 locally (remember to run
npm ciafter checking out) - Update the Zod schemas in the project that are broken - see Zod v4 upgrade guide
- Iterate until all the test suites pass both locally and in the CI
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
on-holdThis item is on-hold and will be revisited in the futureThis item is on-hold and will be revisited in the future