1.4.5
- added new .errorsAsObjects = true support to config
- added warnings of future breaking changes
NOTE: You should set
.errorsAsObjects = true
and update any error handling you have in your apps to support new, better errors that provide status codes etc. If you don't add it, existing apps should work fine.