v4.3.8
版本发布时间: 2024-05-19 19:02:41
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- test(validator): compatibility with Node.js
v20.13.1
by @yusukebe in https://github.com/honojs/hono/pull/2682 - refactor(utils/jwt): remove some
any
by @fzn0x in https://github.com/honojs/hono/pull/2684 - refactor(timing): don't use
Partial
for the options by @yusukebe in https://github.com/honojs/hono/pull/2712 - refactor(secure-headers): don't use
Partial
for the options by @yusukebe in https://github.com/honojs/hono/pull/2713 - fix(context): Retain all cookies when passing
ResponseInit
toc.body
by @codeflows in https://github.com/honojs/hono/pull/2690 - fix(hono-jsx): make ref unrequried for forward ref by @dygy in https://github.com/honojs/hono/pull/2715
New Contributors
- @fzn0x made their first contribution in https://github.com/honojs/hono/pull/2684
- @codeflows made their first contribution in https://github.com/honojs/hono/pull/2690
- @dygy made their first contribution in https://github.com/honojs/hono/pull/2715
Full Changelog: https://github.com/honojs/hono/compare/v4.3.7...v4.3.8