react/packages/react-suspense-test-utils
Josh Story 94eed63c49
(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912)
Rebasing and landing https://github.com/facebook/react/pull/28798

This PR was approved already but held back to give time for the sync.
Rebased and landing here without pushing to seb's remote to avoid
possibility of lost updates

---------

Co-authored-by: Sebastian Markbage <sebastian@calyptus.eu>
2024-04-25 10:40:40 -07:00
..
npm [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
src (Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912) 2024-04-25 10:40:40 -07:00
index.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
package.json [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
README.md [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00

react-suspense-test-utils

This package is meant to be used alongside yet-to-be-released, experimental React features. It's unlikely to be useful in any other context.

Do not use in a real application. We're publishing this early for demonstration purposes.

Use it at your own risk.

No, Really, It Is Unstable

The API may will change wildly between versions.