react-dom 19.1.0-canary-f0edf41e-20250115 → 19.1.0-canary-5b51a2b9-20250116

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.
@@ -24570,11 +24570,11 @@
24570
24570
  };
24571
24571
  (function () {
24572
24572
  var isomorphicReactPackageVersion = React.version;
24573
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
24573
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
24574
24574
  throw Error(
24575
24575
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24576
24576
  (isomorphicReactPackageVersion +
24577
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
24577
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
24578
24578
  );
24579
24579
  })();
24580
24580
  ("function" === typeof Map &&
@@ -24611,10 +24611,10 @@
24611
24611
  !(function () {
24612
24612
  var internals = {
24613
24613
  bundleType: 1,
24614
- version: "19.1.0-canary-f0edf41e-20250115",
24614
+ version: "19.1.0-canary-5b51a2b9-20250116",
24615
24615
  rendererPackageName: "react-dom",
24616
24616
  currentDispatcherRef: ReactSharedInternals,
24617
- reconcilerVersion: "19.1.0-canary-f0edf41e-20250115"
24617
+ reconcilerVersion: "19.1.0-canary-5b51a2b9-20250116"
24618
24618
  };
24619
24619
  internals.overrideHookState = overrideHookState;
24620
24620
  internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -24760,7 +24760,7 @@
24760
24760
  listenToAllSupportedEvents(container);
24761
24761
  return new ReactDOMHydrationRoot(initialChildren);
24762
24762
  };
24763
- exports.version = "19.1.0-canary-f0edf41e-20250115";
24763
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
24764
24764
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
24765
24765
  "function" ===
24766
24766
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -15202,14 +15202,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
15202
15202
  };
15203
15203
  var isomorphicReactPackageVersion$jscomp$inline_1737 = React.version;
15204
15204
  if (
15205
- "19.1.0-canary-f0edf41e-20250115" !==
15205
+ "19.1.0-canary-5b51a2b9-20250116" !==
15206
15206
  isomorphicReactPackageVersion$jscomp$inline_1737
15207
15207
  )
15208
15208
  throw Error(
15209
15209
  formatProdErrorMessage(
15210
15210
  527,
15211
15211
  isomorphicReactPackageVersion$jscomp$inline_1737,
15212
- "19.1.0-canary-f0edf41e-20250115"
15212
+ "19.1.0-canary-5b51a2b9-20250116"
15213
15213
  )
15214
15214
  );
15215
15215
  ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -15231,10 +15231,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
15231
15231
  };
15232
15232
  var internals$jscomp$inline_2214 = {
15233
15233
  bundleType: 0,
15234
- version: "19.1.0-canary-f0edf41e-20250115",
15234
+ version: "19.1.0-canary-5b51a2b9-20250116",
15235
15235
  rendererPackageName: "react-dom",
15236
15236
  currentDispatcherRef: ReactSharedInternals,
15237
- reconcilerVersion: "19.1.0-canary-f0edf41e-20250115"
15237
+ reconcilerVersion: "19.1.0-canary-5b51a2b9-20250116"
15238
15238
  };
15239
15239
  if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
15240
15240
  var hook$jscomp$inline_2215 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -15340,4 +15340,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
15340
15340
  listenToAllSupportedEvents(container);
15341
15341
  return new ReactDOMHydrationRoot(initialChildren);
15342
15342
  };
15343
- exports.version = "19.1.0-canary-f0edf41e-20250115";
15343
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -24627,11 +24627,11 @@
24627
24627
  };
24628
24628
  (function () {
24629
24629
  var isomorphicReactPackageVersion = React.version;
24630
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
24630
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
24631
24631
  throw Error(
24632
24632
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24633
24633
  (isomorphicReactPackageVersion +
24634
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
24634
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
24635
24635
  );
24636
24636
  })();
24637
24637
  ("function" === typeof Map &&
@@ -24668,10 +24668,10 @@
24668
24668
  !(function () {
24669
24669
  var internals = {
24670
24670
  bundleType: 1,
24671
- version: "19.1.0-canary-f0edf41e-20250115",
24671
+ version: "19.1.0-canary-5b51a2b9-20250116",
24672
24672
  rendererPackageName: "react-dom",
24673
24673
  currentDispatcherRef: ReactSharedInternals,
24674
- reconcilerVersion: "19.1.0-canary-f0edf41e-20250115"
24674
+ reconcilerVersion: "19.1.0-canary-5b51a2b9-20250116"
24675
24675
  };
24676
24676
  internals.overrideHookState = overrideHookState;
24677
24677
  internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -25147,7 +25147,7 @@
25147
25147
  exports.useFormStatus = function () {
25148
25148
  return resolveDispatcher().useHostTransitionStatus();
25149
25149
  };
25150
- exports.version = "19.1.0-canary-f0edf41e-20250115";
25150
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
25151
25151
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
25152
25152
  "function" ===
25153
25153
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -15848,14 +15848,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
15848
15848
  };
15849
15849
  var isomorphicReactPackageVersion$jscomp$inline_1833 = React.version;
15850
15850
  if (
15851
- "19.1.0-canary-f0edf41e-20250115" !==
15851
+ "19.1.0-canary-5b51a2b9-20250116" !==
15852
15852
  isomorphicReactPackageVersion$jscomp$inline_1833
15853
15853
  )
15854
15854
  throw Error(
15855
15855
  formatProdErrorMessage(
15856
15856
  527,
15857
15857
  isomorphicReactPackageVersion$jscomp$inline_1833,
15858
- "19.1.0-canary-f0edf41e-20250115"
15858
+ "19.1.0-canary-5b51a2b9-20250116"
15859
15859
  )
15860
15860
  );
15861
15861
  ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -15877,10 +15877,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
15877
15877
  };
15878
15878
  var internals$jscomp$inline_1840 = {
15879
15879
  bundleType: 0,
15880
- version: "19.1.0-canary-f0edf41e-20250115",
15880
+ version: "19.1.0-canary-5b51a2b9-20250116",
15881
15881
  rendererPackageName: "react-dom",
15882
15882
  currentDispatcherRef: ReactSharedInternals,
15883
- reconcilerVersion: "19.1.0-canary-f0edf41e-20250115",
15883
+ reconcilerVersion: "19.1.0-canary-5b51a2b9-20250116",
15884
15884
  getLaneLabelMap: function () {
15885
15885
  for (
15886
15886
  var map = new Map(), lane = 1, index$279 = 0;
@@ -16162,7 +16162,7 @@ exports.useFormState = function (action, initialState, permalink) {
16162
16162
  exports.useFormStatus = function () {
16163
16163
  return ReactSharedInternals.H.useHostTransitionStatus();
16164
16164
  };
16165
- exports.version = "19.1.0-canary-f0edf41e-20250115";
16165
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
16166
16166
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
16167
16167
  "function" ===
16168
16168
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -3878,6 +3878,9 @@
3878
3878
  null === thenableState && (thenableState = []);
3879
3879
  return trackUsedThenable(thenableState, thenable, index);
3880
3880
  }
3881
+ function unsupportedRefresh() {
3882
+ throw Error("Cache cannot be refreshed during server rendering.");
3883
+ }
3881
3884
  function noop$1() {}
3882
3885
  function disabledLog() {}
3883
3886
  function disableLogs() {
@@ -8481,6 +8484,9 @@
8481
8484
  for (var data = Array(size), i = 0; i < size; i++)
8482
8485
  data[i] = REACT_MEMO_CACHE_SENTINEL;
8483
8486
  return data;
8487
+ },
8488
+ useCacheRefresh: function () {
8489
+ return unsupportedRefresh;
8484
8490
  }
8485
8491
  },
8486
8492
  currentResumableState = null,
@@ -8561,5 +8567,5 @@
8561
8567
  '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'
8562
8568
  );
8563
8569
  };
8564
- exports.version = "19.1.0-canary-f0edf41e-20250115";
8570
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
8565
8571
  })();
@@ -3129,6 +3129,9 @@ function unwrapThenable(thenable) {
3129
3129
  null === thenableState && (thenableState = []);
3130
3130
  return trackUsedThenable(thenableState, thenable, index);
3131
3131
  }
3132
+ function unsupportedRefresh() {
3133
+ throw Error(formatProdErrorMessage(393));
3134
+ }
3132
3135
  function noop$1() {}
3133
3136
  var HooksDispatcher = {
3134
3137
  readContext: function (context) {
@@ -3214,6 +3217,9 @@ var HooksDispatcher = {
3214
3217
  for (var data = Array(size), i = 0; i < size; i++)
3215
3218
  data[i] = REACT_MEMO_CACHE_SENTINEL;
3216
3219
  return data;
3220
+ },
3221
+ useCacheRefresh: function () {
3222
+ return unsupportedRefresh;
3217
3223
  }
3218
3224
  },
3219
3225
  currentResumableState = null,
@@ -5616,4 +5622,4 @@ exports.renderToString = function (children, options) {
5616
5622
  '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'
5617
5623
  );
5618
5624
  };
5619
- exports.version = "19.1.0-canary-f0edf41e-20250115";
5625
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -3878,6 +3878,9 @@
3878
3878
  null === thenableState && (thenableState = []);
3879
3879
  return trackUsedThenable(thenableState, thenable, index);
3880
3880
  }
3881
+ function unsupportedRefresh() {
3882
+ throw Error("Cache cannot be refreshed during server rendering.");
3883
+ }
3881
3884
  function noop$1() {}
3882
3885
  function disabledLog() {}
3883
3886
  function disableLogs() {
@@ -8481,6 +8484,9 @@
8481
8484
  for (var data = Array(size), i = 0; i < size; i++)
8482
8485
  data[i] = REACT_MEMO_CACHE_SENTINEL;
8483
8486
  return data;
8487
+ },
8488
+ useCacheRefresh: function () {
8489
+ return unsupportedRefresh;
8484
8490
  }
8485
8491
  },
8486
8492
  currentResumableState = null,
@@ -8561,5 +8567,5 @@
8561
8567
  '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'
8562
8568
  );
8563
8569
  };
8564
- exports.version = "19.1.0-canary-f0edf41e-20250115";
8570
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
8565
8571
  })();
@@ -3171,6 +3171,9 @@ function unwrapThenable(thenable) {
3171
3171
  null === thenableState && (thenableState = []);
3172
3172
  return trackUsedThenable(thenableState, thenable, index);
3173
3173
  }
3174
+ function unsupportedRefresh() {
3175
+ throw Error("Cache cannot be refreshed during server rendering.");
3176
+ }
3174
3177
  function noop$1() {}
3175
3178
  var HooksDispatcher = {
3176
3179
  readContext: function (context) {
@@ -3261,6 +3264,9 @@ var HooksDispatcher = {
3261
3264
  for (var data = Array(size), i = 0; i < size; i++)
3262
3265
  data[i] = REACT_MEMO_CACHE_SENTINEL;
3263
3266
  return data;
3267
+ },
3268
+ useCacheRefresh: function () {
3269
+ return unsupportedRefresh;
3264
3270
  }
3265
3271
  },
3266
3272
  currentResumableState = null,
@@ -5693,4 +5699,4 @@ exports.renderToString = function (children, options) {
5693
5699
  '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'
5694
5700
  );
5695
5701
  };
5696
- exports.version = "19.1.0-canary-f0edf41e-20250115";
5702
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -4016,6 +4016,9 @@
4016
4016
  null === thenableState && (thenableState = []);
4017
4017
  return trackUsedThenable(thenableState, thenable, index);
4018
4018
  }
4019
+ function unsupportedRefresh() {
4020
+ throw Error("Cache cannot be refreshed during server rendering.");
4021
+ }
4019
4022
  function noop$1() {}
4020
4023
  function disabledLog() {}
4021
4024
  function disableLogs() {
@@ -7293,11 +7296,11 @@
7293
7296
  }
7294
7297
  function ensureCorrectIsomorphicReactVersion() {
7295
7298
  var isomorphicReactPackageVersion = React.version;
7296
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
7299
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
7297
7300
  throw Error(
7298
7301
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7299
7302
  (isomorphicReactPackageVersion +
7300
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
7303
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
7301
7304
  );
7302
7305
  }
7303
7306
  var React = require("react"),
@@ -8736,6 +8739,9 @@
8736
8739
  for (var data = Array(size), i = 0; i < size; i++)
8737
8740
  data[i] = REACT_MEMO_CACHE_SENTINEL;
8738
8741
  return data;
8742
+ },
8743
+ useCacheRefresh: function () {
8744
+ return unsupportedRefresh;
8739
8745
  }
8740
8746
  },
8741
8747
  currentResumableState = null,
@@ -8943,5 +8949,5 @@
8943
8949
  startWork(request);
8944
8950
  });
8945
8951
  };
8946
- exports.version = "19.1.0-canary-f0edf41e-20250115";
8952
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
8947
8953
  })();
@@ -3486,6 +3486,9 @@ function unwrapThenable(thenable) {
3486
3486
  null === thenableState && (thenableState = []);
3487
3487
  return trackUsedThenable(thenableState, thenable, index);
3488
3488
  }
3489
+ function unsupportedRefresh() {
3490
+ throw Error(formatProdErrorMessage(393));
3491
+ }
3489
3492
  function noop$1() {}
3490
3493
  var HooksDispatcher = {
3491
3494
  readContext: function (context) {
@@ -3570,6 +3573,9 @@ var HooksDispatcher = {
3570
3573
  for (var data = Array(size), i = 0; i < size; i++)
3571
3574
  data[i] = REACT_MEMO_CACHE_SENTINEL;
3572
3575
  return data;
3576
+ },
3577
+ useCacheRefresh: function () {
3578
+ return unsupportedRefresh;
3573
3579
  }
3574
3580
  },
3575
3581
  currentResumableState = null,
@@ -5948,12 +5954,12 @@ function abort(request, reason) {
5948
5954
  }
5949
5955
  function ensureCorrectIsomorphicReactVersion() {
5950
5956
  var isomorphicReactPackageVersion = React.version;
5951
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
5957
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
5952
5958
  throw Error(
5953
5959
  formatProdErrorMessage(
5954
5960
  527,
5955
5961
  isomorphicReactPackageVersion,
5956
- "19.1.0-canary-f0edf41e-20250115"
5962
+ "19.1.0-canary-5b51a2b9-20250116"
5957
5963
  )
5958
5964
  );
5959
5965
  }
@@ -6100,4 +6106,4 @@ exports.renderToReadableStream = function (children, options) {
6100
6106
  startWork(request);
6101
6107
  });
6102
6108
  };
6103
- exports.version = "19.1.0-canary-f0edf41e-20250115";
6109
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -4997,6 +4997,9 @@ function unwrapThenable(thenable) {
4997
4997
  null === thenableState && (thenableState = []);
4998
4998
  return trackUsedThenable(thenableState, thenable, index);
4999
4999
  }
5000
+ function unsupportedRefresh() {
5001
+ throw Error("Cache cannot be refreshed during server rendering.");
5002
+ }
5000
5003
  function noop$1() {}
5001
5004
  var HooksDispatcher = {
5002
5005
  readContext: readContext,
@@ -5083,6 +5086,9 @@ var HooksDispatcher = {
5083
5086
  for (var data = Array(size), i = 0; i < size; i++)
5084
5087
  data[i] = REACT_MEMO_CACHE_SENTINEL;
5085
5088
  return data;
5089
+ },
5090
+ useCacheRefresh: function () {
5091
+ return unsupportedRefresh;
5086
5092
  }
5087
5093
  },
5088
5094
  currentResumableState = null,
@@ -8182,13 +8188,13 @@ function abort(request, reason) {
8182
8188
  }
8183
8189
  var isomorphicReactPackageVersion$jscomp$inline_699 = React.version;
8184
8190
  if (
8185
- "19.1.0-canary-f0edf41e-20250115" !==
8191
+ "19.1.0-canary-5b51a2b9-20250116" !==
8186
8192
  isomorphicReactPackageVersion$jscomp$inline_699
8187
8193
  )
8188
8194
  throw Error(
8189
8195
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
8190
8196
  (isomorphicReactPackageVersion$jscomp$inline_699 +
8191
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
8197
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
8192
8198
  );
8193
8199
  exports.renderToReadableStream = function (children, options) {
8194
8200
  return new Promise(function (resolve, reject) {
@@ -8280,4 +8286,4 @@ exports.renderToReadableStream = function (children, options) {
8280
8286
  startWork(request$jscomp$0);
8281
8287
  });
8282
8288
  };
8283
- exports.version = "19.1.0-canary-f0edf41e-20250115";
8289
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -3138,6 +3138,9 @@ function unwrapThenable(thenable) {
3138
3138
  null === thenableState && (thenableState = []);
3139
3139
  return trackUsedThenable(thenableState, thenable, index);
3140
3140
  }
3141
+ function unsupportedRefresh() {
3142
+ throw Error("Cache cannot be refreshed during server rendering.");
3143
+ }
3141
3144
  function noop$1() {}
3142
3145
  var HooksDispatcher = {
3143
3146
  readContext: function (context) {
@@ -3227,6 +3230,9 @@ var HooksDispatcher = {
3227
3230
  for (var data = Array(size), i = 0; i < size; i++)
3228
3231
  data[i] = REACT_MEMO_CACHE_SENTINEL;
3229
3232
  return data;
3233
+ },
3234
+ useCacheRefresh: function () {
3235
+ return unsupportedRefresh;
3230
3236
  }
3231
3237
  },
3232
3238
  currentResumableState = null,
@@ -5585,13 +5591,13 @@ function abort(request, reason) {
5585
5591
  }
5586
5592
  var isomorphicReactPackageVersion$jscomp$inline_728 = React.version;
5587
5593
  if (
5588
- "19.1.0-canary-f0edf41e-20250115" !==
5594
+ "19.1.0-canary-5b51a2b9-20250116" !==
5589
5595
  isomorphicReactPackageVersion$jscomp$inline_728
5590
5596
  )
5591
5597
  throw Error(
5592
5598
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5593
5599
  (isomorphicReactPackageVersion$jscomp$inline_728 +
5594
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
5600
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
5595
5601
  );
5596
5602
  exports.renderToReadableStream = function (children, options) {
5597
5603
  return new Promise(function (resolve, reject) {
@@ -5682,4 +5688,4 @@ exports.renderToReadableStream = function (children, options) {
5682
5688
  startWork(request);
5683
5689
  });
5684
5690
  };
5685
- exports.version = "19.1.0-canary-f0edf41e-20250115";
5691
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -4012,6 +4012,9 @@
4012
4012
  null === thenableState && (thenableState = []);
4013
4013
  return trackUsedThenable(thenableState, thenable, index);
4014
4014
  }
4015
+ function unsupportedRefresh() {
4016
+ throw Error("Cache cannot be refreshed during server rendering.");
4017
+ }
4015
4018
  function noop$1() {}
4016
4019
  function disabledLog() {}
4017
4020
  function disableLogs() {
@@ -7316,11 +7319,11 @@
7316
7319
  }
7317
7320
  function ensureCorrectIsomorphicReactVersion() {
7318
7321
  var isomorphicReactPackageVersion = React.version;
7319
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
7322
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
7320
7323
  throw Error(
7321
7324
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7322
7325
  (isomorphicReactPackageVersion +
7323
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
7326
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
7324
7327
  );
7325
7328
  }
7326
7329
  var React = require("react"),
@@ -8755,6 +8758,9 @@
8755
8758
  for (var data = Array(size), i = 0; i < size; i++)
8756
8759
  data[i] = REACT_MEMO_CACHE_SENTINEL;
8757
8760
  return data;
8761
+ },
8762
+ useCacheRefresh: function () {
8763
+ return unsupportedRefresh;
8758
8764
  }
8759
8765
  },
8760
8766
  currentResumableState = null,
@@ -8962,5 +8968,5 @@
8962
8968
  startWork(request);
8963
8969
  });
8964
8970
  };
8965
- exports.version = "19.1.0-canary-f0edf41e-20250115";
8971
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
8966
8972
  })();
@@ -3520,6 +3520,9 @@ function unwrapThenable(thenable) {
3520
3520
  null === thenableState && (thenableState = []);
3521
3521
  return trackUsedThenable(thenableState, thenable, index);
3522
3522
  }
3523
+ function unsupportedRefresh() {
3524
+ throw Error("Cache cannot be refreshed during server rendering.");
3525
+ }
3523
3526
  function noop$1() {}
3524
3527
  var HooksDispatcher = {
3525
3528
  readContext: function (context) {
@@ -3609,6 +3612,9 @@ var HooksDispatcher = {
3609
3612
  for (var data = Array(size), i = 0; i < size; i++)
3610
3613
  data[i] = REACT_MEMO_CACHE_SENTINEL;
3611
3614
  return data;
3615
+ },
3616
+ useCacheRefresh: function () {
3617
+ return unsupportedRefresh;
3612
3618
  }
3613
3619
  },
3614
3620
  currentResumableState = null,
@@ -6040,11 +6046,11 @@ function abort(request, reason) {
6040
6046
  }
6041
6047
  function ensureCorrectIsomorphicReactVersion() {
6042
6048
  var isomorphicReactPackageVersion = React.version;
6043
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
6049
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
6044
6050
  throw Error(
6045
6051
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
6046
6052
  (isomorphicReactPackageVersion +
6047
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
6053
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
6048
6054
  );
6049
6055
  }
6050
6056
  ensureCorrectIsomorphicReactVersion();
@@ -6190,4 +6196,4 @@ exports.renderToReadableStream = function (children, options) {
6190
6196
  startWork(request);
6191
6197
  });
6192
6198
  };
6193
- exports.version = "19.1.0-canary-f0edf41e-20250115";
6199
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -3915,6 +3915,9 @@
3915
3915
  null === thenableState && (thenableState = []);
3916
3916
  return trackUsedThenable(thenableState, thenable, index);
3917
3917
  }
3918
+ function unsupportedRefresh() {
3919
+ throw Error("Cache cannot be refreshed during server rendering.");
3920
+ }
3918
3921
  function noop$1() {}
