10 lines
309 B
Markdown
10 lines
309 B
Markdown
|
---
|
||
|
'@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.
|