According the ngEurope conference (ngeurope.org) the estimated release date of AngularJS 2.0 is the end of 2015.
With target of ES6 (ECMAScript 6), AngularJSis going to make a big jump from 1.3 to 2.0.
The primary aim is 3M- Mobile, Modular and Modern.
What Are the Changes?
Some of the major changes-
@ComponentDirective({
selector: 'exp-hello',
template: 'Hello world!'
})
There is a lot of excitement and hiss around AngularJS 2.0 at the moment and this will only heighten as its release date nears.
References:
1) What’s New in AngularJS 2.0
2) AngularJS 2.0 Status and Preview
3) All About Angular 2.0
4) Angular 2 Repository