Releases: stalniy/casl
Releases · stalniy/casl
6.3.4 (2023-04-02)
Bug Fixes
builder: makes AbilityBuilder bound methods define as arrow functions (e724741 ), closes #736
2.2.1 (2022-12-17)
Bug Fixes
handles vue props aliases using "undefined" instead of "in" (#712 ) (3d85baa )
8.2.0 (2022-12-17)
Features
6.3.3 (2022-12-08)
Bug Fixes
ensures packRule
helper doesn't stuck inside infinite loop when invalid parameters are passed (a19bd09 ), closes #705
1.3.3 (2022-11-18)
Bug Fixes
another attempt to fix .mjs local imports (890c334 )
1.3.2 (2022-11-18)
Bug Fixes
es6m build now contains .mjs extension for local imports/exports (d233c9f )
7.1.2 (2022-10-30)
Bug Fixes
fixes type in mongoose error message (1d28496 )
7.1.1 (2022-10-30)
Bug Fixes
adds unlessCan method to ForbiddenError and reused it mongoose package to construct ForbiddenError (be7ae6a )
6.3.2 (2022-10-30)
Bug Fixes
adds unlessCan method to ForbiddenError and reused it mongoose package to construct ForbiddenError (be7ae6a )
1.3.1 (2022-10-15)
Bug Fixes
export Model and Subjects as type (#688 ) (b0e76e3 )
makes sure PrismaAbility support per subject actions type (5db9a37 ), closes #675
You can’t perform that action at this time.