Casl Versions Save

CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access

@casl/[email protected]

3 weeks ago

7.3.1 (2024-03-27)

Bug Fixes

  • gets rid of dist imported types which cannot be resolved at runtime (#895) (29f2d90)

@casl/[email protected]

3 weeks ago

7.3.0 (2024-03-27)

Features

  • adds accessibleBy and accessibleFieldsBy to casl-mongoose (#880) (42745d6)

@casl/[email protected]

3 weeks ago

6.7.1 (2024-03-27)

Bug Fixes

  • fixes path to extra submodule in package.json (#893) (90e1e66)

@casl/[email protected]

2 months ago

6.7.0 (2024-02-23)

Features

  • refactors extra subpackage in casl/ability and adds AccessibleFields helper class (#883) (9d2ad70)

@casl/[email protected]

2 months ago

6.6.0 (2024-02-23)

Features

  • adds possibility to auto detect subject type based on passed rules (#882) (4737fe2)
  • adds return type to 'rulesToQuery' based on return type from 'convert' param (#876) (379e130)

@casl/[email protected]

2 months ago

2.2.2 (2024-02-14)

Bug Fixes

  • fixes type for ABILITY_TOKEN in casl-vue (#879) (886aeb3)

@casl/[email protected]

2 months ago

7.2.2 (2024-01-31)

@casl/[email protected]

5 months ago

8.2.3 (2023-11-21)

Bug Fixes

  • changes comment to trigger release (#855) (f13103b)
  • ensure pre-post scripts are enabled for pnpm (#853) (fa23801)

@casl/[email protected]

5 months ago

8.2.2 (2023-11-21)

@casl/[email protected]

8 months ago

7.2.1 (2023-07-28)

Bug Fixes

  • changes empty result query to be $expr with object, otherwise mongoose throws error (9eae155)