Skip to content

Commit

Permalink
docs(CHANGELOG): 4.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
cartant committed Nov 18, 2021
1 parent 19806a4 commit 25d3eba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="4.0.3"></a>
## [4.0.3](https://github.com/cartant/eslint-plugin-rxjs/compare/v4.0.2...v4.0.3) (2021-11-19)

## Fixes

- Escape `RegExp` characters in the `suffix-subjects` rule's `suffix` option. See [this issue](https://github.com/cartant/eslint-plugin-etc/issues/88). ([a23a69c](https://github.com/cartant/eslint-plugin-etc/commit/a23a69c))
- Don't effect failures for inner `first`-like operators in the `no-unsafe-first` rule. See [this issue](https://github.com/cartant/eslint-plugin-etc/issues/89). ([19806a4](https://github.com/cartant/eslint-plugin-etc/commit/19806a4))

<a name="4.0.2"></a>
## [4.0.2](https://github.com/cartant/eslint-plugin-rxjs/compare/v4.0.1...v4.0.2) (2021-11-08)

Expand Down

0 comments on commit 25d3eba

Please sign in to comment.