Skip to content

Commit 5d53242

Browse files
author
22388o
committed
Fix headings in React 19 CHANGELOG (facebook#31683)
Co-authored-by: eps1lon <sebastian.silbermann@vercel.com> DiffTrain build for [7283a21](facebook@7283a21)
1 parent 95f227d commit 5d53242

30 files changed

+45491
-41073
lines changed

compiled-rn/VERSION_NATIVE_FB

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.0.0-native-fb-db240980-20240927
1+
19.0.0-native-fb-7283a213-20241206

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<2df7c01876f53a778df315d6cb5f67c1>>
10+
* @generated SignedSource<<d7cca79eeb2301cece9c81b098a1b7c2>>
1111
*/
1212

1313
"use strict";
@@ -420,5 +420,5 @@ __DEV__ &&
420420
exports.useFormStatus = function () {
421421
return resolveDispatcher().useHostTransitionStatus();
422422
};
423-
exports.version = "19.0.0-native-fb-db240980-20240927";
423+
exports.version = "19.0.0-native-fb-7283a213-20241206";
424424
})();

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-prod.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<4121ec6434fc21db3839033bd8118315>>
10+
* @generated SignedSource<<aece76fd6a68d460ef8c634c4e0a7397>>
1111
*/
1212

1313
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
203203
exports.useFormStatus = function () {
204204
return ReactSharedInternals.H.useHostTransitionStatus();
205205
};
206-
exports.version = "19.0.0-native-fb-db240980-20240927";
206+
exports.version = "19.0.0-native-fb-7283a213-20241206";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-profiling.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<4121ec6434fc21db3839033bd8118315>>
10+
* @generated SignedSource<<aece76fd6a68d460ef8c634c4e0a7397>>
1111
*/
1212

1313
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
203203
exports.useFormStatus = function () {
204204
return ReactSharedInternals.H.useHostTransitionStatus();
205205
};
206-
exports.version = "19.0.0-native-fb-db240980-20240927";
206+
exports.version = "19.0.0-native-fb-7283a213-20241206";

0 commit comments

Comments
 (0)