| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-02 | 905 Bytes | |
| v4.12.10 source code.tar.gz | 2026-04-02 | 1.7 MB | |
| v4.12.10 source code.zip | 2026-04-02 | 1.8 MB | |
| Totals: 3 Items | 3.5 MB | 1 | |
What's Changed
- test(router): fix
Simple capturing grouptest by @yusukebe in https://github.com/honojs/hono/pull/4838 - docs: fix impaired -> inspired typo in benchmark READMEs by @Abhi3975 in https://github.com/honojs/hono/pull/4843
- fix(jsx/dom): apply select value after children are rendered by @usualoma in https://github.com/honojs/hono/pull/4847
- fix(compress): convert strong ETag to weak ETag when compressing by @usualoma in https://github.com/honojs/hono/pull/4848
- docs(ip-restriction): add clear JSDoc examples and param types by @VISHNU7KASIREDDY in https://github.com/honojs/hono/pull/4851
New Contributors
- @Abhi3975 made their first contribution in https://github.com/honojs/hono/pull/4843
- @VISHNU7KASIREDDY made their first contribution in https://github.com/honojs/hono/pull/4851
Full Changelog: https://github.com/honojs/hono/compare/v4.12.9...v4.12.10