Release 0.19.0
Pre-release
Pre-release
Maintenance release. Bringing all dependencies up-to-date.
Bumping koa to a stable 2.x release is the most critical of improvements, though there are bugfixes in many dependencies.
API Changes:
ctx.passport
has been deprecated in koa-passport
in favour of ctx.state
. We will show an appropriate deprecation message until the next minor release.