Casl Versions Save

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

@casl/[email protected]

9 months ago

7.2.0 (2023-07-22)

Bug Fixes

Features

  • adds accessibleBy helper and deprecates toMongoQuery and accessibleRecordsPlugin (#795) (bd58bb2)

@casl/[email protected]

9 months ago

8.2.1 (2023-07-20)

@casl/[email protected]

9 months ago

1.4.1 (2023-07-20)

@casl/[email protected]

1 year ago

7.1.3 (2023-05-05)

@casl/[email protected]

1 year ago

1.4.0 (2023-04-28)

Features

  • exposes WhereInput type and removes restriction on Model inside PrismaQuery (f7a26d4)

@casl/[email protected]

1 year ago

6.5.0 (2023-04-28)

Features

@casl/[email protected]

1 year ago

6.4.0 (2023-04-02)

Features

  • adds actionsFor(subjectType) method that returns all actions associated with particular subject type (f2d7e17), closes #497

@casl/[email protected]

1 year ago

6.3.4 (2023-04-02)

Bug Fixes

  • builder: makes AbilityBuilder bound methods define as arrow functions (e724741), closes #736

@casl/[email protected]

1 year ago

8.2.0 (2022-12-17)

Features

@casl/[email protected]

1 year ago

2.2.1 (2022-12-17)

Bug Fixes

  • handles vue props aliases using "undefined" instead of "in" (#712) (3d85baa)