release-2026-04-25-2039
TanStack/routerrelease-2026-04-25-2039Apr 25, 2026by github-actions[bot]
AI Summary
Introduces customization options for the SSR query integration, allowing developers to specify custom dehydrate and hydrate logic during the server-side rendering process.
Key Highlights
- Added support for custom dehydrate and hydrate options
- Enhanced SSR integration for query handling
- ssr-query packages updated across React, Solid, and Vue
New Features
- Support for custom dehydrate and hydrate options in SSR integration
Full Release Notes
Release 2026-04-25 20:39 ## Changes ### Features - query: add support for custom dehydrate and hydrate options in SSR integration (#7246) (b12f57bbb4) by @TkDodo ## Packages - @tanstack/react-router-ssr-query@1.166.12 - @tanstack/router-ssr-query-core@1.168.0 - @tanstack/solid-router-ssr-query@1.166.12 - @tanstack/vue-router-ssr-query@1.166.12