Skip to content

Components now return the error as an object!

Choose a tag to compare

@idanlo idanlo released this 09 Jun 12:43
· 20 commits to master since this release
  • #22 - fix older apirequest component tests - the error is now an object/null and not a boolean value f0a9285
  • #22 - test new url mock paths b34f4b0
  • #22 - add more mock paths to return different types of errors cb06f32
  • #22 add error handling with the response object received by the fetch API 4c694d9
  • #22 update deprecated no-watch arg in test script 6cb77a3

Thanks @jamsinclair for contributing!

v2.1.0...v2.2.0