We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988e217 commit 7aa5ddaCopy full SHA for 7aa5dda
ReactVersions.js
@@ -30,7 +30,7 @@ const canaryChannelLabel = 'rc';
30
31
// If the canaryChannelLabel is "rc", the build pipeline will use this to build
32
// an RC version of the packages.
33
-const rcNumber = 0;
+const rcNumber = 1;
34
35
const stablePackages = {
36
'eslint-plugin-react-hooks': '5.1.0',
0 commit comments