Files
react/scripts
Andrew Clark e0162d5364 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-12-03 11:05:14 -05:00
..
2019-10-03 22:44:18 +05:30
2013-09-09 23:42:54 -07:00