flauc / angular2-notifications

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

Please make a release #414

Closed dc-p8 closed 11 months ago

dc-p8 commented 1 year ago

We can't use this package in moderns Angular architectures (standalone app root component) due to the fact that BrowserModule is imported in SimpleNotificationsModule.

The problem is already fixed by https://github.com/flauc/angular2-notifications/pull/396

I tried to find a workaround for hours but now I'm stuck and forced to copy this lib in private repos, we can only wait for a release to come.

Please make a release.

sengmann commented 1 year ago

We are also stuck with the same problem

nbrillouet commented 1 year ago

Same issue here. Release is in progress?

Guerric-P commented 11 months ago

Created a 16.0.1 release