react 19.0.0-rc-20b6f4c0e8-20240607 → 19.0.0-rc-a532d91d01-20240610

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.
@@ -536,4 +536,4 @@ exports.useSyncExternalStore = function (
536
536
  exports.useTransition = function () {
537
537
  return ReactSharedInternals.H.useTransition();
538
538
  };
539
- exports.version = "19.0.0-rc-20b6f4c0e8-20240607";
539
+ exports.version = "19.0.0-rc-a532d91d01-20240610";