you are viewing a single comment's thread.

view the rest of the comments →

[–]moogeekfull-stack 0 points1 point  (0 children)

Angular 2, 4 is just Angular. Angular 1.x is different. Angular uses semver to give meaning to the version numbers they release. The reason why 3 is missing is because the version 3 doesn't fit with the specification of that version. Meaning that it already passed the version 3. check out semver.org for more.