mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0083afd4d2dbe5b7d9cc811a6ffd93acd0d16a61
Following https://github.com/facebook/react/pull/30436
Concurrent by default strategy has been unshipped. Here we clean up the
`allowConcurrentByDefault` path and related logic/tests.
For now, this keeps the `concurrentUpdatesByDefaultOverride` argument in
`createContainer` and `createHydrationContainer` and ignores the value
to prevent more breaking changes to `react-reconciler` in the RC stage.
DiffTrain build for [14a4699ff1](https://github.com/facebook/react/commit/14a4699ff173936a30ec453f7b94d47105bbb252)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%