* Add initial React Labs June 2022 blog post
* Update Robert's url to twitter
* Add link to React Server Module Conventions RFC
* Update 2022-06-15-react-labs-what-we-have-been-working-on-june-2022.md
* Fix url
* Update content/blog/2022-06-15-react-labs-what-we-have-been-working-on-june-2022.md
Co-authored-by: Andrew Clark <git@andrewclark.io>
* Fix Sophie's url
* Fix bulleted list for Offscreen section
Co-authored-by: Luna Ruan <lunaris.ruan@gmail.com>
Co-authored-by: Andrew Clark <git@andrewclark.io>
* fix the code block for createRoot typescript error
* added example block code for typescript
* Inline example
Co-authored-by: dan <dan.abramov@gmail.com>
* fix the code block for AppWithCallbackAfterRender
fix the code block for AppWithCallbackAfterRender by using createRoot method from 'react-dom/client'
* Update 2022-03-08-react-18-upgrade-guide.md
Co-authored-by: dan <dan.abramov@gmail.com>
* Clarify note for React Native users
Just clarifying expectations for React Native users on when React 18 will be available there.
* Update content/blog/2022-03-08-react-18-upgrade-guide.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* 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>
* New post: The Plan for React 18
* Mark CM docs as stale
* Update content/blog/2021-06-08-the-plan-for-react-18.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Simplify
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Indicate that create react app 4.0 has been released
* Update content/blog/2020-09-22-introducing-the-new-jsx-transform.md
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>