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
Update ReactDOMServerSuspense-test to not use legacy rendering APIs (#28251)
Updates ReactDOMServerSuspense-test to not use legacy rendering APIs
Also removes an experimental only gate that is not necessary
DiffTrain build for commit 0a53c46.
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
@@ -25600,7 +25600,7 @@ if (__DEV__) {
25600
25600
return root;
25601
25601
}
25602
25602
25603
-
var ReactVersion = "18.3.0-canary-952aa74f8-20240205";
25603
+
var ReactVersion = "18.3.0-canary-0a53c4657-20240205";
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
@@ -9150,7 +9150,7 @@ var devToolsConfig$jscomp$inline_1012 = {
9150
9150
throwError("TestRenderer does not support findFiberByHostInstance()");
9151
9151
},
9152
9152
bundleType: 0,
9153
-
version: "18.3.0-canary-952aa74f8-20240205",
9153
+
version: "18.3.0-canary-0a53c4657-20240205",
9154
9154
rendererPackageName: "react-test-renderer"
9155
9155
};
9156
9156
varinternals$jscomp$inline_1190={
@@ -9181,7 +9181,7 @@ var internals$jscomp$inline_1190 = {
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
@@ -9578,7 +9578,7 @@ var devToolsConfig$jscomp$inline_1054 = {
9578
9578
throwError("TestRenderer does not support findFiberByHostInstance()");
9579
9579
},
9580
9580
bundleType: 0,
9581
-
version: "18.3.0-canary-952aa74f8-20240205",
9581
+
version: "18.3.0-canary-0a53c4657-20240205",
9582
9582
rendererPackageName: "react-test-renderer"
9583
9583
};
9584
9584
varinternals$jscomp$inline_1231={
@@ -9609,7 +9609,7 @@ var internals$jscomp$inline_1231 = {
0 commit comments