Revert "publish react-server-dom-turbopack to canary channels (#27427) (#27428)

Build fails because the package does not exist. I've added the package
to npm but we need the publishing account to be a collaborator. I'm
reverting until we get that sorted so we don't block canaries

DiffTrain build for commit https://github.com/facebook/react/commit/34de2986dfeddda31cb76d298c6d59b271d976fa.
This commit is contained in:
gnoff
2023-09-27 23:22:23 +00:00
parent acf1cff3e1
commit e640317c2e
7 changed files with 9 additions and 9 deletions
@@ -23985,7 +23985,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-canary-25fc9eaf8-20230927";
var ReactVersion = "18.3.0-canary-34de2986d-20230927";
// Might add PROFILE later.
@@ -8620,7 +8620,7 @@ var devToolsConfig$jscomp$inline_1027 = {
throw Error("TestRenderer does not support findFiberByHostInstance()");
},
bundleType: 0,
version: "18.3.0-canary-25fc9eaf8-20230927",
version: "18.3.0-canary-34de2986d-20230927",
rendererPackageName: "react-test-renderer"
};
var internals$jscomp$inline_1226 = {
@@ -8651,7 +8651,7 @@ var internals$jscomp$inline_1226 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-25fc9eaf8-20230927"
reconcilerVersion: "18.3.0-canary-34de2986d-20230927"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1227 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -9046,7 +9046,7 @@ var devToolsConfig$jscomp$inline_1069 = {
throw Error("TestRenderer does not support findFiberByHostInstance()");
},
bundleType: 0,
version: "18.3.0-canary-25fc9eaf8-20230927",
version: "18.3.0-canary-34de2986d-20230927",
rendererPackageName: "react-test-renderer"
};
var internals$jscomp$inline_1267 = {
@@ -9077,7 +9077,7 @@ var internals$jscomp$inline_1267 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-25fc9eaf8-20230927"
reconcilerVersion: "18.3.0-canary-34de2986d-20230927"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1268 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -27,7 +27,7 @@ if (
}
"use strict";
var ReactVersion = "18.3.0-canary-25fc9eaf8-20230927";
var ReactVersion = "18.3.0-canary-34de2986d-20230927";
// ATTENTION
// When adding new symbols to this file,
@@ -616,4 +616,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactCurrentDispatcher.current.useTransition();
};
exports.version = "18.3.0-canary-25fc9eaf8-20230927";
exports.version = "18.3.0-canary-34de2986d-20230927";
@@ -619,7 +619,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactCurrentDispatcher.current.useTransition();
};
exports.version = "18.3.0-canary-25fc9eaf8-20230927";
exports.version = "18.3.0-canary-34de2986d-20230927";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -1 +1 @@
25fc9eaf8c780fb0dc7f6369871a4db8d87642b5
34de2986dfeddda31cb76d298c6d59b271d976fa