npm xior 0.4.0
v0.4.0

latest releases: 0.6.1, 0.6.0, 0.5.5...
5 months ago

Breaking Change

This version is about Axios compatible issue in some cases. Fixing #12 and #15.

  • Feat(core): when responseType: 'blob' | 'arrarybuffer' then the resposne.data is Blob and ArrayBuffer, no need response.blob() or response.arraybuffer() anymore.
  • Fix(interceptors): make sure the multiple response interceptors chain behaviour same as axios's interceptors.

Thanks @Aybee5 and @mgoodfellow

What's Changed

  • Response type blob arrarybuffer and add same axios's multiple response interceptors chain behaviour by @suhaotian in #16

Full Changelog: v0.3.13...v0.4.0

Don't miss a new xior release

NewReleases is sending notifications on new releases.