We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4107ab2 commit 21de0b8Copy full SHA for 21de0b8
CHANGELOG.md
@@ -2,8 +2,9 @@
2
3
## 0.2.14 - May 3, 2017
4
5
-* Ability to [edit notifications](https://github.com/igorprado/react-notification-system#removenotificationnotification) (thanks to @syndbg)
+* Ability to [edit notifications](https://github.com/igorprado/react-notification-system#removenotificationnotification). (thanks to @syndbg)
6
* Removed deprecation warning. Now using `prop-types` and `create-react-class`packages. (thanks to @andrewBalekha)
7
+* Fix calling `onRemove` before updating the notifications state. (thanks to @szdc)
8
9
## 0.2.13 - Mar 14, 2017
10
0 commit comments