Files
react/compiled
jackpope 0083afd4d2 Remove allowConcurrentByDefault flag (#30445)
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)
2024-07-25 09:04:47 -07:00
..