axios/axios
### [`v0.27.0`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#0270-April-25-2022)
[Compare Source](https://togithub.com/axios/axios/compare/v0.26.1...v0.27.0)
Breaking changes:
- New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData ([#3757](https://togithub.com/axios/axios/pull/3757))
- Removed functionality that removed the the `Content-Type` request header when passing FormData ([#3785](https://togithub.com/axios/axios/pull/3785))
- **(\*)** Refactored error handling implementing AxiosError as a constructor, this is a large change to error handling on the whole ([#3645](https://togithub.com/axios/axios/pull/3645))
- Separated responsibility for FormData instantiation between `transformRequest` and `toFormData` ([#4470](https://togithub.com/axios/axios/pull/4470))
- **(\*)** Improved and fixed multiple issues with FormData support ([#4448](https://togithub.com/axios/axios/pull/4448))
QOL and DevX improvements:
- Added a multipart/form-data testing playground allowing contributors to debug changes easily ([#4465](https://togithub.com/axios/axios/pull/4465))
Fixes and Functionality:
- Refactored project file structure to avoid circular imports ([#4515](https://togithub.com/axios/axios/pull/4516)) & ([#4516](https://togithub.com/axios/axios/pull/4516))
- Bumped follow-redirects to ^1.14.9 ([#4562](https://togithub.com/axios/axios/pull/4562))
Internal and Tests:
- Updated dev dependencies to latest version
Documentation:
- Fixing incorrect link in changelog ([#4551](https://togithub.com/axios/axios/pull/4551))
Notes:
- **(\*)** Please read these pull requests before updating, these changes are very impactful and far reaching.
### [`v0.26.1`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#0261-March-9-2022)
[Compare Source](https://togithub.com/axios/axios/compare/v0.26.0...v0.26.1)
Fixes and Functionality:
- Refactored project file structure to avoid circular imports ([#4220](https://togithub.com/axios/axios/pull/4220))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^0.26.0
->^0.27.0
Release Notes
axios/axios
### [`v0.27.0`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#0270-April-25-2022) [Compare Source](https://togithub.com/axios/axios/compare/v0.26.1...v0.27.0) Breaking changes: - New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData ([#3757](https://togithub.com/axios/axios/pull/3757)) - Removed functionality that removed the the `Content-Type` request header when passing FormData ([#3785](https://togithub.com/axios/axios/pull/3785)) - **(\*)** Refactored error handling implementing AxiosError as a constructor, this is a large change to error handling on the whole ([#3645](https://togithub.com/axios/axios/pull/3645)) - Separated responsibility for FormData instantiation between `transformRequest` and `toFormData` ([#4470](https://togithub.com/axios/axios/pull/4470)) - **(\*)** Improved and fixed multiple issues with FormData support ([#4448](https://togithub.com/axios/axios/pull/4448)) QOL and DevX improvements: - Added a multipart/form-data testing playground allowing contributors to debug changes easily ([#4465](https://togithub.com/axios/axios/pull/4465)) Fixes and Functionality: - Refactored project file structure to avoid circular imports ([#4515](https://togithub.com/axios/axios/pull/4516)) & ([#4516](https://togithub.com/axios/axios/pull/4516)) - Bumped follow-redirects to ^1.14.9 ([#4562](https://togithub.com/axios/axios/pull/4562)) Internal and Tests: - Updated dev dependencies to latest version Documentation: - Fixing incorrect link in changelog ([#4551](https://togithub.com/axios/axios/pull/4551)) Notes: - **(\*)** Please read these pull requests before updating, these changes are very impactful and far reaching. ### [`v0.26.1`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#0261-March-9-2022) [Compare Source](https://togithub.com/axios/axios/compare/v0.26.0...v0.26.1) Fixes and Functionality: - Refactored project file structure to avoid circular imports ([#4220](https://togithub.com/axios/axios/pull/4220))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.