react-dom 19.0.0-rc-9c6806964f-20240703 → 19.0.0-rc-f38c22b244-20240704

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24182,11 +24182,11 @@
24182
24182
  };
24183
24183
  (function () {
24184
24184
  var isomorphicReactPackageVersion = React.version;
24185
- if ("19.0.0-rc-9c6806964f-20240703" !== isomorphicReactPackageVersion)
24185
+ if ("19.0.0-rc-f38c22b244-20240704" !== isomorphicReactPackageVersion)
24186
24186
  throw Error(
24187
24187
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24188
24188
  (isomorphicReactPackageVersion +
24189
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
24189
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
24190
24190
  );
24191
24191
  })();
24192
24192
  ("function" === typeof Map &&
@@ -24241,12 +24241,12 @@
24241
24241
  scheduleRoot: scheduleRoot,
24242
24242
  setRefreshHandler: setRefreshHandler,
24243
24243
  getCurrentFiber: getCurrentFiberForDevTools,
24244
- reconcilerVersion: "19.0.0-rc-9c6806964f-20240703"
24244
+ reconcilerVersion: "19.0.0-rc-f38c22b244-20240704"
24245
24245
  });
24246
24246
  })({
24247
24247
  findFiberByHostInstance: getClosestInstanceFromNode,
24248
24248
  bundleType: 1,
24249
- version: "19.0.0-rc-9c6806964f-20240703",
24249
+ version: "19.0.0-rc-f38c22b244-20240704",
24250
24250
  rendererPackageName: "react-dom"
24251
24251
  }) &&
24252
24252
  canUseDOM &&
@@ -24376,7 +24376,7 @@
24376
24376
  listenToAllSupportedEvents(container);
24377
24377
  return new ReactDOMHydrationRoot(initialChildren);
24378
24378
  };
24379
- exports.version = "19.0.0-rc-9c6806964f-20240703";
24379
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
24380
24380
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
24381
24381
  "function" ===
24382
24382
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -14652,14 +14652,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
14652
14652
  };
14653
14653
  var isomorphicReactPackageVersion$jscomp$inline_1666 = React.version;
14654
14654
  if (
14655
- "19.0.0-rc-9c6806964f-20240703" !==
14655
+ "19.0.0-rc-f38c22b244-20240704" !==
14656
14656
  isomorphicReactPackageVersion$jscomp$inline_1666
14657
14657
  )
14658
14658
  throw Error(
14659
14659
  formatProdErrorMessage(
14660
14660
  527,
14661
14661
  isomorphicReactPackageVersion$jscomp$inline_1666,
14662
- "19.0.0-rc-9c6806964f-20240703"
14662
+ "19.0.0-rc-f38c22b244-20240704"
14663
14663
  )
14664
14664
  );
14665
14665
  ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -14678,7 +14678,7 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
14678
14678
  var devToolsConfig$jscomp$inline_1673 = {
14679
14679
  findFiberByHostInstance: getClosestInstanceFromNode,
14680
14680
  bundleType: 0,
14681
- version: "19.0.0-rc-9c6806964f-20240703",
14681
+ version: "19.0.0-rc-f38c22b244-20240704",
14682
14682
  rendererPackageName: "react-dom"
14683
14683
  };
14684
14684
  var internals$jscomp$inline_2051 = {
@@ -14708,7 +14708,7 @@ var internals$jscomp$inline_2051 = {
14708
14708
  scheduleRoot: null,
14709
14709
  setRefreshHandler: null,
14710
14710
  getCurrentFiber: null,
14711
- reconcilerVersion: "19.0.0-rc-9c6806964f-20240703"
14711
+ reconcilerVersion: "19.0.0-rc-f38c22b244-20240704"
14712
14712
  };
14713
14713
  if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
14714
14714
  var hook$jscomp$inline_2052 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -14814,4 +14814,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
14814
14814
  listenToAllSupportedEvents(container);
14815
14815
  return new ReactDOMHydrationRoot(initialChildren);
14816
14816
  };
