【Release v2.0.0 Beta - The <Suspense> is Over · solidjs/solid】
Solid v2.0.0 Betaリリース。
非同期処理はファーストクラスとして、computationsがPromiseやasync iterablesを返せるようになった。
<Loading>コンポーネントやisPendingによるPending状態の追跡、action()とcreateOptimisticによるOptimistic Updateの仕組みを追加。
<Index>を<For keyed={false}>へ変更、createEffectのcompute/applyフェーズの分離、use:ディレクティブの削除など。
GitHub
Release v2.0.0 Beta - The <Suspense> is Over · solidjs/solid
I know you all probably weren't expecting this announcement next. But after reviewing the roadmap, we spent so long iterating in the Experimental p...
Release v2.0.0 Beta - The <Suspense> is Over · solidjs/solid - Realtime JSer.info
Solid v2.0.0 Betaリリース。非同期処理はファーストクラスとして、computationsがPromiseやasync iterablesを返せるように...









