Any plans to move to zod4? #4732
florianmartens
started this conversation in
Ideas
Replies: 1 comment
-
You don't need to use adapter for zod 4. Check this issue: #4322 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Seems like all the @tanstack/router packages have a peer dependency to zod 3.
https://github.com/TanStack/router/blob/main/packages/zod-adapter/package.json#L75
The mix of zod3 and zod4 depdendencies creates a bit of a hassle. Just asking if there's plans to move to zod 4?
Beta Was this translation helpful? Give feedback.
All reactions