honojs-middleware/.changeset/young-cats-shop.md

10 lines
309 B
Markdown
Raw Normal View History

---
'@hono/zod-openapi': major
---
feat: support Zod v4
Zod OpenAPI has been migrated the Zod version from v3 to v4. As a result, the `zod` in `peerDependencies` has been updated to 4.0.0 or higher.
Although this is not a breaking change, it is a major change, so it is considered a major version upgrade.