v3.6.2
版本发布时间: 2023-09-16 20:23:24
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(types): Use ExpectTypeOf from vitest to test types by @vadhe in https://github.com/honojs/hono/pull/1458
- fix(types): middleware with different env types by @yusukebe in https://github.com/honojs/hono/pull/1466
- fix(type): check 1st arg of middleware is
string
by @yusukebe in https://github.com/honojs/hono/pull/1470
New Contributors
- @vadhe made their first contribution in https://github.com/honojs/hono/pull/1458
Full Changelog: https://github.com/honojs/hono/compare/v3.6.1...v3.6.2