v4.11.3

honojs/honov4.11.3Dec 26, 2025by yusukebe

AI Summary

Bug fix release addressing middleware union type merging in MergeMiddlewareResponse.

Key Highlights

  • Fixed middleware union type merging in MergeMiddlewareResponse

New Features

  • Type fix: MergeMiddlewareResponse

Full Release Notes

## What's Changed
* fix(types): fix middleware union type merging in MergeMiddlewareResponse by @yusukebe in https://github.com/honojs/hono/pull/4602


**Full Changelog**: https://github.com/honojs/hono/compare/v4.11.2...v4.11.3