release-2026-04-26-0258

TanStack/routerrelease-2026-04-26-0258Apr 26, 2026by github-actions[bot]

AI Summary

Fixes a hydration mismatch error specific to the Solid Start integration when using `ssr='data-only'` mode alongside a pending component.

Key Highlights

  • Hydration mismatch fixed for solid-router with pendingComponent
  • solid-router updated to version 1.168.24
  • solid-start packages updated to version 1.167.47

Full Release Notes

Release 2026-04-26 02:58

## Changes

### Fix

- solid-router: hydration mismatch for ssr='data-only' with pendingComponent (#7266) (944b155896) by @Copilot


## Packages

- @tanstack/solid-router@1.168.24
- @tanstack/solid-start@1.167.47
- @tanstack/solid-start-client@1.166.41
- @tanstack/solid-start-server@1.166.42