fix(deps): update dependency ngx-toastr to v19
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ngx-toastr (source) | dependencies | major | ^18.0.0 -> ^19.0.0 |
Release Notes
scttcper/ngx-toastr
v19.0.0
Features
BREAKING CHANGES
- enable usage with zoneless change detection
Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow syntax so this should technically still be compatible with Angular 16 (at least in a small test app with 16 it still worked for me)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.