axios icon indicating copy to clipboard operation
axios copied to clipboard

Upgrade to Axios major 1.x

Open alex-lighthouse opened this issue 3 years ago • 1 comments

Is there an existing issue that is already proposing this?

  • [X] I have searched the existing issues

Is your feature request related to a problem? Please describe it

Hello! Is there any plan of supporting axios 1.x soon? People are discussing here that updating axios from 0.27.2 to latest 1.x is breaking: https://github.com/axios/axios/issues/5100

Describe the solution you'd like

Migrate to axios 1.x

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

NestJS projects will be stuck on 0.x as long as 1.x is not properly supported here

alex-lighthouse avatar Oct 13 '22 17:10 alex-lighthouse

A 1.x upgrade is coming. Until then, as our dependencies say, 0.27.2 should be used.

Renovate already created a PR for this as well and we'll have to fix up whatever breaking changes there are and probably publish under a new major version

jmcdo29 avatar Oct 13 '22 17:10 jmcdo29

Let's track this here https://github.com/nestjs/axios/pull/572

kamilmysliwiec avatar Oct 31 '22 08:10 kamilmysliwiec