New
v4.10.8
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