Skip to content

Commit

Permalink
Upgrade React from 45804af1-20241021 to 28668d39-20241023 (#71745)
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel-release-bot authored Oct 23, 2024
1 parent 1cb70c4 commit c464672
Show file tree
Hide file tree
Showing 109 changed files with 497 additions and 469 deletions.
4 changes: 2 additions & 2 deletions examples/reproduction-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"dependencies": {
"next": "canary",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021"
"react": "19.0.0-rc-28668d39-20241023",
"react-dom": "19.0.0-rc-28668d39-20241023"
},
"devDependencies": {
"@types/node": "20.12.12",
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,19 +209,19 @@
"pretty-bytes": "5.3.0",
"pretty-ms": "7.0.0",
"random-seed": "0.3.0",
"react": "19.0.0-rc-45804af1-20241021",
"react": "19.0.0-rc-28668d39-20241023",
"react-17": "npm:react@17.0.2",
"react-builtin": "npm:react@19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-builtin": "npm:react@19.0.0-rc-28668d39-20241023",
"react-dom": "19.0.0-rc-28668d39-20241023",
"react-dom-17": "npm:react-dom@17.0.2",
"react-dom-builtin": "npm:react-dom@19.0.0-rc-45804af1-20241021",
"react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-45804af1-20241021",
"react-experimental-builtin": "npm:react@0.0.0-experimental-45804af1-20241021",
"react-is-builtin": "npm:react-is@19.0.0-rc-45804af1-20241021",
"react-server-dom-turbopack": "19.0.0-rc-45804af1-20241021",
"react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-45804af1-20241021",
"react-server-dom-webpack": "19.0.0-rc-45804af1-20241021",
"react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-45804af1-20241021",
"react-dom-builtin": "npm:react-dom@19.0.0-rc-28668d39-20241023",
"react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-28668d39-20241023",
"react-experimental-builtin": "npm:react@0.0.0-experimental-28668d39-20241023",
"react-is-builtin": "npm:react-is@19.0.0-rc-28668d39-20241023",
"react-server-dom-turbopack": "19.0.0-rc-28668d39-20241023",
"react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-28668d39-20241023",
"react-server-dom-webpack": "19.0.0-rc-28668d39-20241023",
"react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-28668d39-20241023",
"react-ssr-prepass": "1.0.8",
"react-virtualized": "9.22.3",
"relay-compiler": "13.0.2",
Expand All @@ -231,8 +231,8 @@
"resolve-from": "5.0.0",
"sass": "1.54.0",
"satori": "0.10.9",
"scheduler-builtin": "npm:scheduler@0.25.0-rc-45804af1-20241021",
"scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-45804af1-20241021",
"scheduler-builtin": "npm:scheduler@0.25.0-rc-28668d39-20241023",
"scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-28668d39-20241023",
"seedrandom": "3.0.5",
"semver": "7.3.7",
"shell-quote": "1.7.3",
Expand Down Expand Up @@ -272,10 +272,10 @@
"@babel/traverse": "7.22.5",
"@types/react": "npm:types-react@19.0.0-rc.0",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.0",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-is": "19.0.0-rc-45804af1-20241021",
"scheduler": "0.25.0-rc-45804af1-20241021"
"react": "19.0.0-rc-28668d39-20241023",
"react-dom": "19.0.0-rc-28668d39-20241023",
"react-is": "19.0.0-rc-28668d39-20241023",
"scheduler": "0.25.0-rc-28668d39-20241023"
},
"patchedDependencies": {
"webpack-sources@3.2.3": "patches/webpack-sources@3.2.3.patch"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-next-app/templates/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { GetTemplateFileArgs, InstallTemplateArgs } from "./types";

// Do not rename or format. sync-react script relies on this line.
// prettier-ignore
const nextjsReactPeerVersion = "19.0.0-rc-45804af1-20241021";
const nextjsReactPeerVersion = "19.0.0-rc-28668d39-20241023";

/**
* Get the file path for a given file in a template, e.g. "next.config.js".
Expand Down
4 changes: 2 additions & 2 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"@opentelemetry/api": "^1.1.0",
"@playwright/test": "^1.41.2",
"babel-plugin-react-compiler": "*",
"react": "^18.2.0 || 19.0.0-rc-45804af1-20241021",
"react-dom": "^18.2.0 || 19.0.0-rc-45804af1-20241021",
"react": "^18.2.0 || 19.0.0-rc-28668d39-20241023",
"react-dom": "^18.2.0 || 19.0.0-rc-28668d39-20241023",
"sass": "^1.3.0"
},
"peerDependenciesMeta": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24912,11 +24912,11 @@
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -24953,11 +24953,11 @@
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-experimental-45804af1-20241021",
version: "19.0.0-experimental-28668d39-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-45804af1-20241021"
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -25099,7 +25099,7 @@
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15133,14 +15133,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_1670 = React.version;
if (
"19.0.0-experimental-45804af1-20241021" !==
"19.0.0-experimental-28668d39-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_1670
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1670,
"19.0.0-experimental-45804af1-20241021"
"19.0.0-experimental-28668d39-20241023"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
Expand All @@ -15162,11 +15162,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2135 = {
bundleType: 0,
version: "19.0.0-experimental-45804af1-20241021",
version: "19.0.0-experimental-28668d39-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-45804af1-20241021"
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2136 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -15270,4 +15270,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -24969,11 +24969,11 @@
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -25010,11 +25010,11 @@
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-experimental-45804af1-20241021",
version: "19.0.0-experimental-28668d39-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-45804af1-20241021"
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -25486,7 +25486,7 @@
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16023,14 +16023,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_1743 = React.version;
if (
"19.0.0-experimental-45804af1-20241021" !==
"19.0.0-experimental-28668d39-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_1743
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1743,
"19.0.0-experimental-45804af1-20241021"
"19.0.0-experimental-28668d39-20241023"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
Expand All @@ -16052,11 +16052,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2181 = {
bundleType: 0,
version: "19.0.0-experimental-45804af1-20241021",
version: "19.0.0-experimental-28668d39-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-45804af1-20241021"
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2182 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -16321,7 +16321,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9295,5 +9295,5 @@
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
);
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6060,4 +6060,4 @@ exports.renderToString = function (children, options) {
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
);
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -9295,5 +9295,5 @@
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server'
);
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6152,4 +6152,4 @@ exports.renderToString = function (children, options) {
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server'
);
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -8193,11 +8193,11 @@
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
var React = require("next/dist/compiled/react-experimental"),
Expand Down Expand Up @@ -9977,5 +9977,5 @@
startWork(request);
});
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6589,12 +6589,12 @@ function getPostponedState(request) {
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion,
"19.0.0-experimental-45804af1-20241021"
"19.0.0-experimental-28668d39-20241023"
)
);
}
Expand Down Expand Up @@ -6849,4 +6849,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
startWork(request);
});
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -6071,13 +6071,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
}
var isomorphicReactPackageVersion$jscomp$inline_779 = React.version;
if (
"19.0.0-experimental-45804af1-20241021" !==
"19.0.0-experimental-28668d39-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_779
)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion$jscomp$inline_779 +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
exports.renderToReadableStream = function (children, options) {
return new Promise(function (resolve, reject) {
Expand Down Expand Up @@ -6168,4 +6168,4 @@ exports.renderToReadableStream = function (children, options) {
startWork(request);
});
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -8210,11 +8210,11 @@
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
var React = require("next/dist/compiled/react-experimental"),
Expand Down Expand Up @@ -10001,5 +10001,5 @@ const setTimeoutOrImmediate =
? globalThis['set' + 'Immediate']
: setTimeout;

exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6691,11 +6691,11 @@ function getPostponedState(request) {
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
ensureCorrectIsomorphicReactVersion();
Expand Down Expand Up @@ -6960,4 +6960,4 @@ const setTimeoutOrImmediate =
? globalThis['set' + 'Immediate']
: setTimeout;

exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -8074,11 +8074,11 @@
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-45804af1-20241021" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.0.0-experimental-45804af1-20241021\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
function createDrainHandler(destination, request) {
Expand Down Expand Up @@ -9851,5 +9851,5 @@
}
};
};
exports.version = "19.0.0-experimental-45804af1-20241021";
exports.version = "19.0.0-experimental-28668d39-20241023";
})();
Loading

0 comments on commit c464672

Please sign in to comment.