Skip to content

Conversation

@ymc9
Copy link
Member

@ymc9 ymc9 commented Nov 12, 2025

Summary by CodeRabbit

  • Documentation
    • Updated Next.js server adapter installation guide to reflect current package requirements
    • Corrected React code example in TanStack Query integration documentation

@vercel
Copy link

vercel bot commented Nov 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
zenstack-new-site Ready Ready Preview Comment Nov 12, 2025 4:03pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 12, 2025

Walkthrough

Two documentation files updated: Next.js server adapter installation instructions changed to specify @zenstackhq/server@next, and TanStack Query integration example renamed a provider component from ZenStackHooksProvider to QuerySettingsProvider.

Changes

Cohort / File(s) Summary
Next.js Server Adapter Installation
versioned_docs/version-3.x/reference/server-adapters/next.mdx
Updated package specification from @zenstackhq/server to @zenstackhq/server@next in installation instructions
TanStack Query Provider Documentation
versioned_docs/version-3.x/service/client-sdk/tanstack-query/index.md
Renamed provider component from ZenStackHooksProvider to QuerySettingsProvider in React code example

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'doc: a few minor fixes' is vague and generic, using non-descriptive language that doesn't convey specific information about what was actually changed. Make the title more specific by mentioning the key changes, such as: 'doc: update Next.js server package version and QuerySettingsProvider component name' or similar.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch doc/minor-fixes

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9151941 and 75d57fc.

📒 Files selected for processing (2)
  • versioned_docs/version-3.x/reference/server-adapters/next.mdx (1 hunks)
  • versioned_docs/version-3.x/service/client-sdk/tanstack-query/index.md (1 hunks)
🔇 Additional comments (1)
versioned_docs/version-3.x/reference/server-adapters/next.mdx (1)

22-22: Package version spec confirmed.

ZenStack publishes a "next" dist-tag for @zenstackhq/server and their docs show examples installing it with npm install @zenstackhq/server@next. The documentation is correctly aligned with the official package distribution.


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.

@ymc9 ymc9 merged commit 66ea0da into main Nov 12, 2025
4 checks passed
@ymc9 ymc9 deleted the doc/minor-fixes branch November 12, 2025 16:17
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