Yusuke Wada
Yusuke Wada
Hi @goisaki Great! It will be super helpful. Could you create the PR based on this [jsdoc-middleware](https://github.com/honojs/hono/tree/docs/jsdoc-middleware) by each middleware?
@goisaki Okay!
Hey @goisaki ! All done! I will now merge it into the `next`. I will leave the commit without squash. Thank you very much!
Hi @MonsterDeveloper thank you for the PR! About the PR, can you wait for me to merge? Perhaps it will be fixed completely if Hono supports [JSR](https://github.com/honojs/hono/pull/2662).
@MonsterDeveloper I got it. We should extend `../..` instead of `../../context`. Could you fix them?
@MonsterDeveloper Oh... Then, wait until [this PR](https://github.com/honojs/hono/pull/2662) is merged. The next minor version may be released soon, and it will be merged at that time!
The issue was fixed. This PR is not needed. Thanks!
@goisaki I'll work on it. Please wait a bit.
Hi @goisaki > Description of `options.retainedHeaders` is not present in docs I've added the description https://github.com/honojs/hono/pull/2701/commits/061c57018b98cca05f8e0f8dd9670004be9700b6 > `options.weak` is documented as adding `w/`, but the implementation is `W/`. `W/` is...
Hi @goisaki I've left a comment. Check it!