ngxpert / hot-toast

🍞 Smoking hot toast notifications for Angular.
https://ngxpert.github.io/hot-toast/
MIT License
68 stars 6 forks source link

Add support for Angular version 18 #12

Closed shhdharmen closed 3 months ago

shhdharmen commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Does not support Angular v18

Issue Number: #10

What is the new behavior?

Add support for Angular v18

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

To migrate, simply install the latest version: npm i @ngxpert/hot-toast@3

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: