react-notifications-component v3.0.0 Release Notes

Release Date: 2020-11-12 // over 3 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ‘ TS support
    • โž• Added full-sized containers for top and bottom
    • ๐Ÿ’ฅ Changed SASS style to match BEM - breaking change
    • Limit center containers to 350px
    • ๐Ÿ‘ Allow dynamic expansion of containers based on each notification's width
    • ๐Ÿšš Adedd new API call removeAllNotifications
    • โœ‚ Removed prop-types package, props are now defaulted internally

    ๐Ÿ›  Fixes