Jean-François Greffier
496fd3da5a
[ESLint] Update README links to react.dev ( #28692 )
...
Update ESLint plugin README to redirect to https://react.dev for more
details (instead of legacy docs)
2024-04-01 10:52:34 -04:00
Aaron Pettengill
9752d31f12
Document additionalHooks option ( #19005 )
...
* Document `additionalHooks` option
* Update README.md
Co-authored-by: Aaron Pettengill <aaron.pettengill@echoman.com >
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2020-05-27 15:27:43 +01:00
Julien Deniau
8abc202c7f
[eslint-plugin-react-hooks] Prefer recommended eslint configuration ( #18951 )
...
* [eslint-plugin-react-hooks] Prefer recommended eslint configuration
* Update README.md
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2020-05-27 01:08:41 +01:00
Benedikt Franke
333deb707d
Remove hint to post feedback about exhaustive-deps rule ( #18712 )
...
The thread is closed and locked.
2020-05-01 19:13:59 +01:00
Simen Bekkhus
79a25125b1
feat: add recommended config eslint rule ( #14762 )
...
* feat: add recommended config eslint rule
* add exhaustive-deps to recommended as well
2020-02-28 02:01:17 +00:00
Tao
3ac81a57fb
Update create-react-app note for eslint-plugin-react-hooks ( #16982 )
...
eslint-plugin-react-hooks was added in react-scripts 3.0.0
2020-01-09 13:47:05 -08:00
Matt Thomson
f99fca3cb2
Fix sample ESLint configuration ( #14926 )
...
See [ESLint docs](https://eslint.org/docs/user-guide/configuring#configuring-rules )
2019-02-22 12:22:07 +00:00
Dan Abramov
22bb947642
Release eslint-plugin-react-hooks@1.2.0
2019-02-21 19:41:35 +00:00
Dan Abramov
ce6ecd3fbf
Add 16.8.0 changelog and update some READMEs ( #14692 )
...
* Add 16.8.0 changelog
* Mention ESLint plugin
* Remove experimental notices from the ESLint plugin README
* Update CHANGELOG.md
* Add more details for Hooks
* fix
* Set a date
* Update CHANGELOG.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* Update CHANGELOG.md
* useReducer in changelog
* Add to changelog
* Update date
* Add #14119 to changelog
* Add #14744 to changelog
* Fix PR links
* act() method was added to test utils, too
* Updated release date to February 6th
2019-02-06 08:05:18 +00:00
SToneX
e489c3f9c1
Update the version with Hooks proposal in README ( #14751 )
2019-02-04 09:36:56 +00:00
Caleb Meredith
ddbfe2ed50
Add ESLint rule for React Hooks
2018-10-29 11:26:54 -07:00