v4.5.5
版本发布时间: 2024-08-11 12:05:49
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(jsx): allow null, undefined, and boolean to be returned from function component by @usualoma in https://github.com/honojs/hono/pull/3241
- feat(context): Add types for
c.header
by @nakasyou in https://github.com/honojs/hono/pull/3221 - fix(jsx): fix draggable type to accept boolean by @yasuaki640 in https://github.com/honojs/hono/pull/3253
- feat(context): add Context-Type types to
c.header
by @nakasyou in https://github.com/honojs/hono/pull/3255 - fix(serve-static): supports directory contains
.
and not end/
by @yusukebe in https://github.com/honojs/hono/pull/3256
Full Changelog: https://github.com/honojs/hono/compare/v4.5.4...v4.5.5