Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Guide needs to be updated with 0.x.x -> 1.0.0 #5014

Open
mateusbandeiraa opened this issue Oct 5, 2022 · 15 comments
Open

Upgrade Guide needs to be updated with 0.x.x -> 1.0.0 #5014

mateusbandeiraa opened this issue Oct 5, 2022 · 15 comments

Comments

@mateusbandeiraa
Copy link

Section/Content To Improve

Upgrade guide

Suggested Improvement

Axios v1.0.0 has breaking changes (by looking at both the Issues page and my own application). The Upgrade Guide should be updated to include instructions on how to better migrate to the new major version.

Relevant File(s)

UPGRADE_GUIDE.md

@MoKhajavi75
Copy link

Where can i see the list of breaking changes?

@ghiscoding
Copy link

I asked the same question in a Discussion #4996 and the maintainer's answer was

I will be adding one as soon as possible.

@jasonsaayman
Copy link
Member

Yeah, I will be doing my best to write this out by next week.

@LucaRed
Copy link

LucaRed commented Dec 20, 2022

Any news on this?

@erik-itland
Copy link

What is going on here? So far UPGRADE_GUIDE.md has seems to have been removed instead of updated, and even after looking twice on the release notes it is absolutely not obvious how to solve the error messages I see.

@tschlechtweg
Copy link

tschlechtweg commented Jan 18, 2023

It seems that the guide is now called MIGRATION_GUIDE.md

@erik-itland
Copy link

Yes, but that is empty as well : )

@TheMoonDawg
Copy link

Any status on this @jasonsaayman ? Looks like the migration guide is still empty. :)

@doutatsu
Copy link

doutatsu commented Apr 4, 2023

Bump on this again - it's been 6 months since "will be doing my best to write this out by next week." comment 😄

@bmuenzenmeyer
Copy link

I've quick created https://github.com/bmuenzenmeyer/axios-1.0.0-migration-guide/

  • we as a community of 99k stars and 40+ million weekly downloads have the collective wisdom to track these changes, spread the word, add what you can! I'll be encouraging my team to do so.
  • (no warranties, but I hope it helps some folks until something official lands)

@pieterocp
Copy link

pieterocp commented Oct 12, 2023

@bmuenzenmeyer do you want to make a PR which is just an update to the Upgrade Guide linking to that repo? Used it for a project and it worked well enough to get the job done so can vouch for it's contents. Since it's been over a year and anyone doing an upgrade is greeted with an empty document which.

@bmuenzenmeyer
Copy link

@pieterocp I am glad that you found it useful! Agree empty guides are concerning...but my intention is to retain it's community presence until official guidance surfaces. I don't want a PR to sit idle and unwanted. People seeking upgrade guidance are finding this thread and others which point to my guide.

@imtushardave
Copy link

@jasonsaayman Cross-Site Request Forgery Vulnerability is found in older versions of Axios and we are still waiting for the migration guide. Would you happen to have any updates on this? or at least let us know how much time it will take.

@bmuenzenmeyer
Copy link

bmuenzenmeyer commented Nov 23, 2023

Cross-Site Request Forgery Vulnerability is found in older versions of Axios

this PR #6091 also fixes it - hope it gets patched in 0.x

@VanessaHenderson
Copy link

@jasonsaayman I understand you're a busy human but is there any updates on an official migration guide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests