Skip to content

Releases: fkhadra/react-toastify

v4.2.3

29 Aug 22:03
Compare
Choose a tag to compare

Changelog

  • Transform es6 import to commonjs to avoid jest crashing for consumers

v4.2.2

29 Aug 15:46
Compare
Choose a tag to compare

Changelog

  • Remove babel-core
  • Added babel-core@bridge
  • Update babelrc and package.json script

v4.2.1

29 Aug 15:20
Compare
Choose a tag to compare

Changelog

  • Fix issue #222 with symbol
  • Increase typing strictness #221
  • Upgrade build tools(babel7, etc...)
  • Add redux example to the doc
  • Reduce build size

v4.2.0

13 Aug 11:50
Compare
Choose a tag to compare

Changelog

  • Removed pauseOnVisibilityChangein favor of pauseOnFocusLoss:
    Pause the toast timer when the window loses focus. This behavior can be defined per toast. Usage here
  • Deleted a bunch of useless code
  • Fix draggablePercent check
  • When the ToastContainer is unmounted, the toast id counter is reset to 0 and all the reference are cleaned up.
  • Add union type for position in typescript definition
  • Upgrade to latest version of react-transition-group
  • Upgrade to latest version of classnames

v4.1.0

09 Aug 14:26
Compare
Choose a tag to compare

Changelog

  • Draggable prop can be updated, more details here
  • Fix issue when passing glamor className. More details
  • pauseOnVisibility has been disabled until I found a fix. The api is too much unstable πŸ’©.

v4.0.2

09 Aug 14:30
Compare
Choose a tag to compare

Changelog

  • Disable visibility api
  • Allow css-in-js

v4.0.1

09 Aug 14:34
Compare
Choose a tag to compare

Changelog

Bugfix

v4.0.0

09 Aug 14:34
Compare
Choose a tag to compare

Changelog

  • Switch back to css
  • Added built-in transition
  • Added playground for contributor
  • Upgrade to webpack 4
  • Draggable πŸ‘Œ

v4.0.0-rc.6

10 Aug 06:32
Compare
Choose a tag to compare
v4.0.0-rc.6 Pre-release
Pre-release
4.0.0-rc.6

v4.0.0-rc.5

10 Aug 06:33
Compare
Choose a tag to compare
v4.0.0-rc.5 Pre-release
Pre-release
4.0.0-rc.5