Update to Babel 7.x#305
Conversation
|
Hey, very cool. Thanks! Do you think Babel 7 is stable enough to use in production? I see that it's still I think this is the case, correct me if I'm wrong~! But if so, we should hold off on Babel 7 until it's out of beta. We'll accept this PR when that time comes 😃 |
|
Cool - I know it's beta. I made this branch for other guys so they can try to link this version if needed. I will keep eyes on this and go back when it will be more production ready. |
|
Great, thanks! |
|
@lukeed maybe we can publish it under beta tag? Would like to give it a try and do not want manually fetch from git repo 🐵 |
|
I also want to ask for release it under beta tag as it will be easier to test it and also - it would help me a lot to maintain this PR: |
|
I'm going to be releasing this as a I'll come back here shortly when that's prepped! |
|
@lukeed could you release this as |
|
Sure, tbh I forgot about this. I've been messing with Taskr core locally at one point and was hoping it publish it all under the |
|
Thanks! Only this would be fine, don't want to fork and release our own version to test 😄 |
|
Just tried it out locally and the PR seems to work well 👍 |
|
@lukeed if you could release it that'd be awesome, it's the only thing holding back the tests in my PR 😄 |
|
Do any of the beta deps need to be updated? |
|
yeah looks like they need to be upgraded to the latest beta, which I believe is |
|
This is now available as I will merge when I'm ready to make the remaining Taskr changes. Thank you all & sorry for the untimely delay(s)~! |
|
Nice! Thanks Luke 🙏 |
|
Moving this into a separate Thanks! |
Hi,
This is my very firs PR which includes Babel 7.x related updates. Please let me know if you will be interested in such contribution so I can make further updates in that matter.