4.12.13
What's Changed
- fix(types): infer response type from last handler in app.on 9-/10-handler overloads by @T4ko0522 in https://github.com/honojs/hono/pull/4865
- feat(trailing-slash): add
skipoption by @yusukebe in https://github.com/honojs/hono/pull/4862 - feat(cache): add
onCacheNotAvailableoption by @yusukebe in https://github.com/honojs/hono/pull/4876
Full Changelog: https://github.com/honojs/hono/compare/v4.12.12...v4.12.13