react-dom 19.1.0-canary-7b402084-20250107 → 19.1.0-canary-42687267-20250108

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.
@@ -24542,11 +24542,11 @@
24542
24542
  };
24543
24543
  (function () {
24544
24544
  var isomorphicReactPackageVersion = React.version;
24545
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
24545
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
24546
24546
  throw Error(
24547
24547
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24548
24548
  (isomorphicReactPackageVersion +
24549
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
24549
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
24550
24550
  );
24551
24551
  })();
24552
24552
  ("function" === typeof Map &&
@@ -24583,10 +24583,10 @@
24583
24583
  !(function () {
24584
24584
  var internals = {
24585
24585
  bundleType: 1,
24586
- version: "19.1.0-canary-7b402084-20250107",
24586
+ version: "19.1.0-canary-42687267-20250108",
24587
24587
  rendererPackageName: "react-dom",
24588
24588
  currentDispatcherRef: ReactSharedInternals,
24589
- reconcilerVersion: "19.1.0-canary-7b402084-20250107"
24589
+ reconcilerVersion: "19.1.0-canary-42687267-20250108"
24590
24590
  };
24591
24591
  internals.overrideHookState = overrideHookState;
24592
24592
  internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -24732,7 +24732,7 @@
24732
24732
  listenToAllSupportedEvents(container);
24733
24733
  return new ReactDOMHydrationRoot(initialChildren);
24734
24734
  };
24735
- exports.version = "19.1.0-canary-7b402084-20250107";
24735
+ exports.version = "19.1.0-canary-42687267-20250108";
24736
24736
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
24737
24737
  "function" ===
24738
24738
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -15178,14 +15178,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
15178
15178
  };
15179
15179
  var isomorphicReactPackageVersion$jscomp$inline_1705 = React.version;
15180
15180
  if (
15181
- "19.1.0-canary-7b402084-20250107" !==
15181
+ "19.1.0-canary-42687267-20250108" !==
15182
15182
  isomorphicReactPackageVersion$jscomp$inline_1705
15183
15183
  )
15184
15184
  throw Error(
15185
15185
  formatProdErrorMessage(
15186
15186
  527,
15187
15187
  isomorphicReactPackageVersion$jscomp$inline_1705,
15188
- "19.1.0-canary-7b402084-20250107"
15188
+ "19.1.0-canary-42687267-20250108"
15189
15189
  )
15190
15190
  );
15191
15191
  ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -15207,10 +15207,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
15207
15207
  };
15208
15208
  var internals$jscomp$inline_2174 = {
15209
15209
  bundleType: 0,
15210
- version: "19.1.0-canary-7b402084-20250107",
15210
+ version: "19.1.0-canary-42687267-20250108",
15211
15211
  rendererPackageName: "react-dom",
15212
15212
  currentDispatcherRef: ReactSharedInternals,
15213
- reconcilerVersion: "19.1.0-canary-7b402084-20250107"
15213
+ reconcilerVersion: "19.1.0-canary-42687267-20250108"
15214
15214
  };
15215
15215
  if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
15216
15216
  var hook$jscomp$inline_2175 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -15316,4 +15316,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
15316
15316
  listenToAllSupportedEvents(container);
15317
15317
  return new ReactDOMHydrationRoot(initialChildren);
15318
15318
  };
15319
- exports.version = "19.1.0-canary-7b402084-20250107";
15319
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -24599,11 +24599,11 @@
24599
24599
  };
