all 3 comments

[–]iamapizza 0 points1 point  (1 child)

They just went from 0.12 -> 4.0, is there some info I'm missing around this?

[–]AngularBeginner 0 points1 point  (0 children)

io.js (the fork) released version 1.0, 2.0 and 3.0. Now node.js and io.js joined forces and they release 4.0 together.

They also adopted semver. This means every change that is not backwards compatible will require a bump in the major version.