Yusuke Wada

Results 1706 comments of Yusuke Wada

@nakasyou Cool! I'll use it to know the feeling of using it.

Hi @nakasyou Sorry for the delay. This is good. We can merge this. But one thing. I wonder if the naming `forMiddleware` is not so good because it's not just...

@nakasyou Thank you! However, we have other very interesting PRs. I'll consider merging this feature with them. Anyway, can you see #2581 ?

Hi @devjmetivier and @AlexisWalravens ! #2592 introduced `init` option to each method: ```ts const res = await client.about.me.$get( {}, { init: { next: { revalidate: 3600, }, }, } )...

@devjmetivier Goood! I think we can close this issue. If you have any problem with this, feel free to re-open it.

Hi @timurxyz If you still think you want the feature/fix, can you create another issue?

Hi @liltechnomancer I will create the PR by referring to your code. Can I make you a co-author for the PR?

@mvolkmann How about running `bun run dev`?

Did you create the project by using `bun create hono@latest`?