24600
24600
  (function () {
24601
24601
  var isomorphicReactPackageVersion = React.version;
24602
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
24602
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
24603
24603
  throw Error(
24604
24604
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24605
24605
  (isomorphicReactPackageVersion +
24606
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
24606
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
24607
24607
  );
24608
24608
  })();
24609
24609
  ("function" === typeof Map &&
@@ -24640,10 +24640,10 @@
24640
24640
  !(function () {
24641
24641
  var internals = {
24642
24642
  bundleType: 1,
24643
- version: "19.1.0-canary-7b402084-20250107",
24643
+ version: "19.1.0-canary-42687267-20250108",
24644
24644
  rendererPackageName: "react-dom",
24645
24645
  currentDispatcherRef: ReactSharedInternals,
24646
- reconcilerVersion: "19.1.0-canary-7b402084-20250107"
24646
+ reconcilerVersion: "19.1.0-canary-42687267-20250108"
24647
24647
  };
24648
24648
  internals.overrideHookState = overrideHookState;
24649
24649
  internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -25119,7 +25119,7 @@
25119
25119
  exports.useFormStatus = function () {
25120
25120
  return resolveDispatcher().useHostTransitionStatus();
25121
25121
  };
25122
- exports.version = "19.1.0-canary-7b402084-20250107";
25122
+ exports.version = "19.1.0-canary-42687267-20250108";
25123
25123
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
25124
25124
  "function" ===
25125
25125
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -15822,14 +15822,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
15822
15822
  };
15823
15823
  var isomorphicReactPackageVersion$jscomp$inline_1801 = React.version;
15824
15824
  if (
15825
- "19.1.0-canary-7b402084-20250107" !==
15825
+ "19.1.0-canary-42687267-20250108" !==
15826
15826
  isomorphicReactPackageVersion$jscomp$inline_1801
15827
15827
  )
15828
15828
  throw Error(
15829
15829
  formatProdErrorMessage(
15830
15830
  527,
15831
15831
  isomorphicReactPackageVersion$jscomp$inline_1801,
15832
- "19.1.0-canary-7b402084-20250107"
15832
+ "19.1.0-canary-42687267-20250108"
15833
15833
  )
15834
15834
  );
15835
15835
  ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -15851,10 +15851,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
15851
15851
  };
15852
15852
  var internals$jscomp$inline_1808 = {
15853
15853
  bundleType: 0,
15854
- version: "19.1.0-canary-7b402084-20250107",
15854
+ version: "19.1.0-canary-42687267-20250108",
15855
15855
  rendererPackageName: "react-dom",
15856
15856
  currentDispatcherRef: ReactSharedInternals,
15857
- reconcilerVersion: "19.1.0-canary-7b402084-20250107",
15857
+ reconcilerVersion: "19.1.0-canary-42687267-20250108",
15858
15858
  getLaneLabelMap: function () {
15859
15859
  for (
15860
15860
  var map = new Map(), lane = 1, index$280 = 0;
@@ -16136,7 +16136,7 @@ exports.useFormState = function (action, initialState, permalink) {
16136
16136
  exports.useFormStatus = function () {
16137
16137
  return ReactSharedInternals.H.useHostTransitionStatus();
16138
16138
  };
16139
- exports.version = "19.1.0-canary-7b402084-20250107";
16139
+ exports.version = "19.1.0-canary-42687267-20250108";
16140
16140
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
16141
16141
  "function" ===
16142
16142
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -8556,5 +8556,5 @@
8556
8556
  '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'
8557
8557
  );
8558
8558
  };
8559
- exports.version = "19.1.0-canary-7b402084-20250107";
8559
+ exports.version = "19.1.0-canary-42687267-20250108";
8560
8560
  })();
@@ -5611,4 +5611,4 @@ exports.renderToString = function (children, options) {
5611
5611
  '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'
5612
5612
  );
5613
5613
  };
5614
- exports.version = "19.1.0-canary-7b402084-20250107";
5614
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -8556,5 +8556,5 @@
8556
8556
  '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'
8557
8557
  );
8558
8558
  };
8559
- exports.version = "19.1.0-canary-7b402084-20250107";
8559
+ exports.version = "19.1.0-canary-42687267-20250108";
8560
8560
  })();
@@ -5688,4 +5688,4 @@ exports.renderToString = function (children, options) {
5688
5688
  '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'
5689
5689
  );
5690
5690
  };
5691
- exports.version = "19.1.0-canary-7b402084-20250107";
5691
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -7292,11 +7292,11 @@
7292
7292
  }
7293
7293
  function ensureCorrectIsomorphicReactVersion() {
7294
7294
  var isomorphicReactPackageVersion = React.version;
7295
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
7295
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
7296
7296
  throw Error(
7297
7297
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7298
7298
  (isomorphicReactPackageVersion +
7299
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
7299
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
7300
7300
  );
7301
7301
  }
7302
7302
  var React = require("react"),
@@ -8938,5 +8938,5 @@
8938
8938
  startWork(request);
8939
8939
  });
