Skip to content

Commit 6a6e93b

Browse files
Merge branch 'main' of https://github.com/reactjs/react.dev into sync-0d05d9b6
2 parents 4e2e535 + 0d05d9b commit 6a6e93b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+552
-542
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"asyncro": "^3.0.0",
6464
"autoprefixer": "^10.4.2",
6565
"babel-eslint": "10.x",
66-
"babel-plugin-react-compiler": "^19.1.0-rc.3",
66+
"babel-plugin-react-compiler": "^1.0.0",
6767
"chalk": "4.1.2",
6868
"eslint": "7.x",
6969
"eslint-config-next": "12.0.3",
291 KB
Loading
130 KB
Loading
292 KB
Loading
122 KB
Loading
121 KB
Loading
51.7 KB
Loading
126 KB
Loading
51.3 KB
Loading

src/content/blog/2024/10/21/react-compiler-beta-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ October 21, 2024 by [Lauren Tan](https://twitter.com/potetotes).
1212

1313
<Note>
1414

15-
### React Compiler is now in RC! {/*react-compiler-is-now-in-rc*/}
15+
### React Compiler is now stable! {/*react-compiler-is-now-in-rc*/}
1616

17-
Please see the [RC blog post](/blog/2025/04/21/react-compiler-rc) for details.
17+
Please see the [stable release blog post](/blog/2025/10/07/react-compiler-1) for details.
1818

1919
</Note>
2020

0 commit comments

Comments
 (0)