TanStackOSS
    router
  1. Overview

router

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • 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

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools