File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/casl-ability" : " 6.7.5 " ,
3- "packages/casl-angular" : " 9.0.5 " ,
4- "packages/casl-aurelia" : " 1.3.1 " ,
5- "packages/casl-mongoose" : " 8.0.4 " ,
6- "packages/casl-prisma" : " 1.6.0 " ,
7- "packages/casl-react" : " 5.0.0 " ,
8- "packages/casl-vue" : " 2.2.5 "
2+ "packages/casl-ability" : " 6.8.0 " ,
3+ "packages/casl-angular" : " 9.0.6 " ,
4+ "packages/casl-aurelia" : " 1.3.2 " ,
5+ "packages/casl-mongoose" : " 8.0.5 " ,
6+ "packages/casl-prisma" : " 1.6.1 " ,
7+ "packages/casl-react" : " 5.0.1 " ,
8+ "packages/casl-vue" : " 2.2.6 "
99}
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 6.8.0] ( https://github.com/stalniy/casl/compare/@casl/ability@6.7.5...@casl/ability@6.8.0 ) (2026-01-18)
6+
7+
8+ ### Features
9+
10+ * export the Rule and RuleOptions types ([ #1077 ] ( https://github.com/stalniy/casl/issues/1077 ) ) ([ c6c94d8] ( https://github.com/stalniy/casl/commit/c6c94d8f15da80262930f6eb32f708f1b030665e ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * ** deps:** update dependency @types/jest to v30 ([ #1133 ] ( https://github.com/stalniy/casl/issues/1133 ) ) ([ 12c59ce] ( https://github.com/stalniy/casl/commit/12c59ce3ab717c49b980e2b3b7091c9e88e4d7e7 ) )
16+
517## [ 6.7.5] ( https://github.com/stalniy/casl/compare/@casl/ability@6.7.4...@casl/ability@6.7.5 ) (2025-12-20)
618
719
Original file line number Diff line number Diff line change 11{
22 "name" : " @casl/ability" ,
3- "version" : " 6.7.5 " ,
3+ "version" : " 6.8.0 " ,
44 "description" : " CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access" ,
55 "funding" : " https://github.com/stalniy/casl/blob/master/BACKERS.md" ,
66 "main" : " dist/es6c/index.js" ,
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 9.0.6] ( https://github.com/stalniy/casl/compare/@casl/angular@9.0.5...@casl/angular@9.0.6 ) (2026-01-18)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** deps:** update dependency @types/jest to v30 ([ #1133 ] ( https://github.com/stalniy/casl/issues/1133 ) ) ([ 12c59ce] ( https://github.com/stalniy/casl/commit/12c59ce3ab717c49b980e2b3b7091c9e88e4d7e7 ) )
11+
512## [ 9.0.5] ( https://github.com/stalniy/casl/compare/@casl/angular@9.0.4...@casl/angular@9.0.5 ) (2026-01-05)
613
714
Original file line number Diff line number Diff line change 11{
22 "name" : " @casl/angular" ,
3- "version" : " 9.0.5 " ,
3+ "version" : " 9.0.6 " ,
44 "description" : " Angular module for CASL which makes it easy to add permissions in any Angular app" ,
55 "main" : " dist/umd/index.js" ,
66 "module" : " dist/es5m/index.js" ,
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.3.2] ( https://github.com/stalniy/casl/compare/@casl/aurelia@1.3.1...@casl/aurelia@1.3.2 ) (2026-01-18)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** deps:** update dependency @types/jest to v30 ([ #1133 ] ( https://github.com/stalniy/casl/issues/1133 ) ) ([ 12c59ce] ( https://github.com/stalniy/casl/commit/12c59ce3ab717c49b980e2b3b7091c9e88e4d7e7 ) )
11+
512## [ 1.3.1] ( https://github.com/stalniy/casl/compare/@casl/aurelia@1.3.0...@casl/aurelia@1.3.1 ) (2025-01-05)
613
714# [ 1.3.0] ( https://github.com/stalniy/casl/compare/@casl/aurelia@1.2.1...@casl/aurelia@1.3.0 ) (2022-08-28)
Original file line number Diff line number Diff line change 11{
22 "name" : " @casl/aurelia" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.3.2 " ,
44 "description" : " Aurelia plugin for CASL which makes it easy to add permissions in any Aurelia apps" ,
55 "main" : " dist/umd/index.js" ,
66 "module" : " dist/es5m/index.js" ,
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 8.0.5] ( https://github.com/stalniy/casl/compare/@casl/mongoose@8.0.4...@casl/mongoose@8.0.5 ) (2026-01-18)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** deps:** update dependency @types/jest to v30 ([ #1133 ] ( https://github.com/stalniy/casl/issues/1133 ) ) ([ 12c59ce] ( https://github.com/stalniy/casl/commit/12c59ce3ab717c49b980e2b3b7091c9e88e4d7e7 ) )
11+
512## [ 8.0.4] ( https://github.com/stalniy/casl/compare/@casl/mongoose@8.0.3...@casl/mongoose@8.0.4 ) (2026-01-05)
613
714
Original file line number Diff line number Diff line change 11{
22 "name" : " @casl/mongoose" ,
3- "version" : " 8.0.4 " ,
3+ "version" : " 8.0.5 " ,
44 "description" : " Allows to query accessible records from MongoDB based on CASL rules" ,
55 "main" : " dist/es6c/index.js" ,
66 "es2015" : " dist/es6m/index.mjs" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ All notable changes to this project will be documented in this file.
99
1010* adds prisma7 support ([ #1087 ] ( https://github.com/stalniy/casl/issues/1087 ) ) ([ 8e818c2] ( https://github.com/stalniy/casl/commit/8e818c297592eea78f038dbabd9d03fef36fd57e ) )
1111
12+ ## [ 1.6.1] ( https://github.com/stalniy/casl/compare/@casl/prisma@1.6.0...@casl/prisma@1.6.1 ) (2026-01-18)
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** update dependency @types/jest to v30 ([ #1133 ] ( https://github.com/stalniy/casl/issues/1133 ) ) ([ 12c59ce] ( https://github.com/stalniy/casl/commit/12c59ce3ab717c49b980e2b3b7091c9e88e4d7e7 ) )
18+
1219## [ 1.5.2] ( https://github.com/stalniy/casl/compare/@casl/prisma@1.5.1...@casl/prisma@1.5.2 ) (2025-08-07)
1320
1421
You can’t perform that action at this time.
0 commit comments