Warning:
Plans for releases after the current major release are not finalized and may change.
These recommendations are based on scheduled deprecations.
}
@if (from.number > to.number) {
Warning:
We do not support downgrading versions of Angular.
Warning:
Be sure to follow the guide below to migrate your application to the new version. You
can't run
ng update
to update Angular applications more than one major version at a time.
}
Application complexity
BasicMediumAdvanced
@if (level === 1) {
Shows information for all Angular developers.
} @else if (level === 2) {
Shows information that's of interest to more advanced Angular developers.
} @else if (level === 3) {
Shows all the information we have about this update.