axios v0.16.0 Release Notes

Release Date: 2017-04-01 // about 7 years ago
    • ๐Ÿ’ฅ BREAKING Removing Promise from axios typings in favor of built-in type declarations (#480)
    • โž• Adding options shortcut method (#461)
    • ๐Ÿ›  Fixing issue with using responseType: 'json' in browsers incompatible with XHR Level 2 (#654)
    • Improving React Native detection (#731)
    • ๐Ÿ›  Fixing combineURLs to support empty relativeURL (#581)
    • ๐Ÿ‘ Removing PROTECTION_PREFIX support (#561)