Files
react/scripts/jest
Andrew Clark dd5c208257 Revert yieldy behavior for non-use Suspense (#25537)
To derisk the rollout of `use`, and simplify the implementation, this
reverts the yield-to-microtasks behavior for promises that are thrown
directly (as opposed to being unwrapped by `use`).

We may add this back later. However, the plan is to deprecate throwing a
promise directly and migrate all existing Suspense code to `use`, so the
extra code probably isn't worth it.
2022-10-22 17:52:20 -04:00
..
2021-05-27 16:33:57 +01:00
2022-05-25 09:56:35 -04:00
2017-11-23 18:02:47 +00:00