v3.12.1
版本发布时间: 2024-01-09 22:04:35
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(jsx): fix jsx-runtime for falsy children by @usualoma in https://github.com/honojs/hono/pull/1910
- fix(validator): exclude Response type for returned values from
c.req.valid()
by @yusukebe in https://github.com/honojs/hono/pull/1914 - feat: exports router types by @nakasyou in https://github.com/honojs/hono/pull/1900
- fix: streamSSE's doesn't trigger
onAbort
correctly by @sor4chi in https://github.com/honojs/hono/pull/1920
New Contributors
- @nakasyou made their first contribution in https://github.com/honojs/hono/pull/1900
Full Changelog: https://github.com/honojs/hono/compare/v3.12.0...v3.12.1