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 bb0a34b commit 2d58a14Copy full SHA for 2d58a14
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.1.0
4
+
5
+### Breaking changes
6
7
+* Removed prop `onNotificationRemoval` as it was rather hard to know which particular notification has been removed.
8
9
+### Improvements
10
11
+* Added option `onRemoval` directly to the notification object. Each notification will have its own `onRemoval`, making it easier to track removals.
12
13
## 2.0.0
14
15
### Breaking changes
0 commit comments