3.0 KiB
3.0 KiB
@hono/swagger-ui
0.5.1
Patch Changes
- #988
708aa3510c9847194974e91de9f0f323da945773
Thanks @Younis-Ahmed! - - fix(swagger-ui): Handle undefined options and improve rendering logic for non-RENDER_TYPE_MAP edge cases- test(option-renderer): Add tests for filtering and handling invalid properties
0.5.0
Minor Changes
- #845
934b3932c1c3fd54b22ff96ad1f9f8846ba9edc9
Thanks @rwv! - customize html title for swagger-ui
0.4.1
Patch Changes
- #701
32abe11a4ad67275e3a5e8767684f750d3f04a7a
Thanks @rwv! - perf: use jsdelivr instead of unpkg to serve swagger-ui assets
0.4.0
Minor Changes
- #618
47be5c695662406c220346a741857872115ac0ae
Thanks @naporin0624! - Add Full Configuration Parameters and Update Dependencies for Swagger UI
0.3.0
Minor Changes
- #585
414715b0d35f05c050377cb9d6b58dfa8bf8dba3
Thanks @gitblit! - Added support fordefaultModelsExpandDepth
,defaultModelExpandDepth
,defaultModelRendering
,displayRequestDuration
,filter
,showExtensions
, andshowCommonExtensions
configuration options
0.2.2
Patch Changes
- #488
1cc5e0a5b07a14723c5d21ceea33ad9caef33025
Thanks @Frog-kt! - Fixed a part of deprecated response json method in hono since v4.
0.2.1
Patch Changes
- #329
5b17228c0b3f7694f1b41bf9b55957f0eb5ee456
Thanks @sor4chi! - improve SwaggerUI middleware option's type support