v4.5.11
版本发布时间: 2024-09-03 16:16:56
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(jsx): race condition in ErrorBoundary with event loop by @usualoma in https://github.com/honojs/hono/pull/3343
- perf(jsx): skip the special behavior when the element is in the head. by @usualoma in https://github.com/honojs/hono/pull/3352
- refactor(utils/body): shorten the code by @yusukebe in https://github.com/honojs/hono/pull/3353
- docs:
Twitter
toX
by @yusukebe in https://github.com/honojs/hono/pull/3354 - chore: fix typo in JSDoc by @taga3s in https://github.com/honojs/hono/pull/3364
- refactor(utils/basic-auth): Moved Internal function to utils by @sugar-cat7 in https://github.com/honojs/hono/pull/3359
New Contributors
- @taga3s made their first contribution in https://github.com/honojs/hono/pull/3364
- @sugar-cat7 made their first contribution in https://github.com/honojs/hono/pull/3359
Full Changelog: https://github.com/honojs/hono/compare/v4.5.10...v4.5.11