Skip to content

1.4.5

Compare
Choose a tag to compare
@jasonkneen jasonkneen released this 06 Apr 16:45
· 78 commits to master since this release
  • 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.