Skip to content

11.0.0-beta.1

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

11.0.0-beta.1 (2020-11-17)

chore

  • toolkit: update @scion/toolkit to Angular 11 (abfb0e9), closes #26

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