Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0](v0.4.2...v1.0.0) (2024-04-16) ### ⚠ BREAKING CHANGES * toast dissmisable field has been renamed to dismissible ### Features * add closeButton property to toast options ([#17](#17)) ([da3fdda](da3fdda)) ### Bug Fixes * check toast dismissible value in toaster ([31bfc7b](31bfc7b)) * dismissable renamed to dismissible ([8e30c20](8e30c20)) * dismissable renamed to dismissible ([a162a3f](a162a3f)) * don't allow to swipe out a toast if it's not dismissible ([9502c43](9502c43)) * remove console log ([42a940b](42a940b))
- Loading branch information