TanStack
router
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
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
ci: Version Packages (#7467)
main
2 days ago
fix: Fix hash scrolling with `resetScroll={false}` (#7464) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
main
2 days ago
fix(start): explicitly re-export public API to survive SSR cold-start cycle (#7466)
main
2 days ago
Update packages/router-core/tests/scroll-restoration-script.test.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
fix-hash-reset-false
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%
fix(start): align request handler types with registered server context
#7428
2 days ago
73a9c6d
refactor/adjust-types-for-start-register-declaration
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs