Skip to content

Release 0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ghnuberath Ghnuberath released this 03 May 01:55
· 350 commits to master since this release
22edae8

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.