-
https://github.com/koajs/koa/blob/master/docs/migration.md
-
This is part of the [Server Extensibility feature](https://community.frontity.org/t/server-extensibility/2810). For full context please check out the [final Implementation proposal](https://community.…
-
https://github.com/koajs/koa/issues/882
-
hi
no way to make your module compatible with koajs / co ?
thanks
-
## Version **4.2.1** of [koa-bodyparser](https://github.com/koajs/bodyparser) was just published.
Branch
Build failing 🚨
Dependency
…
-
Podríamos usar https://github.com/koajs/csrf para agregarlo a los forms
-
hi
thanks for this module ! but is it possible to adapt it for koajs / co an yield ?
thanks
-
Please upgrade:
> koa deprecated Support for generators will be removed in v3. See the documentation for examples of how to convert old middleware https://github.com/koajs/koa/blob/master/docs/migr…
-
this code:
```
const webpackHotMiddleware = require('koa-webpack-hot-middleware');
const compiler = webpack(config[0]);
koaApp.use(webpackHotMiddleware(compiler));
```
generates this warning…
-
## Describe the feature
Hey, I was wondering if we could get a new release, please? There is a security vulnerability in `koa-send` that was resolved in v5.0.1
The security vulnerability https:/…