Skip to content

docs: update Next.js TypeScript docs reference#10753

Merged
TkDodo merged 1 commit into
TanStack:mainfrom
sgibler-droid:docs/update-nextjs-typescript-doc-reference
May 22, 2026
Merged

docs: update Next.js TypeScript docs reference#10753
TkDodo merged 1 commit into
TanStack:mainfrom
sgibler-droid:docs/update-nextjs-typescript-doc-reference

Conversation

@sgibler-droid
Copy link
Copy Markdown
Contributor

@sgibler-droid sgibler-droid commented May 22, 2026

What

Updates the advanced SSR guide wording from “Next.js 13 docs” to “Next.js TypeScript docs.”

Why

The linked Next.js TypeScript page is versionless/current now, so this avoids stale version-specific wording while keeping the existing guidance and link intact.

Verification

  • git diff --check
  • Verified the guide now says Next.js TypeScript docs and no longer says Next.js 13 docs

Summary by CodeRabbit

  • Documentation
    • Updated documentation reference links to point to current resources.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fe5b1dda-4b2c-475a-b924-ce8db0d2c4da

📥 Commits

Reviewing files that changed from the base of the PR and between c00ea27 and d88461b.

📒 Files selected for processing (1)
  • docs/framework/react/guides/advanced-ssr.md

📝 Walkthrough

Walkthrough

The PR updates a single documentation reference in the advanced SSR guide. An outdated Next.js 13 documentation URL in the "Async Server Component TypeScript Error" note is replaced with the current Next.js TypeScript documentation URL to maintain accurate guidance for readers.

Changes

Documentation Link Fix

Layer / File(s) Summary
Async Server Component TypeScript docs link
docs/framework/react/guides/advanced-ssr.md
Updated the reference link from Next.js 13 docs to the current Next.js TypeScript docs in the async Server Components error note.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A link once pointed to days of old,
Where Next.js 13 stories were told.
Now TypeScript docs shine bright and new,
Guiding developers forward, tried and true. 🐰✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description provides good context (what, why, verification) but deviates from the required template with custom sections instead of the specified checklist and release impact sections. Consider following the repository's template by adding the required checklist items and release impact declaration to ensure consistency with contribution guidelines.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating a documentation reference from Next.js 13 to the current Next.js TypeScript docs.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@TkDodo TkDodo merged commit ae054a0 into TanStack:main May 22, 2026
3 checks passed
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