Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
  • Loading branch information
nissy-dev and ematipico authored Jun 15, 2023
1 parent 5fbfd06 commit 9db1688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
### Linter

- Fix a crash in the `NoParameterAssign` rule that occurred when there was a bogus binding. [#4323](https://github.com/rome/tools/issues/4323)
- Fix useExhaustiveDependencies rule in the following cases [#4330](https://github.com/rome/tools/issues/4330)
- Fix `useExhaustiveDependencies` rule in the following cases [#4330](https://github.com/rome/tools/issues/4330)
- when the first argument of hooks is a named function
- inside an export default function
- for React.use* hooks
Expand Down

0 comments on commit 9db1688

Please sign in to comment.