What happened to concurrent "mode"? · reactwg react-18 · Discussion #64

Overview React 18 will add new features such as startTransition, useDeferredValue, concurrent Suspense semantics, SuspenseList, and more. To power these features, React added concepts such as coope...