Skip to content

Releases: stalniy/casl

@casl/[email protected]

21 Feb 19:42

Choose a tag to compare

3.0.4 (2020-02-21)

Bug Fixes

  • angular: adds postinstall script into npm package (c753d44), closes #266

@casl/[email protected]

20 Feb 19:01

Choose a tag to compare

3.0.2 (2020-02-20)

Bug Fixes

  • angular: adds missing file exists utility (732e253), closes #266

@casl/[email protected]

20 Feb 18:49

Choose a tag to compare

3.0.1 (2020-02-20)

Bug Fixes

  • angular: ensures postinstall script uses node to check whether file exists (eba8ef4)

@casl/[email protected]

17 Feb 19:21

Choose a tag to compare

3.0.0 (2020-02-17)

Bug Fixes

  • angular: ensure postinstall hook is executed only during local dev (a47bac8)

BREAKING CHANGES

  • angular: upgrades angular to v9

@casl/[email protected]

17 Feb 12:46

Choose a tag to compare

2.2.0 (2020-02-17)

Features

@casl/[email protected]

22 Dec 15:04

Choose a tag to compare

@casl/ability-v3.4.0 (2019-12-22)

Features

  • ability: adds possibility to specify custom error messages (#245) (4b48562), closes #241

@casl/[email protected]

09 Dec 20:38

Choose a tag to compare

@casl/angular-v2.1.1 (2019-12-09)

Performance Improvements

  • angular: makes casl-angular much smaller by utilizing tslib.es6 (093cefa)

@casl/[email protected]

09 Dec 20:40

Choose a tag to compare

@casl/ability-v3.3.0 (2019-12-09)

Bug Fixes

  • deps: update dependency sift to v9 (cf3aa9a)

Features

  • ability: uses CSP build of sift.js (f238813), closes #234

@casl/[email protected]

14 Sep 20:07

Choose a tag to compare

@casl/mongoose-v2.3.2 (2019-09-14)

Bug Fixes

  • mongoose: mock query result on collection level (1e8c241), closes #218

@casl/[email protected]

28 Jul 06:45

Choose a tag to compare

@casl/react-v1.0.4 (2019-07-28)

Performance Improvements

  • react: adds check if children array has length of 1 then render it without React.Fragment (655d08f), closes #211