Skip to content

1.1.0

Compare
Choose a tag to compare
@LouisBarranqueiro LouisBarranqueiro released this 21 May 09:05

Enhancements

  • add a filter property to NotificationsSystem component to filter notifications displayed. (#44)

Fixes

  • Do not mutate state in updateNotification action creator (#37)

Changelog

  • Do not mutate state in updateNotification action creator (#37)
  • Fix deprecation warnings in React 15.5.x (#38) by @ingro
  • add a filter property to NotificationsSystem component to filter notifications displayed. (#44)