Skip to main content

How to update to version 9?

We recommend you first update to the final release of Angular 8.

First, update to the latest version of 8

ng update @angular/cli@8 @angular/core@8

Then, update to 9

ng update @angular/cli @angular/core


Now, you can enjoy new advantages of angular 9.

Comments