2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

Releasing v0.27.1

This commit is contained in:
Jay
2022-04-26 09:30:48 +02:00
parent 167cb8b8e7
commit cb9c534963
9 changed files with 2278 additions and 1563 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
### 0.27.1 (April 25, 2022)
Fixes and Functionality:
- Removed import of url module in browser build due to huge size overhead and builds being broken ([#4594](https://github.com/axios/axios/pull/4594))
- Bumped follow-redirects to ^1.14.9 ([#4615](https://github.com/axios/axios/pull/4615))
### 0.27.0 (April 25, 2022)
Breaking changes: