| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-09 | 1.0 kB | |
| v4.10.8 source code.tar.gz | 2025-12-09 | 1.6 MB | |
| v4.10.8 source code.zip | 2025-12-09 | 1.8 MB | |
| Totals: 3 Items | 3.4 MB | 6 | |
What's Changed
- chore: bump linter and formatter by @ryuapp in https://github.com/honojs/hono/pull/4568
- chore: bump github actions by @ryuapp in https://github.com/honojs/hono/pull/4569
- fix(linear-router): incorrect path matching by @cromery in https://github.com/honojs/hono/pull/4567
- docs(cookie): update outdated RFC links by @AyushCoder9 in https://github.com/honojs/hono/pull/4557
- feat(csrf): Support async
IsAllowedOriginHandlerby @baseballyama in https://github.com/honojs/hono/pull/4558 - feat(csrf): Support async
IsAllowedSecFetchSiteHandlerby @baseballyama in https://github.com/honojs/hono/pull/4559
New Contributors
- @cromery made their first contribution in https://github.com/honojs/hono/pull/4567
- @AyushCoder9 made their first contribution in https://github.com/honojs/hono/pull/4557
- @baseballyama made their first contribution in https://github.com/honojs/hono/pull/4558
Full Changelog: https://github.com/honojs/hono/compare/v4.10.7...v4.10.8