Avatar for the TanStack user
TanStack
router
BlogDocsChangelog

Performance History

Latest Results

fix(solid-router): remove Portal from dev HeadContent and imperatively mount head tags The @solidjs/web@2.0.0-beta.14 Portal wraps its mount target in a Proxy that breaks reactive effect registration, causing dev-mode full page reloads and broken client-side navigation. - HeadContent.dev.tsx: drop Portal; render HydrationScript + tags inline to match the prod variant, while keeping the dev-styles cleanup effect. - Asset.tsx: restore HeadElement for meta/link/style. On the client, imperatively createElement + document.head.appendChild via createEffect with cleanup, so tags land in <head> even when <HeadContent /> is placed in <body> (required for full-document hydration) and to avoid FOUC during client-side navigation.
upgrade-to-veta.11
14 hours ago
Merge branch 'main' into fix-plugin-faster-hashing
fix-plugin-faster-hashing
18 hours ago
ci: apply automated fixes
refactor/adjust-types-for-start-register-declaration
2 days ago
chore: add changeset
refactor/adjust-types-for-start-register-declaration
2 days ago

Latest Branches

CodSpeed Performance Gauge
+8%
Upgrade to solidjs beta.14#7415
14 hours ago
e218ca7
upgrade-to-veta.11
CodSpeed Performance Gauge
0%
fix(plugin): faster hashing#7338
18 hours ago
970a957
fix-plugin-faster-hashing
CodSpeed Performance Gauge
0%
2 days ago
73a9c6d
refactor/adjust-types-for-start-register-declaration
© 2026 CodSpeed Technology
Home Terms Privacy Docs