-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Meta: breaking changes/codemod TODOs for Babel 7 #30
Comments
Another PR that breaks plugin API: babel/babel#5923, docs PR babel/website#1286 |
hzoo/gyp.js@a171281 - no changes necessary
reduxjs/redux#2550 no changes needed |
styled-components/babel-plugin-styled-components#84 |
We need to add them to the breaking changes documented in the blog post. I'll try today if I have some time. |
power-assert-js/babel-plugin-espower@89a9d7e |
power-assert-js/babel-plugin-espower@ff72e23 |
@babel-bot move to babel/babel-upgrade |
Moving to babel/babel-upgrade#59 |
So we already have started a guide for updating tool authors: https://github.com/babel/babel.github.io/blob/master/_posts/2017-03-01-upgrade-to-babel-7-for-tool-authors.md / https://babeljs.io/blog/2017/03/01/upgrade-to-babel-7-for-tool-authors (feel free to note and make a PR there too)
I'm just adding a place for people to post issues they've encountered when trying to update that aren't already documented - each of these could be an opportunity to make a codemod (or it's an actual bug)
Example:
file.delete
has been removedpower-assert-js/babel-plugin-espower@b887dc3 by @twada
The text was updated successfully, but these errors were encountered: