mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
* Blog Draft: React 18 RC Upgrade Guide * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Minor updates * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Update Strict Effect section * Fill in testing section Some info about how to configure global.IS_REACT_ACT_ENVIRONMENT * Minor updates * Update react-dom imports Use named imports * Add link to react-testing-library * Remove Suspense specifics * Update to react-dom/client * Updates to SSR * Minor updates * Fix typo * Minor updates to wording * Minor updates to wording * Tweak call to action I edited the intro section a bit to soften the call to action. I also removed the reference to the "second RC" since we may publish another one and the fact that it's the second one isn't that important. Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> Co-authored-by: Andrew Clark <git@andrewclark.io>