-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[Dependencies] add support for React >=0.14.8 #155
Conversation
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! |
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
This seems good to me but cc'ing @asiandrummer to investigate the build failures. |
Hi @zaneclaes - I've just fixed the build failures by upgrading |
54e091d
to
23c942a
Compare
Thanks again! |
Thanks for the quick turnaround, @asiandrummer and @leebyron! |
@asiandrummer looks like you released |
@zaneclaes - sure thing! I think I'll create another release very soon, supposedly by the end of this week. I'd like to attend to #152 and include it in |
@asiandrummer any updates, here? We've been blocked for > 2 weeks. |
@zaneclaes I'm really sorry for the delay - just released v0.7.5. |
…transform-es2015-function-name-6.24.1 Update babel-plugin-transform-es2015-function-name to the latest version 🚀
Hey @leebyron, @spikebrehm and I were able to get GraphiQL successfully running on React 14.8 at Airbnb, but NPM install complains because it it has a peer dependency for React 15. Can you confirm that GraphiQL works properly with React 14?