ta
TanStack
GitHub
router
Workspace
GitHub
CI Pipeline Executions
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
Succeeded
main
37877da1 perf(start): optimize Rsbuild import protection reporting (#8164) * perf(start): avoid parsing original source in Rsbuild import protection * perf(start): avoid filesystem reads in Rsbuild import protection reporting * perf(start): remove redundant module survival checks * perf(start): ignore inactive Rspack import connections * perf(start): lazily build Rsbuild import protection diagnostics * chore: remove test case * add changeset * fix(start): persist Rsbuild import protection markers in buildInfo * fix: normalize file path in getModuleResource * fix(start): restore Rsbuild diagnostics for inactive imports * fix(start): improve Rsbuild import protection diagnostics * refactor(start): clarify Rsbuild violation scanner state * update readme * fix(start-plugin-core): avoid dependency locations in Rsbuild diagnostics * fix(start): respect importer scope for Rsbuild markers * refactor(start): move Rsbuild import protection transform to loader * test(start): type Rsbuild import protection mocks * fix(start): close Rsbuild import protection reporting gaps * fix(start): skip errored Rsbuild import protection modules
by Cong-Cong Pan
C
Failed
8209
ca9b64c7 fix(router): handle unknown error boundary values
by Sheraff
S
Failed
8161
Environment issue
→
d3ee3018 chore: add changeset for not-found boundary fix
by Sheraff
S
Succeeded
8207
94e3bf04 fix(router-core): strip internal dehydrated context type
by Sheraff
S
Failed
8204
927a360d optimize streaming
by Manuel Sch...
M
Failed
8207
Fix ready
→
88621b3c fix(router-core): strip internal SSR globals from declarations
by Sheraff
S
Succeeded
8207
88621b3c fix(router-core): strip internal SSR globals from declarations
by Sheraff
S
Failed
8207
Fix ready
→
88621b3c fix(router-core): strip internal SSR globals from declarations
by Sheraff
S
Succeeded
8205
a12302ed fix(react-router): catch falsy thrown values
by Sheraff
S
Failed
8204
1beae688 optimize streaming
by Manuel Sch...
M
Canceled
8204
1beae688 optimize streaming
by Manuel Sch...
M
Succeeded
main
37877da1 perf(start): optimize Rsbuild import protection reporting (#8164) * perf(start): avoid parsing original source in Rsbuild import protection * perf(start): avoid filesystem reads in Rsbuild import protection reporting * perf(start): remove redundant module survival checks * perf(start): ignore inactive Rspack import connections * perf(start): lazily build Rsbuild import protection diagnostics * chore: remove test case * add changeset * fix(start): persist Rsbuild import protection markers in buildInfo * fix: normalize file path in getModuleResource * fix(start): restore Rsbuild diagnostics for inactive imports * fix(start): improve Rsbuild import protection diagnostics * refactor(start): clarify Rsbuild violation scanner state * update readme * fix(start-plugin-core): avoid dependency locations in Rsbuild diagnostics * fix(start): respect importer scope for Rsbuild markers * refactor(start): move Rsbuild import protection transform to loader * test(start): type Rsbuild import protection mocks * fix(start): close Rsbuild import protection reporting gaps * fix(start): skip errored Rsbuild import protection modules
by Cong-Cong Pan
C
Succeeded
main
465d02a5 fix route trees (#8197)
by Manuel Sch...
M
Succeeded
main
465d02a5 fix route trees (#8197)
by Manuel Sch...
M
Succeeded
main
65d565c9 fix route trees (#8197)
by Manuel Sch...
M
Succeeded
main
3c6c959e Tweak a few NODE_ENV placements (#8196)
by Nicolas St...
N
Succeeded
8197
f72001b6 fix route trees
by Manuel Sch...
M
Succeeded
nodeenv
003bfbdf Tweak a few NODE_ENV placements
by Nicolas St...
N
Succeeded
main
0caf6b9a fix: preserve shouldThrow in route-scoped hooks (#8169) * fix(react-router): forward shouldThrow in Route.useMatch Co-authored-by: Cursor <cursoragent@cursor.com> * ci: apply automated fixes * fix(react-router,solid-router,vue-router): preserve shouldThrow in route-scoped hooks Co-authored-by: Cursor <cursoragent@cursor.com> * test: simplify route-scoped shouldThrow coverage --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Sheraff <me@florianpellet.com>
by Kenji Mizu...
K
Failed
8192
Fix ready
→
de72ade3 feat(solid-router): loadFlightTarget, the cache-agnostic single-flight trigger The router's half of flight collection as a public primitive: derive the flight request for the mutation's target, run the matched routes' data functions, hand the loaded router to the caller's collect() — any cache (the router's own state, a query client) composes its extraction on top. Start's collector now consumes it; errors are contained per Solid Router's collector convention (flight data is an optimization, never a mutation error). Co-authored-by: Cursor <cursoragent@cursor.com>
by Ryan Carniato
R
Previous
Next