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

Always load the last version unless explicitly told otherwise #1964

Merged

Conversation

nicolo-ribaudo
Copy link
Member

#1915 broke the repl for many users (both on GitHub and Twitter): if someone always used the default repl, they have version: 6.26.0 (or older) saved in their storage. Explicit version (https://babeljs.io/repl/version/7.2.0 or https://babeljs.io/repl/#?version=7.2.0) still work. If you want to debug this PR, don't trust the version shown in the sidebar since it is wrong (it will be fixed by babel/babel#9467 for new versions) but check the unpkg requests in your browser's devtools.

@existentialism is working on removing the local storage alltogether (since it just causes bugs), but this will fix the repl in the short term.

@babel-bot
Copy link
Contributor

Deploy preview for babel ready!

Built with commit 9a30515

https://deploy-preview-1964--babel.netlify.com

@existentialism existentialism merged commit 421d691 into babel:master Feb 10, 2019
@nicolo-ribaudo nicolo-ribaudo deleted the repl-remove-version-storage branch February 10, 2019 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants