Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin940726 committed Jan 4, 2021
1 parent 0092ad3 commit 85cdaee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
- Enabled `import/no-unresolved` rule in the `recommended` ruleset.
- Enabled `no-unsafe-wp-apis` rule in the `recommended` ruleset ([#27327](https://github.com/WordPress/gutenberg/pull/27327)).

### New Features

- Enable `react-hooks/exhaustive-deps` rules in the react config.

## 7.4.0 (2020-12-17)

### New Feature
Expand Down

0 comments on commit 85cdaee

Please sign in to comment.