v3.12.9
版本发布时间: 2024-01-31 22:47:43
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- chore: add development environment by @jarqvi in https://github.com/honojs/hono/pull/2095
- chore(lint): set
curly
rule asall
by @yusukebe in https://github.com/honojs/hono/pull/2112 - fix: replace fs.existsSync() with Bun.file().exists() by @the-pesar in https://github.com/honojs/hono/pull/2115
- fix(types): infer complex path params by @yusukebe in https://github.com/honojs/hono/pull/2122
- fix(jsx): fix context provider with async component by @usualoma in https://github.com/honojs/hono/pull/2124
New Contributors
- @jarqvi made their first contribution in https://github.com/honojs/hono/pull/2095
- @the-pesar made their first contribution in https://github.com/honojs/hono/pull/2115
Full Changelog: https://github.com/honojs/hono/compare/v3.12.8...v3.12.9