simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[ng-core] Use Angular 16's `DestroyRef` instead of `ngOnDestroy` #100

Closed eric-simonton-sama closed 1 year ago

eric-simonton-sama commented 1 year ago

This will mean users can implement their own ngOnDestroy without the risk of forgetting to call super.ngOnDestroy