- Merge pull request #89 from koajs/revive-repo b2e373f
- chore: update readme me file 6c1d655
- feat: use on-finished for better last shot 2650092
- feat: revive the repo 21ad966
- Fix streaming body sizes not being logged (#86) 4980385
- docs: fix readme f8edfa0
- refactor: drop support of node < 10 34e16c3
============ - Support Koa v3.
- Migrate from Travis CI to GitHub Actions.
- Migrate from Chai + Mocha to Node Native Testing (test + assert).
- Migrate all code from call-backs to async await (including tests + example).
- Bump all dependencies.
- Support all request-received versions
- Enhance the last shot with on-finished module
- Support Node.js 18+
============