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

[0.13.x] io.js version? #3655

Closed
clintwood opened this issue Jul 11, 2015 · 2 comments
Closed

[0.13.x] io.js version? #3655

clintwood opened this issue Jul 11, 2015 · 2 comments

Comments

@clintwood
Copy link

Looks like the version used are quite 'old', v1.5.1, while v2.3.4 is currently shipping! What is the plan to bring this in line with the current io.js release and is there a plan to track those releases.

In particular io.js ships with many ES2015 (es6) features enabled which is awesome!

Lastly, current releases of both node.js & io.js ship with critical security fixes.

Thanks for the awesome project!

@rogerwang
Copy link
Member

It's rebased to the 'next' branch here (I'll push the code to github soon): https:/nodejs/io.js/tree/next

So in NW.js 0.13.0-alpha3 io.js will be based on the code in 'next 'branch of IO.js. Currently the version number shows 2.3.4, but it would be 3.0 later. And Chromium is rebased to 44.

We had been pending on the old IO.js and Chromium because the v8 versions in them mismatch, see nodejs/node#1451

@clintwood
Copy link
Author

Awesome, thanks for the feedback!!

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

2 participants