Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e936034

Browse files
authored
Add item to ESLint Hooks plugin changelog
1 parent c3ff21e commit e936034

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/eslint-plugin-react-hooks/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 4.0.1
2+
* Declare support for ESLint 7. ([@MichaelDeBoey](https://github.com/MichaelDeBoey) in [#18878](https://github.com/facebook/react/pull/18878))
3+
14
## 4.0.0
25

36
* **New Violations:** Consider `PascalCase.useFoo()` calls as Hooks. ([@cyan33](https://github.com/cyan33) in [#18722](https://github.com/facebook/react/pull/18722))

0 commit comments

Comments
 (0)