We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea92d8 commit b303610Copy full SHA for b303610
ReactVersions.js
@@ -33,7 +33,7 @@ const canaryChannelLabel = 'canary';
33
const rcNumber = 0;
34
35
const stablePackages = {
36
- 'eslint-plugin-react-hooks': '6.0.0',
+ 'eslint-plugin-react-hooks': '6.1.0',
37
'jest-react': '0.17.0',
38
react: ReactVersion,
39
'react-art': ReactVersion,
0 commit comments