diff --git a/src/content/docs/zod.mdx b/src/content/docs/zod.mdx index 33ae9d95..341a2af4 100644 --- a/src/content/docs/zod.mdx +++ b/src/content/docs/zod.mdx @@ -12,9 +12,11 @@ drizzle-zod -This documentation is for `drizzle-zod@0.6.0` and higher +This documentation is for `drizzle-zod@0.6.0` and higher. You must also have Drizzle ORM v0.36.0 or greater and Zod v3.25.1 or greater installed. + +And keep in mind that if you use `drizzle-zod@0.8.1` starting from `drizzle-zod` is only compatible with Zod v4 and higher. ### Select schema