MK (fengmk2)
MK (fengmk2)
closed by https://github.com/koajs/koa/commit/b747e16d75554203a28e55d87296e81f68b992f5
需要 tegg 的配合
I will publish a minor version before all tests pass.
6.3.0
@shadowfish07 pr welcome.
I will rebase and add node 16, 18 test and drop node < 14 support before merge and release major version.
@jonathanong It's time to release koa v3. Should we only support node >= 14?
@zanminkian fix on https://github.com/koajs/koa/pull/1757
should fix conflicts before merge.
需要带上认证 header -H 'authorization: Bearer xxx',我今天实现一下。