We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0af2d0 commit e57e912Copy full SHA for e57e912
src/sidebarBlog.json
@@ -32,6 +32,13 @@
32
"date": "October 7, 2025",
33
"path": "/blog/2025/10/07/introducing-the-react-foundation"
34
},
35
+ {
36
+ "title": "React 19.2",
37
+ "titleForHomepage": "React 19.2",
38
+ "icon": "blog",
39
+ "date": "October 1, 2025",
40
+ "path": "/blog/2025/10/01/react-19-2"
41
+ },
42
{
43
"title": "React Labs: View Transitions, Activity, and more",
44
"titleForHomepage": "View Transitions and Activity",
0 commit comments