axios v0.14.0 Release Notes

Release Date: 2016-08-27 // over 7 years ago
    • ๐Ÿ’ฅ BREAKING Updating TypeScript definitions (#419)
    • ๐Ÿ’ฅ BREAKING Replacing agent option with httpAgent and httpsAgent (#387)
    • ๐Ÿ’ฅ BREAKING Splitting progress event handlers into onUploadProgress and onDownloadProgress (#423)
    • Adding support for http_proxy and https_proxy environment variables (#366)
    • ๐Ÿ›  Fixing issue with auth config option and Authorization header (#397)
    • Don't set XSRF header if xsrfCookieName is null (#406)