8.6 KiB
8.6 KiB
@hono/zod-openapi
0.9.3
Patch Changes
0.9.2
Patch Changes
0.9.1
Patch Changes
0.9.0
Minor Changes
0.8.6
Patch Changes
0.8.5
Patch Changes
- #258
368c352
Thanks @Karibash! - Fix a bug that slashes were duplicated when mounting a path using the route method
0.8.4
Patch Changes
0.8.3
Patch Changes
0.8.2
Patch Changes
0.8.1
Patch Changes
0.8.0
Minor Changes
0.7.2
Patch Changes
0.7.1
Patch Changes
0.7.0
Minor Changes
- #170
9c45dbc
Thanks @msutkowski! - Add defaultHook as an option for OpenAPIHono
Patch Changes
-
#179
047eca5
Thanks @yusukebe! - fix(zod-openapi): enablebasePath()
-
#176
fb63ef4
Thanks @yusukebe! - fix(zod-openapi): make multiple routes types correct forhc
-
Updated dependencies [
a9123dd
]:- @hono/zod-validator@0.1.9
0.6.0
Minor Changes
- #167
dbebf74
Thanks @exsjabe! - Export types that allow for separate declaratins of route handlers and hooks
0.5.1
Patch Changes
0.5.0
Minor Changes
- #161
05b8e9a
Thanks @naporin0624! - Add getRoutingPath to the return value of createRoute.
0.4.0
Minor Changes
-
#153
430088e
Thanks @mikestopcontinues! - Merge subapps' spec definitions into main app -
#153
430088e
Thanks @mikestopcontinues! - Support v3.1 spec output -
#153
430088e
Thanks @mikestopcontinues! - OpenAPIHono constructor supports init object