0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/runtime_tests/deno
2024-08-11 13:01:29 +09:00
..
.static feat(serve-static): rewriteRequestPath option for Workers/Deno/Bun (#1065) 2023-05-03 23:05:21 +09:00
.vscode fix(adaptor): Access to custom request context on AWS Lambda Adaptor (#1305) 2023-08-11 00:37:58 +09:00
static fix(serve-static):supports directory contains . and not ends / (#3256) 2024-08-11 13:01:29 +09:00
deno.json feat(jsr): support JSR (#2662) 2024-05-24 17:47:28 +09:00
deno.lock chore(runtime-test): add deno.lock (#2015) 2024-01-18 13:51:52 +09:00
deps.ts feat: Add onNotFound handler in adapters' serveStatic (#1825) 2023-12-27 07:04:46 +09:00
favicon.ico
hono.test.ts perf(context): improve initializing Context (#3046) 2024-06-27 10:44:37 +09:00
middleware.test.tsx fix(serve-static):supports directory contains . and not ends / (#3256) 2024-08-11 13:01:29 +09:00
ssg.test.tsx feat(jsr): support JSR (#2662) 2024-05-24 17:47:28 +09:00
stream.test.ts fix(stream): Fixed a problem that onAbort() is called even if request is normally closed in deno (#3079) 2024-07-03 10:50:44 +09:00