React Versions
The React docs at react.dev provide documentation for the latest version of React.
We aim to keep the docs updated within major versions, and do not publish versions for each minor or patch version. When a new major is released, we archive the docs for the previous version as x.react.dev. See our versioning policy for more info.
You can find an archive of previous major versions below.
Latest version: 19.1
Previous versions
Changelog
React 19
Blog Posts
Talks
- React 19 Keynote
- A Roadmap to React 19
- What’s new in React 19
- React for Two Computers
- React Compiler Deep Dive
- React Compiler Case Studies
- React 19 Deep Dive: Coordinating HTML
Releases
React 18
Blog Posts
Talks
- React 18 Keynote
- React 18 for app developers
- Streaming Server Rendering with Suspense
- React without memo
- React Docs Keynote
- React Developer Tooling
- The first React Working Group
- React 18 for External Store Libraries
Releases
- v18.3.1 (April, 2024)
- v18.3.0 (April, 2024)
- v18.2.0 (June, 2022)
- v18.1.0 (April, 2022)
- v18.0.0 (March 2022)
React 17
Blog Posts
Releases
React 16
Blog Posts
- React v16.0
- DOM Attributes in React 16
- Error Handling in React 16
- React v16.2.0: Improved Support for Fragments
- React v16.4.0: Pointer Events
- React v16.4.2: Server-side vulnerability fix
- React v16.6.0: lazy, memo and contextType
- React v16.7: No, This Is Not the One With Hooks
- React v16.8: The One With Hooks
- React v16.9.0 and the Roadmap Update