- [#850](https://github.com/honojs/middleware/pull/850) [`ee83665c5e01acbcfaaddcd552f2f6d2d3e8006c`](https://github.com/honojs/middleware/commit/ee83665c5e01acbcfaaddcd552f2f6d2d3e8006c) Thanks [@Gaubee](https://github.com/Gaubee)! - Use honoReq's bodyCache to provide a body function for trpc's req
- [#517](https://github.com/honojs/middleware/pull/517) [`8f669cd338013569e413641f5455f44dd1b8d19c`](https://github.com/honojs/middleware/commit/8f669cd338013569e413641f5455f44dd1b8d19c) Thanks [@BlankParticle](https://github.com/BlankParticle)! - use `c.body` to create response to avoid header loss
- [#482](https://github.com/honojs/middleware/pull/482) [`4446eeeb9f556e595be6ef8f9d6afa45770a2b67`](https://github.com/honojs/middleware/commit/4446eeeb9f556e595be6ef8f9d6afa45770a2b67) Thanks [@jikyu](https://github.com/jikyu)! - Support asynchronous context creation for trpc server middleware