タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

javascriptとReleaseNoteとSolidに関するefclのブックマーク (2)

  • 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 phase, most of the goalposts within Alpha don't appear relevant enough to warrant their own phase. Instead, I'm happy to announce today that Solid 2.0 effort enters the beta stage. There will be bugs and rough edges we need to work through with the ecosy

    Release v2.0.0 Beta - The <Suspense> is Over · solidjs/solid
    efcl
    efcl 2026/03/04
    Solid v2.0.0 Betaリリース。 非同期処理はファーストクラスとして、computationsがPromiseやasync iterablesを返せるようになった。 `<Loading>`コンポーネントや`isPending`によるPending状態の追跡、`action()`と`createOptimistic`によるOptimistic Update
  • Release v1.8.0 - Bifröst · solidjs/solid

    In Norse mythology, Bifröst (/ˈbɪvrɒst/), is a burning rainbow bridge that reaches between Midgard (Earth) and Asgard, the realm of the gods. I am first to admit this is not the most exciting release from a feature standpoint. I was looking for cool code snippets but these changes are for the most part all under the hood. We are in that time period between the end of 1.x and the start of 2.0. We r

    Release v1.8.0 - Bifröst · solidjs/solid
    efcl
    efcl 2023/10/10
    Solid v1.8.0リリース。 Streaming Serialization/Hydrationの改善。 `<!--#-->`というコメントは、NginxなどのServer Side Includesで使われている構文で衝突していたため、`<!--$-->`に変更された。
  • 1