Releases: nuxt-community/axios-module
Releases · nuxt-community/axios-module
v5.9.4
Bug Fixes
Dependency upgrades
- update dependency axios to ^0.19.2 (#327)
v5.9.3
Bug Fixes
- axios: Upgrade to 0.19.1 with lots of bug fixes. (changelog)
- types: extend from
AxiosStatic
(#319) (9223a57)
v5.7.0
Features
Bug Fixes
- headers: don't proxy
content-md5
and content-type
(#300) (f959c58)
- progress: handle canceled requests (#301) (5096060)
v5.5.4
Bug Fixes
- ignore content-length header (41ff27a)
v5.5.3
⚠️ This release force bumps axios dependency to ^0.19.0. Upgrading is highly recommended as of known vulnerability recently discovered in this package (CVE-2019-10742)
⚠️ If you also manually specified axios
in your package.json
dependencies
or devDependencies
, it is also advised to change it to ^0.19.0