@angular/cli
@schematics/angular
| Commit | Description |
|---|---|
replace deprecated ChangeDetectionStrategy.Default with Eager
|
@angular/build
Breaking Changes
@angular/build
- The
@angular/build:dev-server (ng serve)now assigns the highest priority to thePORTenvironment variable. This value will override any port configurations specified inangular.jsonor via the--portcommand-line flag. This includes the default port 4200.