Release notes
🕷 Bug fixes
- fix #702 autoClose duration start after the entrance animation finish
- fix #689 prevents promise without success to hang on to the pending state
- fix #645 and #618
onClose
now work as expected! - fix #694 Fix error in Chrome: remove preventDefault from passive listener
⚙️ Chore
- #703 the
ToastPromiseParams
is now exported - exit animation on safari are not conflicting with drag transition anymore
Thanks to @03c, @wilson-webdev, @essential-randomness for their contributions