PatrickJS / angular-hmr

:fire: Angular Hot Module Replacement for Hot Module Reloading
https://patrickjs.com
Apache License 2.0
506 stars 45 forks source link

Updated to angular2-rc.0 #10

Closed davelosert closed 8 years ago

davelosert commented 8 years ago

Since yesterday, angular2-rc.0 is out. The whole angular2-package moved to their own name scope @angular/ which is a breaking change.

So I changed the angular- and rxjs-Versions in the package.json as well as the import statements to reflect the new path.

Since there are no tests yet I tested it manually & locally on one of my projects and it was working perfectly.

TobiasKrogh commented 8 years ago

looking at https://github.com/gdi2290/angular2-hmr/pull/9 I would say there are now two similar PRs in pipe (although the title does not directly mention it, angular2 rc compatibility is established there)

davelosert commented 8 years ago

Uh okay, didnt see that one. Since #9 also adds some typings and was earlier it's probably better to merge tha none.

PatrickJS commented 8 years ago

sorry https://github.com/gdi2290/angular2-hmr/pull/9 was merged as 0.6.0