4.12.10
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
Full Changelog: https://github.com/honojs/hono/compare/v4.12.9...v4.12.10