Live data from Hacker News

Node v5.0.0 (Stable)

nodejs.org

1–5 of 5 posts

Re: Node v5.0.0 (Stable)

#3
post #2

Now that Node is really moving fast. do you think the IO.js fork is still relevant?

They merged back in May.

"io.js has merged with the Node.js project again.

There won't be any further separate io.js releases (except for critical security fixes). All of the features in io.js are available in Node.js v4 and above."

https://iojs.org/en/

Re: Node v5.0.0 (Stable)

#5

What about the important question? Where does v5 stand in terms of ES6/7 support? http://kangax.github.io/compat-table/es6/

According to the changelog [1], the v8 version bump has provided the spread operator and new.target

1. https://github.com/nodejs/node/blob/v5.0.0/CHANGELOG.md