react/packages/react-suspense-test-utils
Andrew Clark efc57e5cbb
Add built-in Suspense cache with support for invalidation (refreshing) (#20456)
2020-12-18 10:57:24 -08:00
..
npm [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
src Add built-in Suspense cache with support for invalidation (refreshing) (#20456) 2020-12-18 10:57:24 -08: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.