wishtack-steroids icon indicating copy to clipboard operation
wishtack-steroids copied to clipboard

Support for Angular v.16

Open zamadaouf opened this issue 1 year ago • 1 comments

Is there any update available for @wishtack/rx-scavenger that supports RxJS version 7.x.x? I'm encountering issues with peerDependency because the latest version of @wishtack/rx-scavenger is compatible with RxJS version 6.x.x.

zamadaouf avatar Sep 25 '23 15:09 zamadaouf

Hey there @zamadaouf sorry for the late reply. We are not actively maintaining RxScavenger anymore. You can still send us a PR if you wish to. Otherwise, I'd recommend using Angular's takeUntilDestroyed operator https://angular.io/api/core/rxjs-interop/takeUntilDestroyed

yjaaidi avatar Oct 25 '23 22:10 yjaaidi