0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/middleware
Jayden 760ae30251
Fix detecting node runtime (#696)
* Fix

* Denoify

* Avoid error in other runtime

* chore: remove unnecessary config testPathIgnorePatterns (#697)

* Fix vercel

Co-authored-by: Horie Issei <issei.horie@is2ei.com>
2022-12-02 11:28:49 +09:00
..
basic-auth feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
bearer-auth feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
cache feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
compress refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
cors fix: Updated CORS (#693) 2022-12-01 00:11:06 +09:00
etag feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
html Fix detecting node runtime (#696) 2022-12-02 11:28:49 +09:00
jsx Fix detecting node runtime (#696) 2022-12-02 11:28:49 +09:00
jwt feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
logger feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
powered-by feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
pretty-json feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
serve-static refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
validator Fix detecting node runtime (#696) 2022-12-02 11:28:49 +09:00