Releases
v5.13.6 6/2/2021
v5.13.3 5/17/2021
Bug Fixes
- transpile defu (cf1a03f), closes unjs/defu#28
v5.13.2 5/17/2021
Dependencies:
- Update defu to 5.x
v5.13.1 2/8/2021
v5.13.0 2/1/2021
v5.12.5 1/4/2021
Bug Fixes
Dependencies
- Update axios to ^0.21.1 (https://github.com/axios/axios/pull/3410) (https://github.com/nuxt-community/axios-module/pull/460)
v5.12.4 12/14/2020
Bug Fixes
Dependencies
- Update @nuxtjs/proxy to 2.1.0 (less warnings and typescript rewrite)
Thanks
- Gábor Egyed (@1ed)
v5.12.2 8/25/2020
v5.12.0 7/13/2020
v5.11.0 6/5/2020
v5.10.3 4/30/2020
Bug Fixes
- globalName fallback for nuxt < 2.2.0 (12da6c8)
v5.10.2 4/27/2020
v5.10.0 4/21/2020
v5.9.6 3/27/2020
v5.9.4 1/30/2020
v5.9.3 1/11/2020
v5.8.0 10/23/2019
v5.7.0 10/22/2019
v5.6.0 8/20/2019
v5.5.4 6/5/2019
Bug Fixes
- ignore content-length header (41ff27a)
v5.5.3 5/30/2019
⚠️ 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