Skip to content

v1.3.0

Compare
Choose a tag to compare
@arthurfiorette arthurfiorette released this 05 Sep 22:45
· 163 commits to main since this release
96f03c4

Important Changes

  • Updated documentation in many ways.
  • Added cloneData: 'double' to prevent property changes before cloning the result. Thanks @bhallionOhbibi (#581)
  • Correct handle non Axios response/config to avoid breaking cache when other interceptors break (#609)
  • Turned most types into interfaces. Thanks @denis-rossati (#615)
  • Handle broken/recursive object serializations. Thanks @joseiedo (#616)
  • Fixed infinite loading states when a restart occurs in the middle of a request. Thanks @xml (#612)

New Contributors

Full Changelog: v1.2.0...v1.3.0