v4.4.12
版本发布时间: 2024-07-06 15:13:51
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(aws-lambda): set cookies with comma is bugged by @NamesMT in https://github.com/honojs/hono/pull/3084
- fix(types): infer
path
when chaining afteruse
by @yusukebe in https://github.com/honojs/hono/pull/3087 - chore: update outdated links in JSDoc by @ryuapp in https://github.com/honojs/hono/pull/3089
- fix(jsx): changes behavior when
download
attribute is set to a boolean value. by @oon00b in https://github.com/honojs/hono/pull/3094 - chore: add the triage label by @mvares in https://github.com/honojs/hono/pull/3092
- feat(types): improve JSONParsed by @m-shaka in https://github.com/honojs/hono/pull/3074
- fix(helper/streaming): remove slow types by @yusukebe in https://github.com/honojs/hono/pull/3100
- chore(utils/jwt): add
@module
docs by @yusukebe in https://github.com/honojs/hono/pull/3101
New Contributors
- @oon00b made their first contribution in https://github.com/honojs/hono/pull/3094
Full Changelog: https://github.com/honojs/hono/compare/v4.4.11...v4.4.12