| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ Warning: custom changes will be lost. |
Sorry, something went wrong.
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
facebook/reactv18.2.0
Compare Source
React DOM
React DOM Server
Server Components (Experimental)
v18.1.0
Compare Source
React DOM
React DOM Server
ESLint Plugin: React Hooks
Use Subscription
v18.0.0
Compare Source
Below is a list of all new features, APIs, deprecations, and breaking changes.
Read React 18 release post and React 18 upgrade guide for more information.
New Features
React
React DOM Client
These new APIs are now exported from react-dom/client:
Both createRoot and hydrateRoot accept a new option called onRecoverableError in case you want to be notified when React recovers from errors during rendering or hydration for logging. By default, React will use reportError, or console.error in the older browsers.
React DOM Server
These new APIs are now exported from react-dom/server and have full support for streaming Suspense on the server:
The existing renderToString method keeps working but is discouraged.
v17.0.2
Compare Source
React DOM
v17.0.1
Compare Source
React DOM
v17.0.0
Compare Source
Today, we are releasing React 17!
Learn more about React 17 and how to update to it on the official React blog.
React
React DOM
React DOM Server
React Test Renderer
Concurrent Mode (Experimental)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.