We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649eb1b commit bf00dd8Copy full SHA for bf00dd8
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
[npm history](https://www.npmjs.com/package/eslint-plugin-rxjs-x?activeTab=versions)
4
5
+## v0.7.6 (2025-06-16)
6
+
7
+### Fixes
8
9
+- **no-implicit-any-catch**: proper parenthesis for two-param `catchError` ([#230](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/pull/230)) ([ea0f36a](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/ea0f36ab050daa7511cd16db1b07aa0bc314e7c4))
10
11
## v0.7.5 (2025-06-05)
12
13
### Features
0 commit comments