-
Notifications
You must be signed in to change notification settings - Fork 88
Conversation
😢 |
Awesome, thank you! <3 |
So ...are we there yet?:) |
This is my last week before starting a new job. |
@gaearon Oh, best of luck in this next adventure. I read somewhere that you moved to London and, if that's the case, I am so envy. It's a great place to be, work and live. Enjoy :) |
@phaistonian I confirm London is cool ;-) @gaearon best of luck for your move. if you need any help or tips, let me know :-) |
@phaistonian @oncletom This is not the best place for conversation, head to twitter |
RE: I know the Relay team just made this change with their plugin and wanted to see if this project should do the same as well. |
Yeah, I need to do that |
Bump? Any update on this? Need it badly |
Okay, so since this is one of the most used Babel plugins outside of the project itself and is currently blocking a lot of users from the React community from using Babel 6, I've asked @gaearon to add me to the project so that I could publish everything and fix things as issues arise. The plan is going to be to publish a prerelease version this evening and ask everyone to test things out, then depending on the issues that arise we'll publish the final major version sometime in the next few days. I'm going to merge now, if you notice anything that needs updating in the repo please make a PR. I'll also go through it again myself this evening. Also: I just removed the |
Hooray! Thanks so much @thejameskyle and @gaearon! |
👍 👍 👍 |
Nice work guys. |
Thank you! |
Awesome 👍 |
Great work @thejameskyle |
Great! |
Thanks 😄 |
🎉 |
It just need to be released though haha (so we won't install from master). |
@thejameskyle thnk you so much for adding support for node 0.10.x :) |
Thank you! |
Much appreciated! |
Thanks! 😃 |
Thank you !!! :) |
Thanks all! This is the most amazing feature to have! |
thanks :) ! |
Thanks for the thanks-es, but these emails are driving me crazy |
Just published For an example of how to set it up in Babel 6 check out this repo: https://github.com/thejameskyle/babel-setup-react-transform |
Note: This prerelease is not tagged as latest, you will have to run either: $ npm install --save-dev babel-plugin-react-transform@beta or $ npm install --save-dev babel-plugin-react-transform@2.0.0-beta1 |
I had a lot of time to kill on an airplane today and I decided to completely rewrite this plugin.