3.0.1-beta.1 (2024-08-25)
- fixed toast message not being removed automatically and minor changeDetection changes (aceb7ae), closes #16
3.0.0 (2024-06-06)
- Angular has been updated to version 18
3.0.0-beta.1 (2024-06-06)
- Angular has been updated to version 18
2.0.1-beta.1 (2024-06-06)
2.0.0 (2024-04-17)
- add grouping feature (c342de6)
- post grouping (bc32842)
- remove first child div from .hot-toast-message (8b7b09f)
- a div around ng-container in .hot-toast-message has been removed. User will need to take care of this in their ng-template
2.0.0-beta.1 (2024-04-17)
- add grouping feature (c342de6)
- post grouping (bc32842)
- remove first child div from .hot-toast-message (8b7b09f)
- a div around ng-container in .hot-toast-message has been removed. User will need to take care of this in their ng-template
- initial commit (658b129)