8940
8940
  };
8941
- exports.version = "19.1.0-canary-7b402084-20250107";
8941
+ exports.version = "19.1.0-canary-42687267-20250108";
8942
8942
  })();
@@ -5943,12 +5943,12 @@ function abort(request, reason) {
5943
5943
  }
5944
5944
  function ensureCorrectIsomorphicReactVersion() {
5945
5945
  var isomorphicReactPackageVersion = React.version;
5946
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
5946
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
5947
5947
  throw Error(
5948
5948
  formatProdErrorMessage(
5949
5949
  527,
5950
5950
  isomorphicReactPackageVersion,
5951
- "19.1.0-canary-7b402084-20250107"
5951
+ "19.1.0-canary-42687267-20250108"
5952
5952
  )
5953
5953
  );
5954
5954
  }
@@ -6095,4 +6095,4 @@ exports.renderToReadableStream = function (children, options) {
6095
6095
  startWork(request);
6096
6096
  });
6097
6097
  };
6098
- exports.version = "19.1.0-canary-7b402084-20250107";
6098
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -8177,13 +8177,13 @@ function abort(request, reason) {
8177
8177
  }
8178
8178
  var isomorphicReactPackageVersion$jscomp$inline_699 = React.version;
8179
8179
  if (
8180
- "19.1.0-canary-7b402084-20250107" !==
8180
+ "19.1.0-canary-42687267-20250108" !==
8181
8181
  isomorphicReactPackageVersion$jscomp$inline_699
8182
8182
  )
8183
8183
  throw Error(
8184
8184
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
8185
8185
  (isomorphicReactPackageVersion$jscomp$inline_699 +
8186
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
8186
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
8187
8187
  );
8188
8188
  exports.renderToReadableStream = function (children, options) {
8189
8189
  return new Promise(function (resolve, reject) {
@@ -8275,4 +8275,4 @@ exports.renderToReadableStream = function (children, options) {
8275
8275
  startWork(request$jscomp$0);
8276
8276
  });
8277
8277
  };
8278
- exports.version = "19.1.0-canary-7b402084-20250107";
8278
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -5580,13 +5580,13 @@ function abort(request, reason) {
5580
5580
  }
5581
5581
  var isomorphicReactPackageVersion$jscomp$inline_728 = React.version;
5582
5582
  if (
5583
- "19.1.0-canary-7b402084-20250107" !==
5583
+ "19.1.0-canary-42687267-20250108" !==
5584
5584
  isomorphicReactPackageVersion$jscomp$inline_728
5585
5585
  )
5586
5586
  throw Error(
5587
5587
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5588
5588
  (isomorphicReactPackageVersion$jscomp$inline_728 +
5589
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
5589
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
5590
5590
  );
5591
5591
  exports.renderToReadableStream = function (children, options) {
5592
5592
  return new Promise(function (resolve, reject) {
@@ -5677,4 +5677,4 @@ exports.renderToReadableStream = function (children, options) {
5677
5677
  startWork(request);
5678
5678
  });
5679
5679
  };
5680
- exports.version = "19.1.0-canary-7b402084-20250107";
5680
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -7315,11 +7315,11 @@
7315
7315
  }
7316
7316
  function ensureCorrectIsomorphicReactVersion() {
7317
7317
  var isomorphicReactPackageVersion = React.version;
7318
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
7318
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
7319
7319
  throw Error(
7320
7320
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7321
7321
  (isomorphicReactPackageVersion +
7322
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
7322
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
7323
7323
  );
7324
7324
  }
7325
7325
  var React = require("react"),
@@ -8957,5 +8957,5 @@
8957
8957
  startWork(request);
8958
8958
  });
8959
8959
  };
8960
- exports.version = "19.1.0-canary-7b402084-20250107";
8960
+ exports.version = "19.1.0-canary-42687267-20250108";
8961
8961
  })();
@@ -6035,11 +6035,11 @@ function abort(request, reason) {
6035
6035
  }
