4.1.1 (2024-12-11)
- allow html in icon (161b0bc)
4.1.0 (2024-12-10)
- add schematics (2b1502f)
4.0.1 (2024-12-10)
- toast getting reopened on change (625daf7)
4.0.1-beta.1 (2024-12-10)
- toast getting reopened on change (625daf7)
4.0.0 (2024-12-10)
- update to angular 19
4.0.0-beta.1 (2024-12-10)
- update to Angular 19 (bb2bd47)
- update to angular 19
3.2.0-beta.1 (2024-12-10)
- update to Angular 19 (5f8570a)
3.1.1 (2024-12-10)
3.1.1-beta.1 (2024-12-10)
3.1.0-beta.3 (2024-12-10)
3.1.0 (2024-12-10)
- assign statically increasing ids to toasts (c3ec7a1), closes #15
- filter undefined refs from group, add test cases (af1ed00), closes #9
- revert toastref.groupref assignment (a99204a)
3.1.0-beta.2 (2024-12-10)
- assign statically increasing ids to toasts (c3ec7a1), closes #15
- revert toastref.groupref assignment (a99204a)
3.1.0-beta.1 (2024-12-07)
3.0.2 (2024-10-05)
3.0.2-beta.1 (2024-10-05)
3.0.1 (2024-08-25)
- fixed toast message not being removed automatically and minor changeDetection changes (aceb7ae), closes #16
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)