axios v0.7.0 Release Notes

Release Date: 2015-09-29 // over 8 years ago
    • ๐Ÿ›  Fixing issue with minified bundle in IE8 (#87)
    • โž• Adding support for passing agent in node (#102)
    • โž• Adding support for returning result from axios.spread for chaining (#106)
    • ๐Ÿ›  Fixing typescript definition (#105)
    • ๐Ÿ›  Fixing default timeout config for node (#112)
    • โž• Adding support for use in web workers, and react-native (#70), (#98)
    • โž• Adding support for fetch like API axios(url[, config]) (#116)