Releases: walidcherhane/rc-toastr
Releases · walidcherhane/rc-toastr
v1.3.4
What's Changed
- Prevent throwing error on
toast.loading()
fails, fix #3 by @walidcherhane in #4
New Contributors
- @walidcherhane made their first contribution in #4
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
What’s new
- add support for promises using the
toast.loading
method - ability to customize the hole toast via
renderAs
- update READ.ME
- add documentation rc-toastr.vercel.app/docs
- fix with styles (#1)