14817
- exports.version = "19.0.0-rc-9c6806964f-20240703";
14817
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -24239,11 +24239,11 @@
24239
24239
  };
24240
24240
  (function () {
24241
24241
  var isomorphicReactPackageVersion = React.version;
24242
- if ("19.0.0-rc-9c6806964f-20240703" !== isomorphicReactPackageVersion)
24242
+ if ("19.0.0-rc-f38c22b244-20240704" !== isomorphicReactPackageVersion)
24243
24243
  throw Error(
24244
24244
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24245
24245
  (isomorphicReactPackageVersion +
24246
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
24246
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
24247
24247
  );
24248
24248
  })();
24249
24249
  ("function" === typeof Map &&
@@ -24298,12 +24298,12 @@
24298
24298
  scheduleRoot: scheduleRoot,
24299
24299
  setRefreshHandler: setRefreshHandler,
24300
24300
  getCurrentFiber: getCurrentFiberForDevTools,
24301
- reconcilerVersion: "19.0.0-rc-9c6806964f-20240703"
24301
+ reconcilerVersion: "19.0.0-rc-f38c22b244-20240704"
24302
24302
  });
24303
24303
  })({
24304
24304
  findFiberByHostInstance: getClosestInstanceFromNode,
24305
24305
  bundleType: 1,
24306
- version: "19.0.0-rc-9c6806964f-20240703",
24306
+ version: "19.0.0-rc-f38c22b244-20240704",
24307
24307
  rendererPackageName: "react-dom"
24308
24308
  }) &&
24309
24309
  canUseDOM &&
@@ -24763,7 +24763,7 @@
24763
24763
  exports.useFormStatus = function () {
24764
24764
  return resolveDispatcher().useHostTransitionStatus();
24765
24765
  };
24766
- exports.version = "19.0.0-rc-9c6806964f-20240703";
24766
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
24767
24767
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
24768
24768
  "function" ===
24769
24769
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -15362,14 +15362,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
15362
15362
  };
15363
15363
  var isomorphicReactPackageVersion$jscomp$inline_1754 = React.version;
15364
15364
  if (
15365
- "19.0.0-rc-9c6806964f-20240703" !==
15365
+ "19.0.0-rc-f38c22b244-20240704" !==
15366
15366
  isomorphicReactPackageVersion$jscomp$inline_1754
15367
15367
  )
15368
15368
  throw Error(
15369
15369
  formatProdErrorMessage(
15370
15370
  527,
15371
15371
  isomorphicReactPackageVersion$jscomp$inline_1754,
15372
- "19.0.0-rc-9c6806964f-20240703"
15372
+ "19.0.0-rc-f38c22b244-20240704"
15373
15373
  )
15374
15374
  );
15375
15375
  ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -15388,7 +15388,7 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
15388
15388
  var devToolsConfig$jscomp$inline_1761 = {
15389
15389
  findFiberByHostInstance: getClosestInstanceFromNode,
15390
15390
  bundleType: 0,
15391
- version: "19.0.0-rc-9c6806964f-20240703",
15391
+ version: "19.0.0-rc-f38c22b244-20240704",
15392
15392
  rendererPackageName: "react-dom"
15393
15393
  };
15394
15394
  (function (internals) {
@@ -15431,7 +15431,7 @@ var devToolsConfig$jscomp$inline_1761 = {
15431
15431
  scheduleRoot: null,
15432
15432
  setRefreshHandler: null,
15433
15433
  getCurrentFiber: null,
15434
- reconcilerVersion: "19.0.0-rc-9c6806964f-20240703"
15434
+ reconcilerVersion: "19.0.0-rc-f38c22b244-20240704"
15435
15435
  });
15436
15436
  function noop() {}
15437
15437
  function getCrossOriginStringAs(as, input) {
@@ -15685,7 +15685,7 @@ exports.useFormState = function (action, initialState, permalink) {
15685
15685
  exports.useFormStatus = function () {
15686
15686
  return ReactSharedInternals.H.useHostTransitionStatus();
15687
15687
  };
15688
- exports.version = "19.0.0-rc-9c6806964f-20240703";
15688
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
15689
15689
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
15690
15690
  "function" ===
15691
15691
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -8588,5 +8588,5 @@
8588
8588
  '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'
8589
8589
  );
8590
8590
  };
8591
- exports.version = "19.0.0-rc-9c6806964f-20240703";
8591
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
8592
8592
  })();
