Skip to content

v2.4.0

Choose a tag to compare

@MattCCC MattCCC released this 31 Jul 23:24
· 673 commits to master since this release

Features:

  • added onRequest and onResponse interceptors (with await in callbacks)

Fixes:

  • minor: request status should be visible in the message when request fails

Documentation:

  • added full example with all settings
  • minor improvements

Others:

  • added more test cases for interceptors (including onError) and cancellation

Full Changelog: v2.3.1...v2.4.0