koajs / router

Router middleware for Koa. Maintained by @forwardemail and @ladjs.
MIT License
871 stars 176 forks source link

Critical Dependency error from outdated koa-compose #36

Closed ArthurWD closed 4 years ago

ArthurWD commented 5 years ago

See https://github.com/ZijianHe/koa-router/issues/512

tinovyatkin commented 4 years ago

Can be fixed by merging #33

niftylettuce commented 4 years ago

🎉 v8.0.4 of @koa/router has been released to npm

npm i @koa/router@latest or yarn add @koa/router@latest

Thank you for reporting the issue!