Skip to content

Version 2.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 11 Oct 09:24
· 143 commits to master since this release

Major

  • Errors thrown in resolvers without an expose: true property have their message masked by Internal Server Error in the response body to prevent client exposure. Koa app listeners and middleware still have access to the original errors.