v1.3.0
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
- @fjeldstad made their first contribution in #561
- @tupe12334 made their first contribution in #571
- @bhallionOhbibi made their first contribution in #581
- @Marcellofabrizio made their first contribution in #591
- @denis-rossati made their first contribution in #615
Full Changelog: v1.2.0...v1.3.0