0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/runtime_tests
Sor4chi b8b0b384b6
feat: pass context to onNotFound callback in serveStatic (#1865)
* feat: pass context to onNotFound callback in serveStatic

* chore: denoify

* test: update notFoundHandler's callback expect

* feat: add Env generics for serveStatic to support `c.env` type in callback handler

* feat: add Env generics for serveStatic to support c.env type in cloudflare workers module's callback handler
2024-01-02 22:42:16 +09:00
..
bun feat: pass context to onNotFound callback in serveStatic (#1865) 2024-01-02 22:42:16 +09:00
deno feat: pass context to onNotFound callback in serveStatic (#1865) 2024-01-02 22:42:16 +09:00
deno-jsx feat(jsx): Introduce ErrorBoundary component (#1714) 2023-11-21 18:05:05 +09:00
fastly test: Use vitest for fastly compute testing (#1828) 2023-12-17 21:17:18 +09:00
lagon test(vitest): replace jest with vitest (#1404) 2023-09-08 17:42:28 +09:00
lambda Merge branch 'main' into next 2023-11-28 18:00:14 +09:00
lambda-edge test(vitest): replace jest with vitest (#1404) 2023-09-08 17:42:28 +09:00
node test(vitest): replace jest with vitest (#1404) 2023-09-08 17:42:28 +09:00
wrangler test(vitest): replace jest with vitest (#1404) 2023-09-08 17:42:28 +09:00