v4.0.4
版本发布时间: 2024-02-17 21:51:13
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- docs(contribution): add install flag
--frozen-lockfile
by @ryuapp in https://github.com/honojs/hono/pull/2229 - refactor(jsx): shorten use hook a bit by @usualoma in https://github.com/honojs/hono/pull/2231
- fix(jsx/dom): fix finding element to insert before by @usualoma in https://github.com/honojs/hono/pull/2230
- feat(jsx): support HtmlEscapedString in html tag function by @usualoma in https://github.com/honojs/hono/pull/2233
- chore(package.json): remove
@edge
forcompute
by @yusukebe in https://github.com/honojs/hono/pull/2235 - fix(jwt): import cookie helper correctly by @yusukebe in https://github.com/honojs/hono/pull/2238
- fix(ssg): path of already extention by @watany-dev in https://github.com/honojs/hono/pull/2236
- fix(validator): use the cached content by @yusukebe in https://github.com/honojs/hono/pull/2234
Full Changelog: https://github.com/honojs/hono/compare/v4.0.3...v4.0.4