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 46e105f commit 4023c7aCopy full SHA for 4023c7a
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
[npm history](https://www.npmjs.com/package/eslint-plugin-rxjs-x?activeTab=versions)
4
5
+## v0.3.1 (2024-11-16)
6
+
7
+### Bug Fixes
8
9
+- **no-ignored-error**: fix observer objects not getting checked for `error` property ([#27](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/pull/27)) ([46e105f](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/46e105fde371a2013713f5e141b2c67ab039bd07))
10
11
## v0.3.0 (2024-11-15)
12
13
### Breaking Changes
0 commit comments