Skip to content

Minor: add response JSON to error object

Choose a tag to compare

@patricklodder patricklodder released this 20 Nov 15:02
· 72 commits to master since this release
8c165be
  • When a server-side error occurs, expose the server-side response by extending the returned Error instance with a 'data' property.
  • Update eslint to v7.13.0