v3.2.5
版本发布时间: 2023-06-07 21:00:17
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- feat: Allow
context.jsonT
to take interface as an argument by @ayame113 in https://github.com/honojs/hono/pull/1162 - chore(benchmark): add radix3 by @yusukebe in https://github.com/honojs/hono/pull/1167
- fix: replace to use better base64-encoder by @Kanahiro in https://github.com/honojs/hono/pull/1165
- fix(HttpException): error message should not be the HTTP reason phrase by @cah4a in https://github.com/honojs/hono/pull/1161
- fix: avoid range-error by @Kanahiro in https://github.com/honojs/hono/pull/1168
- feat(jsx): React-like
style
conversion by @yusukebe in https://github.com/honojs/hono/pull/1159
New Contributors
- @ayame113 made their first contribution in https://github.com/honojs/hono/pull/1162
- @Kanahiro made their first contribution in https://github.com/honojs/hono/pull/1165
- @cah4a made their first contribution in https://github.com/honojs/hono/pull/1161
Full Changelog: https://github.com/honojs/hono/compare/v3.2.4...v3.2.5