Skip to content

Commit

Permalink
Update 2024-04-26-electron-30-firefox-125-node.js-22-react-19-beta-ty…
Browse files Browse the repository at this point in the history
…pescript-5.5-beta.md
  • Loading branch information
azu authored Apr 26, 2024
1 parent 912fc16 commit ff88fed
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ React 19 Betaがリリースされました。

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

---

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

0 comments on commit ff88fed

Please sign in to comment.