docs(svelte-query): regenerate reference docs to fix stale source line numbers - #11399
Conversation
|
View your CI Pipeline Execution ↗ for commit 69b1746
☁️ Nx Cloud last updated this comment at |
|
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 (17)
Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review. 📝 WalkthroughWalkthroughThe change updates source line references in Svelte type-alias documentation. No runtime code or public declarations changed. ChangesSvelte type reference updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to Svelte Query reference pages now link to the current locations of their type definitions. This changes documentation navigation only and presents no current merge-readiness risk. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
🚀 Changeset Version Preview2 package(s) bumped directly, 23 bumped as dependents. 🟨 Minor bumps
🟩 Patch bumps
|
size-limit report 📦
|
🎯 Changes
packages/svelte-query/src/types.tsgained 7 lines in #11356 (feat(svelte-query): add 'DefinedInitialDataInfiniteOptions' overload for 'createInfiniteQuery'/'infiniteQueryOptions'), but that PR's own history shows the generated reference docs were deliberately reverted (docs(svelte-query): drop generated reference doc changes from this type-only PR), leavingdocs/framework/svelte/reference/type-aliases/*.mdpointing at source line numbers that no longer matchtypes.ts.Since then, every
pnpm run generate-docsrun picks this up as a diff even on an unrelated branch — confirmed by running it on a cleanmaincheckout with no other changes. This PR is just that regeneration: 17 files, allDefined in: .../types.ts#L<N>line numbers corrected to match current source, no content changes.✅ Checklist
pnpm run test:pr, or these tests do not apply to this pull request.🚀 Release Impact
Summary by CodeRabbit