axios v0.23.0 Release Notes

Release Date: 2021-10-12 // over 2 years ago
  • ๐Ÿ’ฅ Breaking changes:

    • Distinguish request and response data types (#4116)
    • ๐Ÿ”„ Change never type to unknown (#4142)
    • ๐Ÿ›  Fixed TransitionalOptions typings (#4147)

    ๐Ÿ›  Fixes and Functionality:

    • โž• Adding globalObject: 'this' to webpack config (#3176)
    • โž• Adding insecureHTTPParser type to AxiosRequestConfig (#4066)
    • ๐Ÿ›  Fix missing semicolon in typings (#4115)
    • ๐Ÿ›  Fix response headers types (#4136)

    โœ… Internal and Tests:

    • ๐Ÿ‘Œ Improve timeout error when timeout is browser default (#3209)
    • ๐Ÿ›  Fix node version on CI (#4069)
    • โž• Added testing to TypeScript portion of project (#4140)

    ๐Ÿ“š Documentation:

    • ๐Ÿ“‡ Rename Angular to AngularJS (#4114)

    ๐Ÿš€ Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: