TanStack
OSS
router
Sign in / Sign up
Open main menu
router
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
7207
18809d9d fix(router-devtools-core): ship SSR-safe build to avoid window crash vite-plugin-solid's DOM JSX transform emits module-scope delegateEvents() and template() calls that read window.document at import time, crashing SSR consumers (nitro, Node) as soon as the pre-bundled chunks are loaded. Produce a second build with solid({ ssr: true }) + build.ssr, emitted to dist/esm/index.server.js, and expose it via the 'node' export condition so server bundlers pick it up automatically. Closes #7205
3 days ago
by Brenley Dueck
B
Previous page
Previous
Next
Next page