React Notification System v0.2.14 Release Notes

Release Date: 2017-05-03 // almost 7 years ago
    • ๐Ÿšš Ability to edit notifications. (thanks to @syndbg)
    • โœ‚ Removed deprecation warning. Now using prop-types and create-react-classpackages. (thanks to @andrewBalekha)
    • ๐Ÿ›  Fix calling onRemove before updating the notifications state. (thanks to @szdc)