6036
6036
  function ensureCorrectIsomorphicReactVersion() {
6037
6037
  var isomorphicReactPackageVersion = React.version;
6038
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
6038
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
6039
6039
  throw Error(
6040
6040
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
6041
6041
  (isomorphicReactPackageVersion +
6042
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
6042
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
6043
6043
  );
6044
6044
  }
6045
6045
  ensureCorrectIsomorphicReactVersion();
@@ -6185,4 +6185,4 @@ exports.renderToReadableStream = function (children, options) {
6185
6185
  startWork(request);
6186
6186
  });
6187
6187
  };
6188
- exports.version = "19.1.0-canary-7b402084-20250107";
6188
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -7190,11 +7190,11 @@
7190
7190
  }
7191
7191
  function ensureCorrectIsomorphicReactVersion() {
7192
7192
  var isomorphicReactPackageVersion = React.version;
7193
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
7193
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
7194
7194
  throw Error(
7195
7195
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7196
7196
  (isomorphicReactPackageVersion +
7197
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
7197
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
7198
7198
  );
7199
7199
  }
7200
7200
  function createDrainHandler(destination, request) {
@@ -8831,5 +8831,5 @@
8831
8831
  }
8832
8832
  };
8833
8833
  };
8834
- exports.version = "19.1.0-canary-7b402084-20250107";
8834
+ exports.version = "19.1.0-canary-42687267-20250108";
8835
8835
  })();
@@ -5927,11 +5927,11 @@ function abort(request, reason) {
5927
5927
  }
5928
5928
  function ensureCorrectIsomorphicReactVersion() {
5929
5929
  var isomorphicReactPackageVersion = React.version;
5930
- if ("19.1.0-canary-7b402084-20250107" !== isomorphicReactPackageVersion)
5930
+ if ("19.1.0-canary-42687267-20250108" !== isomorphicReactPackageVersion)
5931
5931
  throw Error(
5932
5932
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5933
5933
  (isomorphicReactPackageVersion +
5934
- "\n - react-dom: 19.1.0-canary-7b402084-20250107\nLearn more: https://react.dev/warnings/version-mismatch")
5934
+ "\n - react-dom: 19.1.0-canary-42687267-20250108\nLearn more: https://react.dev/warnings/version-mismatch")
5935
5935
  );
5936
5936
  }
5937
5937
  ensureCorrectIsomorphicReactVersion();
@@ -6080,4 +6080,4 @@ exports.renderToPipeableStream = function (children, options) {
6080
6080
  }
6081
6081
  };
6082
6082
  };
6083
- exports.version = "19.1.0-canary-7b402084-20250107";
6083
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -416,7 +416,7 @@
416
416
  exports.useFormStatus = function () {
417
417
  return resolveDispatcher().useHostTransitionStatus();
418
418
  };
419
- exports.version = "19.1.0-canary-7b402084-20250107";
419
+ exports.version = "19.1.0-canary-42687267-20250108";
420
420
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
421
421
  "function" ===
422
422
  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.1.0-canary-7b402084-20250107";
210
+ exports.version = "19.1.0-canary-42687267-20250108";
@@ -336,5 +336,5 @@
336
336
  }))
337
337
  : Internals.d.m(href));
338
338
  };
339
- exports.version = "19.1.0-canary-7b402084-20250107";
339
+ exports.version = "19.1.0-canary-42687267-20250108";
340
340
  })();
@@ -149,4 +149,4 @@ exports.preloadModule = function (href, options) {
149
149
  });
150
150
  } else Internals.d.m(href);
151
151
  };
152
- exports.version = "19.1.0-canary-7b402084-20250107";
152
+ exports.version = "19.1.0-canary-42687267-20250108";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-dom",
3
- "version": "19.1.0-canary-7b402084-20250107",
3
+ "version": "19.1.0-canary-42687267-20250108",
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.26.0-canary-7b402084-20250107"
20
+ "scheduler": "0.26.0-canary-42687267-20250108"
21
21
  },
22
22
  "peerDependencies": {
23
- "react": "19.1.0-canary-7b402084-20250107"
23
+ "react": "19.1.0-canary-42687267-20250108"
24
24
  },
25
25
  "files": [
26
26
  "LICENSE",