Koa v2.0.0-alpha.1 Release Notes

Release Date: 2015-10-22 // over 8 years ago
    • change the middleware signature to async (ctx, next) => await next()
    • drop node < 4 support and rewrite the codebase in ES6