axios v0.23.0 Release Notes
Release Date: 2021-10-12 // over 3 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: