Skip to content

@casl/angular@6.0.0

Choose a tag to compare

@stalniy stalniy released this 31 May 08:22
· 532 commits to master since this release

6.0.0 (2021-05-31)

Code Refactoring

  • angular: removes deprecated CanPipe and stick to Ivy compiler (82b61f5)

BREAKING CHANGES

  • angular: there are few important changes:

    • deprecated CanPipe was removed, use AblePipe instead
    • library is compiled by Ivy and no longer support ViewEngine