v4.11.1

honojs/honov4.11.1Dec 14, 2025by yusukebe

AI Summary

Bug fix release addressing method array type inference in app.on.

Key Highlights

  • Fixed app.on method array type inference

New Features

  • Type fix: app.on method array inference

Full Release Notes

## What's Changed
* fix(types): fix app.on method array type inference by @kosei28 in https://github.com/honojs/hono/pull/4578


**Full Changelog**: https://github.com/honojs/hono/compare/v4.11.0...v4.11.1