TanStack
Ground recommendations in the app's installed @tanstack/* versions and local
framework conventions. Verify version-sensitive APIs against installed code or
current TanStack-owned documentation.
Read the product reference for the affected boundary:
- Cache, queries, mutations: Query.
- Routes, search parameters, loaders: Router.
- Server functions, middleware, SSR: Start.
- Shared loading, prefetch, hydration: integration.
- Forms and validation: Form.
- Columns and row models: Table.
- Virtual lists or grids: Virtual.
- Scaffolding and add-ons: CLI.
- Other products or narrower concerns: reference map.
Load focused subreferences only for the relevant concern. Preserve application behavior during migrations and check server/client ownership before moving imports, code, or environment access.