@@ -5547,4 +5547,4 @@ exports.renderToString = function (children, options) {
5547
5547
  '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'
5548
5548
  );
5549
5549
  };
5550
- exports.version = "19.0.0-rc-9c6806964f-20240703";
5550
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -8588,5 +8588,5 @@
8588
8588
  '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'
8589
8589
  );
8590
8590
  };
8591
- exports.version = "19.0.0-rc-9c6806964f-20240703";
8591
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
8592
8592
  })();
@@ -5629,4 +5629,4 @@ exports.renderToString = function (children, options) {
5629
5629
  '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'
5630
5630
  );
5631
5631
  };
5632
- exports.version = "19.0.0-rc-9c6806964f-20240703";
5632
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -8773,11 +8773,11 @@
8773
8773
  didWarnAboutMaps = !1;
8774
8774
  (function () {
8775
8775
  var isomorphicReactPackageVersion = React.version;
8776
- if ("19.0.0-rc-9c6806964f-20240703" !== isomorphicReactPackageVersion)
8776
+ if ("19.0.0-rc-f38c22b244-20240704" !== isomorphicReactPackageVersion)
8777
8777
  throw Error(
8778
8778
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
8779
8779
  (isomorphicReactPackageVersion +
8780
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
8780
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
8781
8781
  );
8782
8782
  })();
8783
8783
  exports.renderToReadableStream = function (children, options) {
@@ -8870,5 +8870,5 @@
8870
8870
  startWork(request$jscomp$0);
8871
8871
  });
8872
8872
  };
8873
- exports.version = "19.0.0-rc-9c6806964f-20240703";
8873
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
8874
8874
  })();
@@ -5827,14 +5827,14 @@ function abort(request, reason) {
5827
5827
  }
5828
5828
  var isomorphicReactPackageVersion$jscomp$inline_758 = React.version;
5829
5829
  if (
5830
- "19.0.0-rc-9c6806964f-20240703" !==
5830
+ "19.0.0-rc-f38c22b244-20240704" !==
5831
5831
  isomorphicReactPackageVersion$jscomp$inline_758
5832
5832
  )
5833
5833
  throw Error(
5834
5834
  formatProdErrorMessage(
5835
5835
  527,
5836
5836
  isomorphicReactPackageVersion$jscomp$inline_758,
5837
- "19.0.0-rc-9c6806964f-20240703"
5837
+ "19.0.0-rc-f38c22b244-20240704"
5838
5838
  )
5839
5839
  );
5840
5840
  exports.renderToReadableStream = function (children, options) {
@@ -5923,4 +5923,4 @@ exports.renderToReadableStream = function (children, options) {
5923
5923
  startWork(request);
5924
5924
  });
5925
5925
  };
5926
- exports.version = "19.0.0-rc-9c6806964f-20240703";
5926
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -8206,13 +8206,13 @@ function abort(request, reason) {
8206
8206
  }
8207
8207
  var isomorphicReactPackageVersion$jscomp$inline_746 = React.version;
8208
8208
  if (
8209
- "19.0.0-rc-9c6806964f-20240703" !==
8209
+ "19.0.0-rc-f38c22b244-20240704" !==
8210
8210
  isomorphicReactPackageVersion$jscomp$inline_746
8211
8211
  )
