flauc / angular2-notifications

A light and easy to use notifications library for Angular.
https://stackblitz.com/edit/angular2-notifications-example
MIT License
746 stars 167 forks source link

Migration Angular 16 #421

Closed sc-mickael closed 8 months ago

sc-mickael commented 9 months ago

Hi,

Angular 16 need an update of Zone.js. : https://update.angular.io/?v=15.0-16.0 Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v16 supports Zone.js version 0.13.x or later.

But angular2-notifications uses zone.js@"^0.11.4"

Is a migration planned ?

Thanks a lot

Guerric-P commented 8 months ago

Closed by #423