You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade ReactDOMShorthandCSSPropertyCollision-test to createRoot (#27924)
Upgrade ReactDOMShorthandCSSPropertyCollision-test to createRoot
Using the codemod from #27921 as a starting point, this migrates the
test to `createRoot`.
DiffTrain build for commit 33068c9.
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-dev.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25531,7 +25531,7 @@ if (__DEV__) {
25531
25531
return root;
25532
25532
}
25533
25533
25534
-
var ReactVersion = "18.3.0-canary-0ac3ea471-20240111";
25534
+
var ReactVersion = "18.3.0-canary-33068c9db-20240112";
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-prod.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9121,7 +9121,7 @@ var devToolsConfig$jscomp$inline_1037 = {
9121
9121
throwError("TestRenderer does not support findFiberByHostInstance()");
9122
9122
},
9123
9123
bundleType: 0,
9124
-
version: "18.3.0-canary-0ac3ea471-20240111",
9124
+
version: "18.3.0-canary-33068c9db-20240112",
9125
9125
rendererPackageName: "react-test-renderer"
9126
9126
};
9127
9127
varinternals$jscomp$inline_1230={
@@ -9152,7 +9152,7 @@ var internals$jscomp$inline_1230 = {
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-profiling.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9549,7 +9549,7 @@ var devToolsConfig$jscomp$inline_1079 = {
9549
9549
throwError("TestRenderer does not support findFiberByHostInstance()");
9550
9550
},
9551
9551
bundleType: 0,
9552
-
version: "18.3.0-canary-0ac3ea471-20240111",
9552
+
version: "18.3.0-canary-33068c9db-20240112",
9553
9553
rendererPackageName: "react-test-renderer"
9554
9554
};
9555
9555
varinternals$jscomp$inline_1271={
@@ -9580,7 +9580,7 @@ var internals$jscomp$inline_1271 = {
0 commit comments