Skip to content

@hono/zod-openapi@1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 08:03
1a564d5

Major Changes

  • #1223 845e336ff41d29fa74ec3cf84afc16f5ac0c2c77 Thanks @yusukebe! - 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.