8212
8212
  throw Error(
8213
8213
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
8214
8214
  (isomorphicReactPackageVersion$jscomp$inline_746 +
8215
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
8215
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
8216
8216
  );
8217
8217
  exports.renderToReadableStream = function (children, options) {
8218
8218
  return new Promise(function (resolve, reject) {
@@ -8301,4 +8301,4 @@ exports.renderToReadableStream = function (children, options) {
8301
8301
  startWork(request$jscomp$0);
8302
8302
  });
8303
8303
  };
8304
- exports.version = "19.0.0-rc-9c6806964f-20240703";
8304
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -5528,13 +5528,13 @@ function abort(request, reason) {
5528
5528
  }
5529
5529
  var isomorphicReactPackageVersion$jscomp$inline_762 = React.version;
5530
5530
  if (
5531
- "19.0.0-rc-9c6806964f-20240703" !==
5531
+ "19.0.0-rc-f38c22b244-20240704" !==
5532
5532
  isomorphicReactPackageVersion$jscomp$inline_762
5533
5533
  )
5534
5534
  throw Error(
5535
5535
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5536
5536
  (isomorphicReactPackageVersion$jscomp$inline_762 +
5537
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
5537
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
5538
5538
  );
5539
5539
  exports.renderToReadableStream = function (children, options) {
5540
5540
  return new Promise(function (resolve, reject) {
@@ -5622,4 +5622,4 @@ exports.renderToReadableStream = function (children, options) {
5622
5622
  startWork(request);
5623
5623
  });
5624
5624
  };
5625
- exports.version = "19.0.0-rc-9c6806964f-20240703";
5625
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -8788,11 +8788,11 @@
8788
8788
  didWarnAboutMaps = !1;
8789
8789
  (function () {
8790
8790
  var isomorphicReactPackageVersion = React.version;
8791
- if ("19.0.0-rc-9c6806964f-20240703" !== isomorphicReactPackageVersion)
8791
+ if ("19.0.0-rc-f38c22b244-20240704" !== isomorphicReactPackageVersion)
8792
8792
  throw Error(
8793
8793
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
8794
8794
  (isomorphicReactPackageVersion +
8795
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
8795
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
8796
8796
  );
8797
8797
  })();
8798
8798
  exports.renderToReadableStream = function (children, options) {
@@ -8885,5 +8885,5 @@
8885
8885
  startWork(request$jscomp$0);
8886
8886
  });
8887
8887
  };
8888
- exports.version = "19.0.0-rc-9c6806964f-20240703";
8888
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
8889
8889
  })();
@@ -5921,13 +5921,13 @@ function abort(request, reason) {
5921
5921
  }
5922
5922
  var isomorphicReactPackageVersion$jscomp$inline_766 = React.version;
5923
5923
  if (
5924
- "19.0.0-rc-9c6806964f-20240703" !==
5924
+ "19.0.0-rc-f38c22b244-20240704" !==
5925
5925
  isomorphicReactPackageVersion$jscomp$inline_766
5926
5926
  )
5927
5927
  throw Error(
5928
5928
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5929
5929
  (isomorphicReactPackageVersion$jscomp$inline_766 +
5930
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
5930
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
5931
5931
  );
5932
5932
  exports.renderToReadableStream = function (children, options) {
5933
5933
  return new Promise(function (resolve, reject) {
@@ -6015,4 +6015,4 @@ exports.renderToReadableStream = function (children, options) {
6015
6015
  startWork(request);
6016
6016
  });
6017
6017
  };
6018
- exports.version = "19.0.0-rc-9c6806964f-20240703";
6018
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -223,7 +223,7 @@
223
223
  ),
224
224
  (currentView = new Uint8Array(2048)),
225
225
  (writtenBytes = 0)),
226
- writeToDestination(destination, textEncoder.encode(chunk));
226
+ writeToDestination(destination, chunk);
227
227
  else {
228
228
  var target = currentView;
229
229
  0 < writtenBytes && (target = currentView.subarray(writtenBytes));
@@ -8665,11 +8665,11 @@
8665
8665
  didWarnAboutMaps = !1;
8666
8666
  (function () {
8667
8667
  var isomorphicReactPackageVersion = React.version;
8668
- if ("19.0.0-rc-9c6806964f-20240703" !== isomorphicReactPackageVersion)
8668
+ if ("19.0.0-rc-f38c22b244-20240704" !== isomorphicReactPackageVersion)
8669
8669
  throw Error(
8670
8670
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
8671
8671
  (isomorphicReactPackageVersion +
8672
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
8672
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
8673
8673
  );
8674
8674
  })();
8675
8675
  exports.renderToPipeableStream = function (children, options) {
@@ -8711,5 +8711,5 @@
8711
8711
  }
8712
8712
  };
8713
8713
  };
8714
- exports.version = "19.0.0-rc-9c6806964f-20240703";
8714
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
8715
8715
  })();
