axios
                                
                                
                                
                                    axios copied to clipboard
                            
                            
                            
                        Upgrade to Axios major 1.x
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
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
Let's track this here https://github.com/nestjs/axios/pull/572