2016-05-04 3 views

Antwort

4

All of the dependency names have been changed to be grouped under the @angular scope.

Die Änderungen sind:

  • angular2/core>@angular/core
  • angular2/compiler>@angular/compiler
  • angular2/common>@angular/common
  • angular2/platform/browser>@angular/platform-browser und @angular/platform-browser-dynamic
  • angular2/platform/server>@angular/platform-server
  • angular2/testing>@angular/core/testing
  • angular2/upgrade>@angular/upgrade
  • angular2/http>@angular/http
  • angular2/router>@angular/router-deprecated (ersetzt mit dem neueren @angular/router Paket, das Änderungen hat zu brechen) .