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