angular.courses

NG update Migrations — Angular 8

Migrations available with the ng update Angular CLI command for Angular 8. Details and example diffs below.

move-document

angular8.0.0

Migrates DOCUMENT Injection token from platform-browser imports to common import

No example diff available for this migration yet.

static-queries

angular8.0.0

Migrates ViewChild and ContentChild to explicit query timing

No example diff available for this migration yet.

template-local-variables

angular8.0.0

Warns developers if values are assigned to template variables

No example diff available for this migration yet.