Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rxjs peer dependency to rxjs@"^7.0.0 #1

Open
jfloodnet opened this issue Aug 26, 2024 · 1 comment
Open

Update rxjs peer dependency to rxjs@"^7.0.0 #1

jfloodnet opened this issue Aug 26, 2024 · 1 comment

Comments

@jfloodnet
Copy link

jfloodnet commented Aug 26, 2024

I'm currently using this with a resolution to version 7 and it's working smoothly.

@LayZeeDK
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants