release-2026-04-25-2303
TanStack/routerrelease-2026-04-25-2303Apr 25, 2026by github-actions[bot]
AI Summary
Addresses two stability issues in the Solid ecosystem: incorrect streaming behavior when using the Await component and undefined loader data usage.
Key Highlights
- Streaming fixed when using Await component
- Undefined loader data issue resolved
- solid-router and solid-start packages updated
Full Release Notes
Release 2026-04-25 23:03 ## Changes ### Fix - streaming when using Await component (#7264) (e054474cd1) by @brenelz - use loader data goes undefined (#7265) (41e37f8a9c) by @brenelz ## Packages - @tanstack/solid-router@1.168.23 - @tanstack/solid-start@1.167.45 - @tanstack/solid-start-client@1.166.40 - @tanstack/solid-start-server@1.166.41