mirror of
https://github.com/facebook/react.git
synced 2026-02-22 03:42:05 +00:00
eslint-plugin-react-hooks@4.0.8
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
## 4.0.8
|
||||
* Fixes TypeScript `typeof` annotation to not be considered a dependency. ([@delca85](https://github.com/delca85) in [#19316](https://github.com/facebook/react/pull/19316))
|
||||
|
||||
## 4.0.7
|
||||
* Fixes an overly coarse dependency suggestion. ([@gaearon](https://github.com/gaearon) in [#19313](https://github.com/facebook/react/pull/19313))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "eslint-plugin-react-hooks",
|
||||
"description": "ESLint rules for React Hooks",
|
||||
"version": "4.0.7",
|
||||
"version": "4.0.8",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/react.git",
|
||||
|
||||
Reference in New Issue
Block a user