-
Notifications
You must be signed in to change notification settings - Fork 482
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 to the stable babel 7 release #460
Conversation
I'm already working on it in #459. |
@oliviertassinari oh, didn't know that! Ok, will abandon this. Do you have an ETA to when babel7 support will be available at npm? I'm trying to upgrade my project here and this dependency is the only one preventing me from doing that |
@hackedbellini I don't have any ETA, it could take me 1-3 days, maybe, I don't know. |
@oliviertassinari ok, I'll wait until #459 is done! Thanks |
@hackedbellini Would you mind reopening the pull-request so I can continue your effort? Giving you some credit? Thanks. |
@oliviertassinari hahaha there you go! Thanks :) |
I saw that you merged this and released a new version! Can you ping me here when it is available on npm? I just checked and it wasn't yet =P |
done :) |
@oliviertassinari thanks! Just updated my project, everything working great now :) |
@hackedbellini I'm happy to hear it! I have been upgrading a lot of things. It could have went badly :) |
I ran
babel-upgrade
in the packages to generate this change.