react/packages/react-suspense-test-utils
Joseph Savona 9e67e7a315
Scaffolding for useMemoCache hook (#25123)
* Scaffolding for useMemoCache hook
* cleanup leftovers from copy/paste of use() diff

Co-authored-by: Andrew Clark <git@andrewclark.io>
2022-08-23 09:36:02 +01:00
..
npm [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
src Scaffolding for useMemoCache hook (#25123) 2022-08-23 09:36:02 +01: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.