23 KiB
23 KiB
@hono/zod-openapi
0.19.7
Patch Changes
-
#1173
a62b59f4505d10f41523a36ad7c02776f9e1cb01
Thanks @yusukebe! - fix: ignore the type error from Zod Validator -
Updated dependencies [
a62b59f4505d10f41523a36ad7c02776f9e1cb01
]:- @hono/zod-validator@0.6.0
0.19.6
Patch Changes
- Updated dependencies [
8ed99d9d791ed6bd8b897c705289b0464947e632
]:- @hono/zod-validator@0.5.0
0.19.5
Patch Changes
- #1127
63a9dff2b925a09e8597f327f954f332c3b59b14
Thanks @sigmachirality! - chore: lock zod-to-openapi to^7.3.0
to fixz.custom
0.19.4
Patch Changes
- #1111
ad4622a8536c8ef9c5feec2e447f36c2629ecbca
Thanks @BarryThePenguin! - Republish v0.19.3 without workspace reference
0.19.3
Patch Changes
- #1106
448a8fc687cca2bcab2353ea4237f1293706d5e2
Thanks @yusukebe! - fix: infer Env correctly if the middleware is[]
0.19.2
Patch Changes
- #995
c279ba2bc5204b1b9effc92c45f129904ea67795
Thanks @luxass! - fix(zod-openapi): correctly handle path parameters in basePath
0.19.1
Patch Changes
- #992
3c738f5ea44f5f5e5cdc14dfeaba5c04188d6373
Thanks @yusukebe! - fix: replace path param strings correctly in basePath
0.19.0
Minor Changes
- #984
59c6356aac42d360a06cbc9357921283e455ade4
Thanks @rmichalak! - Add ability to exclude specific routes from OpenAPI docs
0.18.4
Patch Changes
- #955
70a564e268cd6350cfb994e5b5c5626b31a3fcc9
Thanks @luxass! - fix: use nested app base paths in openapi schema
0.18.3
Patch Changes
- #855
3f63c46fa66bfb7f1d80174bfb160cccfa69f0bc
Thanks @jstri! - fix: support default response
0.18.2
Patch Changes
- #853
a9804afe71fe5876963b3a6f5972a3e5d50dbdca
Thanks @yusukebe! - fix: returnResponse
if response is not text or JSON
0.18.1
Patch Changes
- #849
4ebecc61420b6bd94b3a44b8ea58a85654f7ec5d
Thanks @askorupskyy! - Fix multi-middleware complex object type inference
0.18.0
Minor Changes
- #837
ebd70a0e03c5bb78ba2d39613e10bdc28fe7822b
Thanks @yusukebe! - feat: supportenum
0.17.1
Patch Changes
- #828
bbb48ef368d8277b89cb938207093462addf4be3
Thanks @daniel-pedersen! - infer env type parameter from middleware
0.17.0
Minor Changes
- #807
2eec6f6fd90b00e130db5f0b3cfeff806132d98a
Thanks @oberbeck! - introduce routeMiddleware Env inference
0.16.3
Patch Changes
- #756
f6d642afddb31ffb379e71398f6fef534a6621f3
Thanks @lucaschultz! - fix: add target property to parameter of validation hook
0.16.2
Patch Changes
- #750
98d4ceab9c3eef30d14a457844ce94c3da95b9e9
Thanks @yusukebe! - chore: bump@hono/zod-validator
0.16.1
Patch Changes
- Updated dependencies [
eda35847916cf7f7e84289eba29a8e5517615c6b
]:- @hono/zod-validator@0.3.0
0.16.0
Minor Changes
- #710
dadf5ce3c2c134b83420702ca8fe13d6fb8d9390
Thanks @ameinhardt! - Allow multiple mime type response
0.15.3
Patch Changes
- #689
c3d48868003ebd215074777a4846af208ddab123
Thanks @yusukebe! - fix: supportsrequired
for JSON and Form body
0.15.2
Patch Changes
- #686
a6ec008fbd8235368b796d2c0edb6adfe8c03cc5
Thanks @yusukebe! - fix: don't validate the body if content-type is mismatched
0.15.1
Patch Changes
- #656
a04ab70c2c4254eed24efd81d6e5a31553553ec9
Thanks @adjsky! - fix(zod-openapi): infer OpenAPIObjectConfig
0.15.0
Minor Changes
- #645
f38a6166f6ced37ebea3f7cfcefe91d001b0c3b3
Thanks @DavidHavl! - Support other json content-types such as application/vnd.api+json, application/problem+json, etc.
0.14.9
Patch Changes
- #632
a405d0870998f131dbc05a44fae0e6df7ff82521
Thanks @paolostyle! - exposeextendZodWithOpenApi
fromzod-to-openapi
0.14.8
Patch Changes
- #623
834a97a7b069fe5301f305f18bf271f3842af647
Thanks @yusukebe! - fix: supportcoerce
0.14.7
Patch Changes
- #609
b06bde6ef59368e00c7c75f5866687df2ce47bd9
Thanks @yusukebe! - fix: support a base path
0.14.6
Patch Changes
- #607
375c98b145560c855f9000c523734bb2d31990c9
Thanks @yusukebe! - fix: remove the type error for the hook
0.14.5
Patch Changes
- #582
053a85c722833b1f670fe667fb80b3cbe88f9a4d
Thanks @yusukebe! - fix: bump@asteasolutions/zod-to-openapi
0.14.4
Patch Changes
- #576
9a9de504942358be5a77236231e20f5016b6d1a9
Thanks @yusukebe! - fix: useJSONParsed
for creating a response type
0.14.3
Patch Changes
- #574
ef9f45ab692c81e1474cfb054f55a2c9fc39bdf8
Thanks @yusukebe! - fix: relax types to support.refine()
for an object
0.14.2
Patch Changes
- #557
69e53644647c156e5f6df0d981eabcd490c4e60b
Thanks @arjunyel! - Fix OpenAPI yaml with route middleware
0.14.1
Patch Changes
- Updated dependencies [
aa055494974eb911ec784e6462691aafefd98125
]:- @hono/zod-validator@0.2.2
0.14.0
Minor Changes
- #535
a595e4e260040decd871e271c60c5a07c6db4086
Thanks @taku-hatano! - extract range definitions to StatusCode
0.13.0
Minor Changes
- #532
eeccd4fc2fd63c9d79d7a4911f80fa94d1680983
Thanks @akineko! - feat(zod-openapi): export RouteConfig type
0.12.2
Patch Changes
- #529
0a43d2c562f5adb12009f6bdd0e7fb7c06a625e6
Thanks @akineko! - fix(zod-openapi): update RouteHandler type to support MaybePromise
0.12.1
Patch Changes
- #522
2d5ef8255861482cd62deee3d6616a2e21016d53
Thanks @alexzhang1030! - fix(zod-openapi): return type of handler should be MaybePromise
0.12.0
Minor Changes
- #519
b03484ba056215f0506894f9156cb1e2963cb450
Thanks @yusukebe! - feat(zod-openapi): support "status code"
0.11.1
Patch Changes
- #510
88113fae8b5bd5d0a7662a1cca426f522da109b7
Thanks @taku-hatano! - Add Promise to Hook
0.11.0
Minor Changes
- #435
4660092b9ae446e3a6da32628e1bead361769e8a
Thanks @RomanNabukhotnyi! - Add 'middleware' property for route
0.10.1
Patch Changes
- #445
110e27246015cac60c8a07cd078c3245b7ddbeeb
Thanks @fumieval! - Make getRoutingPath property of a RouteConfig non-enumerable
0.10.0
Minor Changes
- #443
1e0d857ef9f756d1217eaccf37a028be7a107d78
Thanks @yusukebe! - feat: bumpzod-to-openapi
supports ESM
0.9.10
Patch Changes
- #437
9fc8591960ca547cb26a8d32d8f1e2c2f3568b95
Thanks @yusukebe! - fix: bump@hono/zod-validator
0.9.9
Patch Changes
- #429
b1f8a5325c3ad5eaa029ca5a82e7ef7adc7e6660
Thanks @hmnd! - fix: base path not included in client types
0.9.8
Patch Changes
- Updated dependencies [
4875e1c53146d2c67846b8159d3630d465c2a310
]:- @hono/zod-validator@0.2.0
0.9.7
Patch Changes
- #408
d4ca1ce98f33ae67100986613144e9d12fb933b3
Thanks @DavidHavl! - fix: Fix basePath method disregarding defaultHook
0.9.6
Patch Changes
- #356
168a0a6d684a0750ab95802d6316e562061f786c
Thanks @yusukebe! - fix: handleConflicting names for parameter
0.9.5
Patch Changes
0.9.4
Patch Changes
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