docs(config): reorder solid-query 'Functions' entries to match react grouping - #11386
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe change reorders Solid reference function entries in ChangesSolid reference navigation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to Solid documentation navigation is reorganized without changing referenced labels or destinations, so no production-impacting risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
View your CI Pipeline Execution ↗ for commit ac92896
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview2 package(s) bumped directly, 23 bumped as dependents. 🟨 Minor bumps
🟩 Patch bumps
|
size-limit report 📦
|
fc2c584 to
ac92896
Compare
🎯 Changes
Reorders the
Functionsentries undersolidin the API Reference section ofdocs/config.jsonto group by concept (core query hooks → fetching/mutating → provider/client → options factories → restoring) — the same conventionreactandpreactalready use, instead of the current interleaved order where each hook is immediately followed by its options factory.angularwas also checked but left unchanged: it turned out to already follow alphabetical order with deprecated functions (injectQueryClient,provideAngularQuery— both marked## Deprecatedin their generated docs) intentionally pushed to the end, which is a different but equally deliberate convention.✅ Checklist
pnpm run test:pr, or these tests do not apply to this pull request.🚀 Release Impact