react/packages/react-suspense-test-utils
Sebastian Markbåge a8c16a0040
Split Cache into its own Dispatcher (#25474)
* Missing Hooks

* Remove www forks. These can use __SECRET... instead.

* Move cache to separate dispatcher

These will be available in more contexts than just render.
2022-10-12 23:13:39 -04:00
..
npm [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
src Split Cache into its own Dispatcher (#25474) 2022-10-12 23:13:39 -04:00
README.md [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
index.js [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
package.json [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00

README.md

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.