Skip to content

Conversation

@7nohe
Copy link
Owner

@7nohe 7nohe commented Dec 16, 2025

This pull request updates the documentation to provide a more comprehensive and practical guide for integrating TanStack Router with OpenAPI React Query Codegen, clarifies file naming, and improves the feature summary on the main index page. The main focus is on enhancing the TanStack Router example with detailed usage patterns for data loading, prefetching, SSR, and cache configuration.

Documentation improvements for TanStack Router integration:

  • Expanded the tanstack-router.md example to include detailed instructions and code samples for route data loading with ensureQueryData, prefetching on hover/touch, SSR/TanStack Start usage, router configuration for cache freshness, and important notes about parameter parsing.
  • Clarified that the example is for TanStack Router, not Next.js, and updated the description accordingly.

General documentation and naming clarifications:

  • Fixed a typo in the generated file list: changed suspenses.ts to suspense.ts in the introduction guide for accuracy.
  • Updated the feature summary on the main docs index to mention TanStack Router as a supported integration for prefetching and router integration, in addition to Next.js and Remix.

@vercel
Copy link

vercel bot commented Dec 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
openapi-react-query-codegen Ready Ready Preview, Comment Dec 16, 2025 1:06pm

@7nohe 7nohe self-assigned this Dec 16, 2025
@github-actions
Copy link

github-actions bot commented Dec 16, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 98.62% (🎯 95%) 1869 / 1895
🔵 Statements 98.62% (🎯 95%) 1869 / 1895
🔵 Functions 96.2% (🎯 95%) 76 / 79
🔵 Branches 94.95% (🎯 90%) 226 / 238
File CoverageNo changed files found.
Generated in workflow #385 for commit 8f7bfdd by the Vitest Coverage Report Action

@7nohe 7nohe changed the title feat: add TanStack Router integration with loader factories docs: add TanStack Router integration guide using ensureQueryData Dec 16, 2025
@7nohe 7nohe merged commit 8a866af into v3 Dec 16, 2025
5 checks passed
@7nohe 7nohe deleted the feat/tanstack-router-integration branch December 16, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants