Drizzle-Zod
"zod": "^3.25.36"
"drizzle-zod": "^0.8.2",
Previously I was able to re-use schema.
After update to latest version I'm getting errors.

7 Replies
Is there any information about migration? Looks like Usage is different now..
Latest versions of
drizzle-zod
use Zod v4 only@Shroom saw github:
not exactly sure what you're tyring to show me here
well as in i know what it is. but why
from peer deps of drizzle-zod - it doesn;t show exactly they use zod-4
it shows exactly that
zod 4 is currently shipped together with 3
so like there's no specific
zod@4
that you can install yet