Skip to content

Commit ff88fed

Browse files
authored
Update 2024-04-26-electron-30-firefox-125-node.js-22-react-19-beta-typescript-5.5-beta.md
1 parent 912fc16 commit ff88fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_i18n/ja/_posts/2024/2024-04-26-electron-30-firefox-125-node.js-22-react-19-beta-typescript-5.5-beta.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ React 19 Betaがリリースされました。
4949

5050
Actionという概念の導入と`useActionState`/`useFormStatus`の追加されています。
5151
楽観的な更新を扱う`useOptimistic`、Promiseをunwrapする`use`の追加されています。
52-
Server Component/Server Actionのサポート、`fowardRef`が不要となるように変更なども行われています。
52+
Server Component/Server Actionのサポート、`forwardRef`が不要となるように変更なども行われています。
5353

5454
---
5555

@@ -129,7 +129,7 @@ Androidの最小SDKバージョンを23 (Android 6.0)に変更、PropTypesの削
129129
React 19 Betaリリース。
130130
Actionという概念の導入と`useActionState`/`useFormStatus`の追加。
131131
楽観的な更新を扱う`useOptimistic`、Promiseをunwrapする`use`の追加。
132-
Server Component/Server Actionのサポート、`fowardRef`が不要となるように変更。
132+
Server Component/Server Actionのサポート、`forwardRef`が不要となるように変更。
133133
Hydrationのエラーの表示の改善、`<Context>`自体が`<Context.Provider>`としての機能を持つように変更、`ref`のcleanup処理を定義できるように。
134134
`useDeferredValue`の第二引数に初期値をサポート、`<title>`などのメタデータタグのサポート、`<link ref=stylesheet>`でのスタイルシートのサポート。
135135
`<script async={true}>`のサポート、`preload`などの`<link rel=preload>`を扱う関数を追加。

0 commit comments

Comments
 (0)