Skip to content

@casl/angular@4.0.0

Choose a tag to compare

@stalniy stalniy released this 09 Apr 11:13
· 988 commits to master since this release

4.0.0 (2020-04-09)

Bug Fixes

  • angular: makes sure reflect polyfill is added before angular imports (2acbb35), closes #248

chore

  • angular: special commit for breaking changes (077bcab)

Features

  • ability: improves typing for GetSubjectName and adds default values for generics (c089293), closes #256
  • angular: adds generics to CanPipe (68bd287), closes #256
  • angular: adds support for action only checks (0462edb), closes #107
  • angular: allows to use custom Ability instances and improves tree shaking support (2e7a149), closes #249
  • vue: adds better generics typying for Vue (5cc7b60), closes #107

BREAKING CHANGES

  • angular: the module doesn't provide Ability instance anymore