react/packages/react-suspense-test-utils
Andrew Clark 75f3ddebfa
Remove experimental useOpaqueIdentifier API (#22672)
useId is the updated version of this API.
2021-11-01 15:02:39 -07:00
..
npm [Flight] Add getCacheForType() to the dispatcher (#20315) 2020-12-03 03:44:56 +00:00
src Remove experimental useOpaqueIdentifier API (#22672) 2021-11-01 15:02:39 -07: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.