Skip to content

Releases: chadly/react-bs-notifier

v7.0.0

Choose a tag to compare

@chadly chadly released this 10 Nov 17:01

Support for React v18 (see PR #82)

v6.0.0

Choose a tag to compare

@chadly chadly released this 17 Aug 20:01

Upgrade dependencies and migrate to JSS hooks API. Also, explicitly mark the package as sideEffects: false so that webpack can tree shake this library.

There should be no breaking changes in this release, but due to many internal dependencies upgrading and potential different behavior with webpack, I'm marking it as a major release.

v5.0.0

Choose a tag to compare

@chadly chadly released this 04 Apr 20:53

#48 React v16.3 compatibility. This library now only supports React >= v16.3.

v4.4.6

Choose a tag to compare

@chadly chadly released this 25 Jan 18:03

#47 Upgrade react-jss to v8

v4.4.5

Choose a tag to compare

@chadly chadly released this 27 Nov 21:30
  • #44 Fix DOM node won’t be removed after dismiss

v4.4.4

Choose a tag to compare

@chadly chadly released this 18 Oct 22:07

#42 Fixes broken ability to dismiss alerts (#41) introduced in v4.4.3

v4.4.3

Choose a tag to compare

@chadly chadly released this 13 Oct 16:21

#40 Bugfix release for #39 Unknown prop classes

v4.4.2

Choose a tag to compare

@chadly chadly released this 09 Oct 13:57

#38 Bugfix release for #37

v4.4.1

Choose a tag to compare

@chadly chadly released this 06 Oct 20:52

#36 Bugfix release to fix #34 & #35

v4.4.0

Choose a tag to compare

@chadly chadly released this 04 Oct 21:03

#33 Upgrade to work with React 16

Should be backwards compatible but now will also work with a peer dep of React v16 without warnings as well.