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

RxJs as peer dependency #124

Open
LoganDupont opened this issue Nov 10, 2023 · 0 comments
Open

RxJs as peer dependency #124

LoganDupont opened this issue Nov 10, 2023 · 0 comments

Comments

@LoganDupont
Copy link

I was wondering if RxJS shouldn't be part of the peerDependencies because we are now using the latest version of this plugin which contains "rxjs": "^7.0.0" starting from eslint-plugin-rxjs v3.3.1. See this commit
bbe0dc5

As our project is still using RxJS v6 and the latest version of your plugin this means we are currently using the wrong version of the eslint-plugin-rxjs. But now we don't get any notification that we are using the wrong version and there is also no compatibility matrix in the docs to see which version we should use with which version of rxjs.

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

1 participant