11.0.0-beta.1
Marcarrian
released this
08 Sep 08:26
·
230 commits
to master
since this release
11.0.0-beta.1 (2020-11-17)
chore
BREAKING CHANGES
-
toolkit: Added support for Angular 11.
To migrate:
If using Angular-specific tools, migrate your app to Angular 11 as following:- Run
ng update @angular/cli @angular/core @angular/cdk
. - Refer to the Angular Update Guide for detailed instructions on how to update Angular: https://update.angular.io
- Run