Open hshahi opened 2 years ago
@hshahi I'd be more than happy to accept PRs for both of those and do an updated release once they are merged!
I would appreciate if you do, rather than I do it
@hshahi unfortunately I don't have time to address this myself
HI, Would you please have a version with rxjs that is more compatible with most front end Rxjs versions for ex angular 14 -15. I am UI developer. also please can you remove "This is pretty hacky, but so far I'd found no better way of having".
Hi
Thank you for the wonderful library. I am using it with Angular 14 and I seem to get: 1- the class I am using it (my class), depends on rxmq. common js or AMD dependencies can cause optimization and bailouts can you do another release that do Ecmascript version 2- when I use it to unsubscribe, I have to use Partial to get subscription as it is built with older versions of rxjs and
on ngdestroy i have call it like this.subscription?.unsubscribe?.() with dot at the end for it to work.
can you do another version with a recent version of rxjs
Any suggestion well appreciated.
Thanks