Releases: honojs/middleware
Releases · honojs/middleware
@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
@hono/[email protected]
Patch Changes
- #942
63508a56bba1d39e7dd6d95c15f85622ed832133
Thanks @cfraz89! - Fix transiently importing typebox as cjs even when typebox-validator imported as esm
@hono/[email protected]
Patch Changes
- #940
3e2db6dc33c7ab7f471bed65004ebf8139ba7695
Thanks @Ryiski! - fix: Added missing WSContext raw type