ta
TanStack
GitHub
router
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
router
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
router
Workspace
Succeeded
8080
e0c6c556 fix(solid-router): stable head-registry identities for inline tags + CI repairs Inline scripts and styles get a stable content-derived key in toHeadTags: the registry otherwise assigns per-runtime unique identities that can never match between server and client, so hydration appended a client copy next to the server-rendered tag (caught by the solid-start basic script-duplication e2e). The ssr head benchmark's sanity assertion now counts name="…" attribute occurrences instead of raw substring hits — the registry writes the identity into data-dh on the same element, which doubled the old count. remountDeps tests migrate onMount to Solid 2's onSettled (pre-existing branch failure; the API was removed in the rc line). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Brenley Dueck
B
Failed
8080
Environment issue
→
e0c6c556 fix(solid-router): stable head-registry identities for inline tags + CI repairs Inline scripts and styles get a stable content-derived key in toHeadTags: the registry otherwise assigns per-runtime unique identities that can never match between server and client, so hydration appended a client copy next to the server-rendered tag (caught by the solid-start basic script-duplication e2e). The ssr head benchmark's sanity assertion now counts name="…" attribute occurrences instead of raw substring hits — the registry writes the identity into data-dh on the same element, which doubled the old count. remountDeps tests migrate onMount to Solid 2's onSettled (pre-existing branch failure; the API was removed in the rc line). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Brenley Dueck
B
Failed
8080
91fb7606 refactor(solid-router): lean on the head registry for tag lifecycle Drop the pieces of the head pipeline that existed only for the old in-tree render path: the reference-reuse memo and replaceEqualTags (DOM node stability for a <For> that no longer exists) and the dev-styles post-hydration filtering (HeadContent is now a pure useHead registration). Add the changeset for the useHead adoption. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Brenley Dueck
B
Canceled
8080
91fb7606 refactor(solid-router): lean on the head registry for tag lifecycle Drop the pieces of the head pipeline that existed only for the old in-tree render path: the reference-reuse memo and replaceEqualTags (DOM node stability for a <For> that no longer exists) and the dev-styles post-hydration filtering (HeadContent is now a pure useHead registration). Add the changeset for the useHead adoption. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Brenley Dueck
B
Previous
Next