Skip to content

@casl/ability@4.1.6

Choose a tag to compare

@stalniy stalniy released this 06 Sep 19:06
· 780 commits to master since this release

4.1.6 (2020-09-06)

Bug Fixes

  • ability: ensure default field matcher can match fields with partial patterns inside (362f49f), closes #388
  • ability: removes sift specific types from casl (9f18b31)
  • angular: fixes sourcemap generation for the code built by ngc (7715263), closes #387 #382