Created by: NMinhNguyen
See #7790 for a previous similar PR.
I don't believe it is a breaking change to widen the peer dependency version, it merely lets people using the newer 3.x version of eslint-plugin-react-hooks
use it with this ESLint config (e.g. if they're not using react-scripts
). react-scripts
will continue installing ^1.6.1
as it did before.