You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your interest in this package, @jfloodnet. It would be great to learn about your use cases! Feel free to reach out to me on LinkedIn or email
You are right in that the peer dependency could also support RxJS 7.x since the rxjs/operators namespace is still available, although deprecated. To support RxJS 8.x, the operator imports in the source code of multiScan should be pointed to the rxjs namespace.
I'm currently using this with a resolution to version 7 and it's working smoothly.
The text was updated successfully, but these errors were encountered: