Skip to content

Commit 49b2d82

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent 5cc47ad commit 49b2d82

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/casl-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [@casl/react-v1.0.2](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2019-02-16)
6+
7+
8+
### Performance Improvements
9+
10+
* **react:** checks whether ability changed before unsubsribing ([d865fa8](https://github.com/stalniy/casl/commit/d865fa8)), closes [#159](https://github.com/stalniy/casl/issues/159)
11+
512
# [@casl/react-v1.0.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2019-02-10)
613

714

packages/casl-react/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/casl-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@casl/react",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "React component for CASL which makes it easy to add permissions in any React application",
55
"main": "dist/umd/index.js",
66
"module": "dist/es5m/index.js",

0 commit comments

Comments
 (0)