Node v5.0.0 (Stable)
nodejs.org
Node v5.0.0 (Stable)
1–5 of 5 posts
Re: Node v5.0.0 (Stable)
#2Now that Node is really moving fast. do you think the IO.js fork is still relevant?
Re: Node v5.0.0 (Stable)
#3Now 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."
Re: Node v5.0.0 (Stable)
#4What about the important question?
Where does v5 stand in terms of ES6/7 support?
Re: Node v5.0.0 (Stable)
#5What 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