Releases: honojs/middleware
Releases · honojs/middleware
@hono/[email protected]
Minor Changes
- #973
6f90a574c465b4d0ecadbe605bdf434b9f3c95f3
Thanks @dkulyk! - Added rejection of WebSocket connections when the app does not expect them
@hono/[email protected]
Minor Changes
- #971
be181bfff63298c656b230092fb0dfa700ad30a4
Thanks @ghaaj! - Thedoctype
option defaults to true
@hono/[email protected]
Patch Changes
- #968
b65d5a58616f861520047dd08babc9cd1d81cbd1
Thanks @yusukebe! - fix: fix commonjs import problem
@hono/[email protected]
Patch Changes
- #964
352507bc06857466b75dbf47f6f514d28719f47c
Thanks @paihu! - fix result type
@hono/[email protected]
Patch Changes
- #959
c24efa6b8af08d0d0b3315b7b5b7355b5dd7ff5a
Thanks @nakasyou! - fix a bug of upgrading
@hono/[email protected]
Patch Changes
- #962
8e5f49394bf6405396c2a166f26a17ef0cc644e2
Thanks @muningis! - Remove dead code
@hono/[email protected]
Minor Changes
- #887
f77d7ba2e2226f86c302deb1a598cd7c9c8f35da
Thanks @muningis! - Initial implementation for Standard Schema support
@hono/[email protected]
Patch Changes
- #955
70a564e268cd6350cfb994e5b5c5626b31a3fcc9
Thanks @luxass! - fix: use nested app base paths in openapi schema
@hono/[email protected]
Patch Changes
- #951
c80ffbfb4c72e8ad7e9a7f65611aa667c6776d64
Thanks @yusukebe! - fix: allowHono
with custom Env forcreateNodeWebSocket
@hono/[email protected]
Patch Changes
- #949
401dddc484adab7660efb31586ecb2fbcca03b9b
Thanks @yusukebe! - fix: correct exporting inpackage.json