@@ -51,7 +51,7 @@ function writeChunk(destination, chunk) {
51
51
  ),
52
52
  (currentView = new Uint8Array(2048)),
53
53
  (writtenBytes = 0)),
54
- writeToDestination(destination, textEncoder.encode(chunk));
54
+ writeToDestination(destination, chunk);
55
55
  else {
56
56
  var target = currentView;
57
57
  0 < writtenBytes && (target = currentView.subarray(writtenBytes));
@@ -5587,13 +5587,13 @@ function abort(request, reason) {
5587
5587
  }
5588
5588
  var isomorphicReactPackageVersion$jscomp$inline_789 = React.version;
5589
5589
  if (
5590
- "19.0.0-rc-9c6806964f-20240703" !==
5590
+ "19.0.0-rc-f38c22b244-20240704" !==
5591
5591
  isomorphicReactPackageVersion$jscomp$inline_789
5592
5592
  )
5593
5593
  throw Error(
5594
5594
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5595
5595
  (isomorphicReactPackageVersion$jscomp$inline_789 +
5596
- "\n - react-dom: 19.0.0-rc-9c6806964f-20240703\nLearn more: https://react.dev/warnings/version-mismatch")
5596
+ "\n - react-dom: 19.0.0-rc-f38c22b244-20240704\nLearn more: https://react.dev/warnings/version-mismatch")
5597
5597
  );
5598
5598
  function createDrainHandler(destination, request) {
5599
5599
  return function () {
@@ -5868,4 +5868,4 @@ exports.renderToPipeableStream = function (children, options) {
5868
5868
  }
5869
5869
  };
5870
5870
  };
5871
- exports.version = "19.0.0-rc-9c6806964f-20240703";
5871
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -433,7 +433,7 @@
433
433
  exports.useFormStatus = function () {
434
434
  return resolveDispatcher().useHostTransitionStatus();
435
435
  };
436
- exports.version = "19.0.0-rc-9c6806964f-20240703";
436
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
437
437
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
438
438
  "function" ===
439
439
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -207,4 +207,4 @@ exports.useFormState = function (action, initialState, permalink) {
207
207
  exports.useFormStatus = function () {
208
208
  return ReactSharedInternals.H.useHostTransitionStatus();
209
209
  };
210
- exports.version = "19.0.0-rc-9c6806964f-20240703";
210
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
@@ -355,5 +355,5 @@
355
355
  }))
356
356
  : Internals.d.m(href));
357
357
  };
358
- exports.version = "19.0.0-rc-9c6806964f-20240703";
358
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
359
359
  })();
@@ -149,4 +149,4 @@ exports.preloadModule = function (href, options) {
149
149
  });
150
150
  } else Internals.d.m(href);
151
151
  };
152
- exports.version = "19.0.0-rc-9c6806964f-20240703";
152
+ exports.version = "19.0.0-rc-f38c22b244-20240704";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-dom",
3
- "version": "19.0.0-rc-9c6806964f-20240703",
3
+ "version": "19.0.0-rc-f38c22b244-20240704",
4
4
  "description": "React package for working with the DOM.",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -17,10 +17,10 @@
17
17
  },
18
18
  "homepage": "https://react.dev/",
19
19
  "dependencies": {
20
- "scheduler": "0.25.0-rc-9c6806964f-20240703"
20
+ "scheduler": "0.25.0-rc-f38c22b244-20240704"
21
21
  },
22
22
  "peerDependencies": {
23
- "react": "19.0.0-rc-9c6806964f-20240703"
23
+ "react": "19.0.0-rc-f38c22b244-20240704"
24
24
  },
25
25
  "files": [
26
26
  "LICENSE",