TanStack
OSS
router
Sign in / Sign up
Open main menu
router
GitHub
Overview
Runs
Analytics
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
Succeeded
main
6f882b7d docs(start): rename LLM optimization guide to GEO (#7620)
by Tanner Lin...
T
Succeeded
7620
aa56da49 Merge branch 'taren/laughing-hoover-f4d5b6' # Conflicts: # docs/start/framework/solid/guide/geo.md # docs/start/framework/solid/guide/seo.md
by Tanner Lin...
T
Succeeded
main
ccf87fbe docs: clarify auth data boundaries (#7537)
by Tanner Lin...
T
Succeeded
main
ccf87fbe docs: clarify auth data boundaries (#7537)
by Tanner Lin...
T
Succeeded
7537
8cf55411 docs: clarify auth data boundaries
by Tanner Lin...
T
Succeeded
master
97aa07e9 release: v1.132.33
by Tanner Lin...
T
Succeeded
1.132.47
8d3478c0 release: v1.132.47
by Tanner Lin...
T
Succeeded
1.132.47
97aa07e9 release: v1.132.33
by Tanner Lin...
T
Succeeded
master
97aa07e9 release: v1.132.33
by Tanner Lin...
T
Succeeded
6092
de2ef233 docs(page-level-hydration): soften runtime nav contract, flag future config Three call-outs to set the right expectation that today's SPA-stays-hydrated behavior on navigation into a hydrate:false route is the v1 default — a future router option will let you opt into hard-navigation/document-replace semantics, which is what enables Manuel's planned compile-time removal of hydrate:false route chunks from the main client bundle. Tweaks: - "When you set hydrate: false on a route" bullet list now scoped to initial page load; replaces a misleading "navigation = full page reload" bullet (which never matched runtime behavior) with a cross-ref to the navigation section. - "Client-side navigation into a hydrate:false route" section reads as a v1 default rather than a permanent contract; flags the upcoming option. - "When to use hydrate: false" bullets in both spots are scoped to initial load and note the upcoming optional follow-up for subsequent navigations.
by Tanner Lin...
T
Succeeded
6092
5e1d35c1 docs: rename "Selective Hydration" to "Page-Level Hydration" React 18 already uses "Selective Hydration" for its priority-based subtree hydration feature, which is a different mental model from what this PR ships (route-level on/off hydration). Rename the guide and nav entry to avoid the collision, and add a callout up top distinguishing the two. No code/API surface changes — the `hydrate` route option and `defaultHydrate` router option stay as-is. Just docs + the test describe label.
by Tanner Lin...
T
Succeeded
main
0bfb7efa docs(start): compare deferred hydration to React selective hydration (#7442) Adds a short comparison section answering the common question about how TanStack Start's deferred hydration relates to React 18's selective hydration. The framing: selective hydration controls the order of inevitable hydration work; deferred hydration controls whether and when that work happens at all.
by Tanner Lin...
T
Succeeded
7442
4d99ab0e docs(start): compare deferred hydration to React selective hydration Adds a short comparison section answering the common question about how TanStack Start's deferred hydration relates to React 18's selective hydration. The framing: selective hydration controls the order of inevitable hydration work; deferred hydration controls whether and when that work happens at all.
by Tanner Lin...
T
Succeeded
6092
adedc38f fix(selective-hydration): emit DEV hydrate-conflict warning from SSR + client Previously the conflict warning lived only in a client effect, so a `hydrate: false` route with a conflicting child silently skipped the warning during server rendering. Extract a `warnHydrateConflictOnce` helper (DEV-only, deduped per router instance via a WeakSet) and call it synchronously during render in all three adapters' Scripts so it fires on SSR too; keep the existing client effect to also catch conflicts introduced after navigation. Also align the warning text shown in the docs with the actual emitted message and add a `text` language hint to the fenced block (md040).
by Tanner Lin...
T
Succeeded
main
ac4b43f3 docs(start): compare deferred hydration to Astro islands (#7438) Adds a short mental-model section answering the common question about how TanStack Start's deferred hydration relates to Astro islands.
by Tanner Lin...
T
Succeeded
7438
39903e0e docs(start): compare deferred hydration to Astro islands Adds a short mental-model section answering the common question about how TanStack Start's deferred hydration relates to Astro islands.
by Tanner Lin...
T
Failed
0d00f286 release: v1.131.49
by Tanner Lin...
T
Succeeded
main
a29bb0ee Update bundle-size.yml
by Tanner Lin...
T
Failed
main
5d92d5ae Update bundle-size.yml
by Tanner Lin...
T
Failed
main
5d92d5ae Update bundle-size.yml
by Tanner Lin...
T
Previous page
Previous
Next
Next page