TanStackOSS
    router
    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>
    nx affected --targets=test:eslint,test:unit,test:e2e,test:types,test:build,build --parallel=3
Succeeded
CI Pipeline Execution
read access token used
5061204f7850
2%

Cache hits

31 of 1362 tasks used cache.

95%

Distribution saved time

13m 59s instead of 4h 35m 55s.

Atomizer enabled

295 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools