Skip to content

10.0.0-beta.1

Compare
Choose a tag to compare
@Marcarrian Marcarrian released this 08 Sep 08:15
· 257 commits to master since this release

10.0.0-beta.1 (2020-07-17)

Bug Fixes

  • ɵtoolkit: prefix the version in the URL of the testing application (885700b)

chore

  • update toolkit to Angular 10 (da15919), closes #11

BREAKING CHANGES

  • Added support for Angular 10.

    To migrate:

    • if using Angular-specific tools, migrate your app to Angular 10 by running ng update @angular/cli @angular/core @angular/cdk.