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 f2bf3fa commit 95af8bdCopy full SHA for 95af8bd
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
[npm history](https://www.npmjs.com/package/eslint-plugin-rxjs-x?activeTab=versions)
4
5
+## v0.4.0 (2024-11-24)
6
+
7
+### Breaking Changes
8
9
+- **no-implicit-any-catch**: default to allow explicit `any` ([#42](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/pull/42)) ([93ef8e8](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/93ef8e8c7a0d3d93142e901dabb17db78a84a2cd))
10
11
+### Features
12
13
+- add a strict configuration: ([#41](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/pull/41)) ([f2bf3fa](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/f2bf3fadcbe72dfec5c69db8ec683dc2b7a62a2a))
14
15
## v0.3.2 (2024-11-21)
16
17
### Features
0 commit comments