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
..
babel [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
bench Bump ecstatic from 2.2.1 to 2.2.2 in /scripts/bench (#20468) 2021-06-29 16:53:31 -04:00
circleci Add snapshot testing on e2e test failure (#24672) 2022-06-06 10:36:58 -07:00
devtools [DevTools][BE] Read username using gh in release script (#25270) 2022-09-15 18:12:46 -07:00
error-codes [Float] support meta tags as Resources (#25514) 2022-12-03 10:41:40 -05:00
eslint [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
eslint-rules [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
flow [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Revert yieldy behavior for non-use Suspense (#25537) 2022-12-03 11:05:14 -05:00
merge-fork Land forked reconciler changes (#24878) 2022-07-08 11:55:53 -04:00
perf-counters [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
prettier [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
print-warnings [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
release [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
rollup [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
shared [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
tasks [Codemod] Update copyright header to Meta (#25315) 2022-12-03 10:40:55 -05:00
yarn chore: upgrade to jest 24 (#15778) 2019-10-03 22:44:18 +05:30
authors AUTHORS 2013-09-09 23:42:54 -07:00