Yusuke Wada

Results 118 issues of Yusuke Wada

redirect path_to base ...

Task

- [x] Basic認証 - [ ] 代替画像 - [ ] iOSショートカットからURL、タイトル、description、画像を取得 - [x] 削除用のUI - [ ] 404を返す - [x] Favicon等、変更 - [ ] normalize URL - [x] ページネーション -...

This!: https://github.com/honojs/website/assets/10682/bb499d53-f34a-42b0-9a91-4250530a1eae

The test below uses Jest's Miniflare environment, but it needs to be changed to one using Wrangler's `unstable_dev`. https://hono.dev/getting-started/cloudflare-workers#testing

Ref: https://github.com/honojs/node-server/issues/84

Related https://github.com/honojs/hono/issues/1512

Related: https://github.com/honojs/hono/issues/664#issuecomment-1642858339

In this PR, let's write the JSDoc for all builtin Middleware. Only Middleware is addressed here; other documentation than Middleware is done in other PRs. Example #2677. Will fix #1338...

v4.4

This PR will enable Hono to support the [JSR](https://jsr.io/). We've done: * Added type annotations to reduce [Slow Types](https://jsr.io/docs/about-slow-types). https://github.com/honojs/hono/pull/2663 * I added the `jsr-dry-run` command in CI to check...

v4.4