Skip to content

Releases: tjrexer/react-notifications

v1.7.4

01 Aug 16:49
Compare
Choose a tag to compare

What's Changed

  • Fixes the bug about the closing time not being respected when several toasters are open by @Clement83 in #51
  • Add ability to remove all notifications by @egore in #50
  • Security Fixes

New Contributors

Full Changelog: v1.7.3...1.7.4

v1.7.2

17 Sep 23:47
Compare
Choose a tag to compare

Removed invalid method componentDidUnmount.

v1.7.1

12 Sep 02:11
Compare
Choose a tag to compare
  • Security Updates

v1.7.0

12 Sep 00:48
Compare
Choose a tag to compare
  • Updated react Transition group
  • Updated dev requirements
  • Updated security issues.

v1.6.0

17 Mar 02:03
Compare
Choose a tag to compare

Features

  • Updated react to v16
  • Updated acorn to v6.4.1
  • Updated lodash to v4.17.15
  • Added notes for contributing.

v1.5.0

17 Mar 02:01
Compare
Choose a tag to compare

Features

  • Updated repository information & eslint to 5.15.0
  • Updated componentWillMount to componentDidMount due to deprication