4.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
Full Changelog: https://github.com/honojs/hono/compare/v4.10.7...v4.10.8