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
Failed
6092
Flaky task
→
2f3632fe refactor: move client-entry strip helpers to start-client-core, expose scriptFilter hook - Add typed `scriptFilter` option on RouterOptions; adapter `<Scripts />` invokes it per script tag with `{ shouldHydrate }`. Adapters no longer import strip helpers. - Move `isClientEntryScript`, `stripClientEntryImport`, and a default `clientEntryScriptFilter` from router-core to @tanstack/start-client-core. Router-only consumers no longer ship the Start-specific strip helpers. - Auto-register `clientEntryScriptFilter` in Start's two router-options injection points: `hydrateStart` (client) and `createStartHandler.getRouter` (server). Zero authoring change for Start users. - Router-only SSR users can opt in via `createRouter({ scriptFilter: clientEntryScriptFilter })` or wire their own filter. - Add focused tests for the strip helpers under start-client-core; keep the react-router Scripts test verifying the filter mechanism with an inline filter.
by Tanner Lin...
T
Canceled
6092
2f3632fe refactor: move client-entry strip helpers to start-client-core, expose scriptFilter hook - Add typed `scriptFilter` option on RouterOptions; adapter `<Scripts />` invokes it per script tag with `{ shouldHydrate }`. Adapters no longer import strip helpers. - Move `isClientEntryScript`, `stripClientEntryImport`, and a default `clientEntryScriptFilter` from router-core to @tanstack/start-client-core. Router-only consumers no longer ship the Start-specific strip helpers. - Auto-register `clientEntryScriptFilter` in Start's two router-options injection points: `hydrateStart` (client) and `createStartHandler.getRouter` (server). Zero authoring change for Start users. - Router-only SSR users can opt in via `createRouter({ scriptFilter: clientEntryScriptFilter })` or wire their own filter. - Add focused tests for the strip helpers under start-client-core; keep the react-router Scripts test verifying the filter mechanism with an inline filter.
by Tanner Lin...
T
Succeeded
6092
3ae72e59 fix: ci failures for selective hydration - transformAssets test: include data-tsr-client-entry attr in expected client-entry script tag - vue hydrate-true e2e fixture: use defineComponent so reactive ref updates render
by Tanner Lin...
T
Failed
6092
Fix ready
→
3ae72e59 fix: ci failures for selective hydration - transformAssets test: include data-tsr-client-entry attr in expected client-entry script tag - vue hydrate-true e2e fixture: use defineComponent so reactive ref updates render
by Tanner Lin...
T
Failed
6092
Fix ready
→
1c091440 test(solid-start, vue-start): selective hydration e2e fixtures + solid docs - Mirror hydrate-true / hydrate-false fixtures and spec into solid-start and vue-start basic e2e - Add selective-hydration guide for the Solid Start docs and link it in the docs config - Fix the React guide's defaultHydrate example to use createRouter (not createStart)
by Tanner Lin...
T
Canceled
6092
1c091440 test(solid-start, vue-start): selective hydration e2e fixtures + solid docs - Mirror hydrate-true / hydrate-false fixtures and spec into solid-start and vue-start basic e2e - Add selective-hydration guide for the Solid Start docs and link it in the docs config - Fix the React guide's defaultHydrate example to use createRouter (not createStart)
by Tanner Lin...
T
Succeeded
6092
5a864b0b ci: apply automated fixes
by autofix-ci...
a
Canceled
6092
c3acaabc feat(start): add selective hydration opt-in Introduce route-level and default hydration controls, skip hydration client-entry/modulepreload assets when hydration is disabled, and add focused react-start e2e/unit coverage with documentation.
by tannerlinsley
t
Succeeded
6092
2ecfbb77 feat(start): honor hydrate false for client entry scripts Strip client-entry imports/assets and modulepreload behavior when hydration is disabled, and add focused hydrate-false coverage in the existing react-start basic e2e fixture.
by tannerlinsley
t
Succeeded
6092
43c86611 feat(start): honor hydrate false for client entry scripts Strip client-entry imports/assets and modulepreload behavior when hydration is disabled, and add focused hydrate-false coverage in the existing react-start basic e2e fixture.
by tannerlinsley
t
Succeeded
6092
8f342d1d checkpoint
by tannerlinsley
t
Previous page
Previous
Next
Next page