Compiler blog post (#7756)

Blog post for Compiler RC
This commit is contained in:
lauren
2025-04-21 16:15:49 -04:00
committed by GitHub
parent 4c54ac9580
commit 3a88efd82a
5 changed files with 141 additions and 8 deletions

View File

@@ -11,6 +11,13 @@
"path": "/blog",
"skipBreadcrumb": true,
"routes": [
{
"title": "React Compiler RC",
"titleForHomepage": "React Compiler RC",
"icon": "blog",
"date": "April 21, 2025",
"path": "/blog/2025/04/21/react-compiler-rc"
},
{
"title": "Sunsetting Create React App",
"titleForHomepage": "Sunsetting Create React App",