Skip to content

React 18 #4499

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 42 commits into from
Mar 29, 2022
Merged

React 18 #4499

merged 42 commits into from
Mar 29, 2022

Conversation

rickhanlonii
Copy link
Member

Overview

This PR adds new docs for React 18.

See the commit list for a summary of all changes.

Note: this branch is still under development. To add docs to this branch, submit a PR against the react-18 branch.

@github-actions github-actions bot added the beta label Mar 27, 2022
* [18] ReactDOM reference to createRoot/hydrateRoot

* Update note about render and hydrate

* Match the warning text

* s/Render/render
* [18] Update ReactDOMClient docs

* Remove ReactDOMClient where it's obvious

* Update browser message

* Update browser message note

* Update based on feedback

* Add react-dom/client docs
* [18] Switch code samples to createRoot

* Feedback fixes

* Feedback updates
* [18] Add flushSync to ReactDOM docs

* Seb feedback

* More Seb feedback
* [18] Update browser requirements

* Update based on feedback
* [18] Add start/useTransition docs

* Updates based on feedback
Comment on lines -84 to -87
> Note:
>
> `React.lazy` and Suspense are not yet available for server-side rendering. If you want to do code-splitting in a server rendered app, we recommend [Loadable Components](https://github.com/gregberge/loadable-components). It has a nice [guide for bundle splitting with server-side rendering](https://loadable-components.com/docs/server-side-rendering/).

This comment was marked as spam.

changelog: https://github.com/facebook/react/blob/main/CHANGELOG.md#1680-february-6-2019
url: https://5d4b5feba32acd0008d0df98--reactjs.netlify.com/
Copy link
Contributor

@slorber slorber Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acdlite curious to know why you removed these Netlify permalinks.

Did they go offline without notice? I'm facing this problem on the Docusaurus versioning page: facebook/docusaurus#8634

Edit: nevermind, asking in #4482

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants