Skip to content

@casl/ability@6.0.0

Choose a tag to compare

@stalniy stalniy released this 25 Jul 04:35
· 476 commits to master since this release

6.0.0 (2022-07-25)

Bug Fixes

  • replaces object.hasOwnProperty with static calls to Object.hasOwn (+ polyfill) (22fa7f8), closes #604

Features

BREAKING CHANGES

  • drops support for angular < 13