TanStack
OSS
router
Overview
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
7850
b10aeee1 chore: use the native JSX compiler (vite-plugin-solid default) Removes the compiler: 'babel' escape hatch from all vite-plugin-solid call sites, returning to next.13's default native backend (@dom-expressions/compiler). The native compiler's only unimplemented construct that this repo used was a fragment passed as a component's child (dom mode only). The single instance — the redundant <>{props.children}</> wrapper in solid-router's ClientOnly — is removed; props.children is a valid JSX child on its own. Verified: solid-router test:unit (client + server), e2e/solid-start/basic (pnpm build + test:e2e:local), and a direct scan of all 1353 solid .tsx/.jsx files in the repo through @dom-expressions/compiler in both dom and ssr modes with zero failures. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Brenley Dueck
B
Previous page
Previous
Next
Next page