Closed nicolasstevenyates closed 2 years ago
Any plans to update? If yes, share the timelines
I have a PR open for it #225. 🤞 @dominique-mueller can review it, merge and publish.
Can we have this PR published? This is blocking our upgrade plans Is there any another similar library available? this is pending for long time now.
Seems like the author is done maintaining this. I created builds for angular 12 and 13, and will do so as new versions get released so long as the code doesn't break at all. I don't intend on pushing/merging new features.
Repo: https://github.com/ItzRabbs/angular-notifier
Angular 13 npm package: npm install @itzrabbs/angular-notifier@11
Angular 12 npm package: npm install @itzrabbs/angular-notifier@10
I personally use the angular 13 compatible build and it looks to be working fine. I haven't tried the angular 12 compatible build besides making sure all the tests run fine.
Is it possible for you to update angular-notifier for Angular 13?