Releases: fkhadra/react-toastify
Releases Β· fkhadra/react-toastify
v3.1.0
Changelog
- Add ability to update an existing toast
- Allow to define the zIndex via the style helper
- Get rid of all inline style
v3.0.0
Changelog
- Switched to styled component with glamor
- Added style helper to replace sass variables
- Test suite improved
- Typescript definition improved
v2.2.0
Changelog
- Sass variables are now namespaced
v2.1.8
Changelog
-Bugfix I guess
v2.1.4
Changelog
- Fix broken typescript dependencies
v2.1.3
Changelog
- Added typescript definition
- Toast will pause when page is not visible thanks to page visibility api.