mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 12:13:11 +00:00
Latest release is 19.2 (#8040)
This commit is contained in:
committed by
GitHub
parent
f9fd07ca59
commit
37f862a64b
@@ -11,7 +11,7 @@ The React docs at [react.dev](https://react.dev) provide documentation for the l
|
||||
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](/community/versioning-policy) for more info.
|
||||
|
||||
You can find an archive of previous major versions below.
|
||||
## Latest version: 19.1 {/*latest-version*/}
|
||||
## Latest version: 19.2 {/*latest-version*/}
|
||||
|
||||
- [react.dev](https://react.dev) {/*docs-19*/}
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*/
|
||||
exports.siteConfig = {
|
||||
version: '19.1',
|
||||
version: '19.2',
|
||||
// --------------------------------------
|
||||
// Translations should replace these lines:
|
||||
languageCode: 'en',
|
||||
|
||||
Reference in New Issue
Block a user