react-notifications-component v2.1.0 Release Notes

Release Date: 2019-09-23 // over 4 years ago
  • ๐Ÿ’ฅ Breaking changes

    • โœ‚ Removed prop onNotificationRemoval as it was rather hard to know which particular notification has been removed.

    ๐Ÿ‘Œ Improvements

    • โž• Added option onRemoval directly to the notification object. Each notification will have its own onRemoval, making it easier to track removals.
    • โœ‚ Removed style-loader from webpack dev config