muinotify
Version:
muinotify has an imperative API that makes it easy to display snackbars, without having to handle their open/close state. It also enables you to stack them on top of one another (although this is discouraged by the Material Design guidelines).
21 lines (10 loc) • 822 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.6](https://github.com/Abolfazl2647/muinotify/compare/v1.0.5...v1.0.6) (2022-04-21)
### [1.0.5](https://github.com/Abolfazl2647/muinotify/compare/v1.0.4...v1.0.5) (2022-04-21)
### Bug Fixes
* remove id from message ([c477956](https://github.com/Abolfazl2647/muinotify/commit/c477956d7e6029a83d30ae7020ecfda24dd6015f))
### [1.0.4](https://github.com/Abolfazl2647/muinotify/compare/v1.0.3...v1.0.4) (2022-04-18)
### [1.0.3](https://github.com/Abolfazl2647/muinotify/compare/v1.0.2...v1.0.3) (2022-04-12)
### [1.0.2](https://github.com/Abolfazl2647/muinotify/compare/v1.0.1...v1.0.2) (2022-04-12)
### 1.0.1 (2022-04-12)