Skip to content

Commit

Permalink
Update the version with Hooks proposal in README (#14751)
Browse files Browse the repository at this point in the history
  • Loading branch information
stonexer authored and bvaughn committed Feb 4, 2019
1 parent c21c41e commit e489c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-react-hooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It is a part of the [Hooks proposal](https://reactjs.org/docs/hooks-intro.html)

## Experimental Status

This is an experimental release and is intended to be used for testing the Hooks proposal with React 16.7 alpha. The exact heuristics it uses may be adjusted.
This is an experimental release and is intended to be used for testing the Hooks proposal with React 16.8 alpha. The exact heuristics it uses may be adjusted.

The [Rules of Hooks](https://reactjs.org/docs/hooks-rules.html) documentation contains a link to the technical RFC. Please leave a comment on the RFC if you have concerns or ideas about how this plugin should work.

Expand Down

0 comments on commit e489c3f

Please sign in to comment.