3919
3922
  function disabledLog() {}
3920
3923
  function disableLogs() {
@@ -7191,11 +7194,11 @@
7191
7194
  }
7192
7195
  function ensureCorrectIsomorphicReactVersion() {
7193
7196
  var isomorphicReactPackageVersion = React.version;
7194
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
7197
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
7195
7198
  throw Error(
7196
7199
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7197
7200
  (isomorphicReactPackageVersion +
7198
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
7201
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
7199
7202
  );
7200
7203
  }
7201
7204
  function createDrainHandler(destination, request) {
@@ -8680,6 +8683,9 @@
8680
8683
  for (var data = Array(size), i = 0; i < size; i++)
8681
8684
  data[i] = REACT_MEMO_CACHE_SENTINEL;
8682
8685
  return data;
8686
+ },
8687
+ useCacheRefresh: function () {
8688
+ return unsupportedRefresh;
8683
8689
  }
8684
8690
  },
8685
8691
  currentResumableState = null,
@@ -8836,5 +8842,5 @@
8836
8842
  }
8837
8843
  };
8838
8844
  };
8839
- exports.version = "19.1.0-canary-f0edf41e-20250115";
8845
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
8840
8846
  })();
@@ -3420,6 +3420,9 @@ function unwrapThenable(thenable) {
3420
3420
  null === thenableState && (thenableState = []);
3421
3421
  return trackUsedThenable(thenableState, thenable, index);
3422
3422
  }
3423
+ function unsupportedRefresh() {
3424
+ throw Error("Cache cannot be refreshed during server rendering.");
3425
+ }
3423
3426
  function noop$1() {}
3424
3427
  var HooksDispatcher = {
3425
3428
  readContext: function (context) {
@@ -3509,6 +3512,9 @@ var HooksDispatcher = {
3509
3512
  for (var data = Array(size), i = 0; i < size; i++)
3510
3513
  data[i] = REACT_MEMO_CACHE_SENTINEL;
3511
3514
  return data;
3515
+ },
3516
+ useCacheRefresh: function () {
3517
+ return unsupportedRefresh;
3512
3518
  }
3513
3519
  },
3514
3520
  currentResumableState = null,
@@ -5932,11 +5938,11 @@ function abort(request, reason) {
5932
5938
  }
5933
5939
  function ensureCorrectIsomorphicReactVersion() {
5934
5940
  var isomorphicReactPackageVersion = React.version;
5935
- if ("19.1.0-canary-f0edf41e-20250115" !== isomorphicReactPackageVersion)
5941
+ if ("19.1.0-canary-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
5936
5942
  throw Error(
5937
5943
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
5938
5944
  (isomorphicReactPackageVersion +
5939
- "\n - react-dom: 19.1.0-canary-f0edf41e-20250115\nLearn more: https://react.dev/warnings/version-mismatch")
5945
+ "\n - react-dom: 19.1.0-canary-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
5940
5946
  );
5941
5947
  }
5942
5948
  ensureCorrectIsomorphicReactVersion();
@@ -6085,4 +6091,4 @@ exports.renderToPipeableStream = function (children, options) {
6085
6091
  }
6086
6092
  };
6087
6093
  };
6088
- exports.version = "19.1.0-canary-f0edf41e-20250115";
6094
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -416,7 +416,7 @@
416
416
  exports.useFormStatus = function () {
417
417
  return resolveDispatcher().useHostTransitionStatus();
418
418
  };
419
- exports.version = "19.1.0-canary-f0edf41e-20250115";
419
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
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-f0edf41e-20250115";
210
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
@@ -336,5 +336,5 @@
336
336
  }))
337
337
  : Internals.d.m(href));
338
338
  };
339
- exports.version = "19.1.0-canary-f0edf41e-20250115";
339
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
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-f0edf41e-20250115";
152
+ exports.version = "19.1.0-canary-5b51a2b9-20250116";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-dom",
3
- "version": "19.1.0-canary-f0edf41e-20250115",
3
+ "version": "19.1.0-canary-5b51a2b9-20250116",
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-f0edf41e-20250115"
20
+ "scheduler": "0.26.0-canary-5b51a2b9-20250116"
21
21
  },
22
22
  "peerDependencies": {
23
- "react": "19.1.0-canary-f0edf41e-20250115"
23
+ "react": "19.1.0-canary-5b51a2b9-20250116"
24
24
  },
25
25
  "files": [
26
26
  "LICENSE",