Closed thure closed 2 years ago
This PR will allow us to ship components that use React's concurrent features, especially Suspense. Switching to v18 also already yielded several important bug fixes discovered through its improved typing.
Suspense
This PR will allow us to ship components that use React's concurrent features, especially
Suspense
. Switching to v18 also already yielded several important bug fixes discovered through its improved typing.