Skip to content

docs: import defaultRenderHandler instead of renderRouterToString in …#6776

Open
s0h311 wants to merge 1 commit intoTanStack:mainfrom
s0h311:patch-1
Open

docs: import defaultRenderHandler instead of renderRouterToString in …#6776
s0h311 wants to merge 1 commit intoTanStack:mainfrom
s0h311:patch-1

Conversation

@s0h311
Copy link

@s0h311 s0h311 commented Feb 26, 2026

…ssr.md

example using defaultRenderHandler imports renderRouterToString instead of defaultRenderHandler

Summary by CodeRabbit

Release Notes

  • Documentation
    • Updated SSR server implementation guides for React Router and Solid Router to reflect refined method naming conventions.

…ssr.md

example using defaultRenderHandler imports renderRouterToString instead of defaultRenderHandler
@github-actions github-actions bot added the documentation Everything documentation related label Feb 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between c4027b6 and 8d04309.

📒 Files selected for processing (1)
  • docs/router/guide/ssr.md

📝 Walkthrough

Walkthrough

Documentation update renaming SSR rendering helper references from defaultRenderToString to defaultRenderHandler in React and Solid router server SSR module imports within the SSR guide.

Changes

Cohort / File(s) Summary
SSR Documentation
docs/router/guide/ssr.md
Updated method name references from defaultRenderToString to defaultRenderHandler in @tanstack/react-router/ssr/server and @tanstack/solid-router/ssr/server imports.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

documentation

Suggested reviewers

  • Insik-Han

Poem

🐰 A hop, a skip, through docs we go,
Renaming helpers, watch them flow,
defaultRenderHandler takes the stage,
SSR guides turn a brighter page! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: updating documentation to import defaultRenderHandler instead of an incorrect import.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Everything documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant