From bcbc774d025873f6cf4fa30e93dca42f07768b4c Mon Sep 17 00:00:00 2001 From: tinywaves Date: Wed, 15 May 2024 07:06:44 +0800 Subject: [PATCH] Translate latest React 19 beta blog titles --- src/content/blog/index.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/content/blog/index.md b/src/content/blog/index.md index f4810d3f1e..ea8166c4b3 100644 --- a/src/content/blog/index.md +++ b/src/content/blog/index.md @@ -1,5 +1,8 @@ --- title: React Blog +author: Arlen +date: 2024/05/17 +description: React Blog Descriptions --- @@ -10,15 +13,15 @@ title: React Blog
- + -In the React 19 Beta Upgrade Guide, we shared step-by-step instructions for upgrading your app to React 19 Beta. In this post, we'll give an overview of the new features in React 19, and how you can adopt them. +随着 React 19 Beta 版本的推出,我们此前发布一份官方升级手册,旨在协助您将现有项目无缝升级至 React 19 Beta。在本篇博客中,我们将详细介绍 React 19 Beta 的新特性及其应用方法。 - + -The improvements added to React 19 require some breaking changes, but we've worked to make the upgrade as smooth as possible and we don't expect the changes to impact most apps. In this post, we will guide you through the steps for upgrading libraries to React 19 beta. +React 19 引入的新功能对需要原有设计进行一些破坏性更改,但我们已经努力优化,使得升级过程尽可能顺畅,并且我们预计这些更改在大多数应用程序中不会造成影响。在本篇博客中,我们将引导您完成将库升级到 React 19 Beta 版本的步骤。