npm ngx-toastr 19.0.0
v19.0.0

one month ago

19.0.0 (2024-06-01)

Features

  • Angular 18 + enable usage with zoneless change detection (#1017) (5461eb4)

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)

Don't miss a new ngx-toastr release

NewReleases is sending notifications on new releases.