Yusuke Wada
9f5b7298ab
fix(factory): fixed the comment ( #1581 )
...
* fix(factory): fixed the comment
* denoify
2023-10-16 19:50:35 +09:00
Yusuke Wada
ec39f44cb2
fix(streaming): fix SSE format ( #1579 )
...
* fix(streaming): fix SSE format
* denoify
2023-10-16 18:54:28 +09:00
Arunava Basu
8aea6e5a42
feat: rename middleware to createMiddleware ( #1540 )
...
* feat: rename middleware to createMiddleware and mdoify tests
* feat:yarn denoify
* feat:formatted
* feat:cleanup
* feat:cleanup
* feat: denoify
2023-10-05 16:40:38 +09:00
watany
96476a787b
feat(helper): streaming-sse ( #1504 )
...
* feat(helper): streaming-sse
* lint-check
* fixed streaming
* few fixed.
* denoify
2023-10-05 16:33:34 +09:00
Yusuke Wada
6c374623ed
Merge branch 'main' into next
2023-09-21 00:32:01 +09:00
uaichat
94786a7e31
fix: error to retrieve cookie ( #1386 )
...
* fix: error to retrieve cookie
TypeError: Cannot read properties of undefined (reading 'split')
* add a test and denoify
---------
Co-authored-by: Yusuke Wada <yusuke@cloudflare.com>
2023-09-19 07:23:15 +09:00
hagishi
2e5e1b2f0c
feat: add Hono test client (RPC) ( #1451 )
...
* feat: add test client helper
* refactor: rename from hc to testClient
2023-09-17 09:04:07 +09:00
Yusuke Wada
bb386a49c9
fix(types): middleware with different env types ( #1466 )
...
* fix(types): middleware with different env types
* denoify
* fix factory helper
2023-09-16 20:32:54 +09:00
watany
d8b0e7e51e
refactor(helper): Use getRuntimeKey() in env function ( #1454 )
...
* refactor
* lint&denoify
* marker
* type assersion
* revert fastly message
2023-09-15 18:40:06 +09:00
Yusuke Wada
e4c4322941
feat(helper): introduce factory
helper ( #1434 )
...
* feat(helper): introduce `factory` helper
* denoify
2023-09-11 07:31:30 +09:00
jkeys089
d6ec48ee02
feat(cookie): cookie parsing improvements ( #1428 )
2023-09-09 17:05:09 +09:00
Yusuke Wada
e07019125d
feat: introduce "Helpers" ( #1353 )
...
* mv jsx
* introduce helper
* denoify & add src/helper.ts for Deno
* remove `c` not used
* remove `c` in lagon test
* remove `src/adapter.ts` not used
2023-08-21 15:22:37 +09:00