Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

Upgrade to babel v6.26.3? #102

Open
pedrofurtado opened this issue May 28, 2018 · 10 comments
Open

Upgrade to babel v6.26.3? #102

pedrofurtado opened this issue May 28, 2018 · 10 comments

Comments

@pedrofurtado
Copy link

@Daniel15

@Daniel15
Copy link
Member

Daniel15 commented Jun 4, 2018

This is maintained as part of Babel now. @hzoo Do you know if we're still updating babel-standalone for v6.x, or are we just focused on v7.x? Is it okay to push a new 6.x babel-standalone release?

@hzoo
Copy link
Member

hzoo commented Jun 4, 2018

If you are cool with doing releases on v6 I definitely wouldn't be opposed?

@pedrofurtado
Copy link
Author

@Daniel15 @hzoo It's a great idea to update the 6.x versions here. Many applications use this repository in production, and could be obsolete (without new features or bug fixes) while not update the version of babel standalone.

@hzoo
Copy link
Member

hzoo commented Jun 5, 2018

I don't think we ever intended Babel standalone to be used in "prod" but interesting to hear that. It's also not actively maintained if that wasn't clear since we have been trying to release 7. We definitely don't need to add features to 6.x or even update it much if at all which is why the last updates were only for sourcemaps which isn't really useful for Babel standalone anyway

@pedrofurtado
Copy link
Author

pedrofurtado commented Jun 5, 2018

@hzoo @Daniel15 An example is this repository: https://github.com/babel/ruby-babel-transpiler . It uses the babel standalone source code, and many Rails applications that I work on use it. But, unfortunately, it is not updated with 6.x versions of Babel.

@pedrofurtado
Copy link
Author

pedrofurtado commented Jun 5, 2018

@hzoo @Daniel15 There are some issues related to this:

babel/ruby-babel-transpiler#288
babel/ruby-babel-transpiler#300

Upgrade to 6.x version is a great improvement for all community that uses the babel standalone, like ruby-babel-transpiler in Rails applications 🎉

@Daniel15
Copy link
Member

Daniel15 commented Jun 6, 2018

I'll push an update later this week, maybe tomorrow. Hopefully the update script still works, otherwise I'll just do it manually.

These releases are actually supposed to be automated, but the automation broke at some point (eg. see https://build.dan.cx/job/babel-standalone-update/31/console) 😢

@Daniel15
Copy link
Member

Daniel15 commented Jun 6, 2018

@pedrofurtado Both of those issues are specific to ruby-babel-transpiler, and most of the work for those would need to be done in that project. Once ruby-babel-transpiler is updated to use babel-standalone, switching to a different version should be easy.

@pedrofurtado
Copy link
Author

@Daniel15 Thanks for feedback! Any news about updating of version, let me know that I will help you with tests (locally on my machine and in the applications that I work here). 👍

@pedrofurtado
Copy link
Author

@Daniel15 @hzoo Any news?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants