Skip to content
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

Babel 7 Stable Released #274

Closed
sibiraj-s opened this issue Sep 1, 2018 · 8 comments
Closed

Babel 7 Stable Released #274

sibiraj-s opened this issue Sep 1, 2018 · 8 comments

Comments

@sibiraj-s
Copy link
Contributor

Babel 7 stable version is released. Expecting a final release of this library. To help-out I created a PR #273 with some updates. Nothing Major.

@loganfsmyth
Copy link
Member

I think landing that PR then releasing a 9.0.1 as latest seems reasonable. It's technically a breaking change, so I with we hadn't published 9.0.0 yet, but at least it isn't tagged latest yet.

@sibiraj-s
Copy link
Contributor Author

Yes I agree. 9.0.0 should have been released something like 9.0.0-beta.0. Now there is an awkward version skip in the first major version.

@goto-bus-stop
Copy link
Contributor

It's technically a breaking change, so I with we hadn't published 9.0.0 yet

zertosh prob only did that after I asked for it, I'm sorry for overstepping. In hindsight a beta.0 version would've been better.

Is there anything against publishing it as a major 10.0.0? I'm using v9 in some places already and don't mind having potential breakage in 9.0.1 but others may not expect it. A few folks in issues were also already using Babel 7 with babelify so it's seeing some use.

@MumiaIrrequieta
Copy link

Hi guys,
Can we expect a release soon?
Thank you very much and keep up the good work 👊

@loganfsmyth
Copy link
Member

Hey all, I'll do my best to get a 10.0.0 up as soon as I can, but until then 9.0.0 should work with Babel 7.x, you'll just need to install it with babelify@next until 10.x it out.

@loganfsmyth
Copy link
Member

loganfsmyth commented Sep 5, 2018

I've published babelify@10.0.0-beta.0. Could folks test it out and make sure it seems to work? I tweaked a bunch of things around option processing, and most importantly basedir handling, so it generates sourcemaps with relative paths properly.

Edit: And now 10.0.0-beta.1 to revert an unnecessary change.

@sibiraj-s
Copy link
Contributor Author

Tested 10.0.0-beta.1 in our app. Works like charm. No issues so far.

@loganfsmyth
Copy link
Member

Released: https://github.com/babel/babelify/releases/tag/v10.0.0

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

No branches or pull requests

4 participants