Skip to content

Commit a521993

Browse files
Ivocinloveloki
andauthored
Update src/content/blog/2025/10/16/react-conf-2025-recap.md
Co-authored-by: Xleine <xleine@qq.com>
1 parent d061679 commit a521993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025/10/16/react-conf-2025-recap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Jack Pope 宣布了 Canary 版本中的新特性,包括:
4242
* [Fragment Refs](https://react.dev/reference/react/Fragment#fragmentinstance) —— 与 Fragment 包裹的 DOM 节点交互的新方式。
4343

4444
Lauren Tan 宣布 [React 编译器 v1.0](https://react.dev/blog/2025/10/07/react-compiler-1),并建议所有应用使用 React 编译器,可以获得以下好处:
45-
* 能够理解 React 代码的[自动 memoization](/learn/react-compiler/introduction#what-does-react-compiler-do)
45+
* 能够理解 React 代码的 [自动记忆化](/learn/react-compiler/introduction#what-does-react-compiler-do)
4646
* 由 React 编译器提供的 [新 lint 规则](/learn/react-compiler/installation#eslint-integration) ,用于传授最佳实践。
4747
* 在 Vite、Next.js 和 Expo 中为新应用提供 [默认支持](/learn/react-compiler/installation#basic-setup)
4848
* 为准备迁移到 React 编译器的现有应用提供 [迁移指南](/learn/react-compiler/incremental-adoption)

0 commit comments

Comments
 (0)