docs: regenerate reference docs to fix stale content and Preact source links - #11189
Conversation
|
View your CI Pipeline Execution ↗ for commit 28091f2
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (99)
Included review availability: Your plan includes up to 10 reviews per rolling hour; 7 remain after this review. 📝 WalkthroughWalkthroughUpdated Angular, Lit, Preact, and Svelte reference documentation. Changes revise wording, synchronize source links and line numbers, correct the Preact ChangesFramework reference documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This change updates generated reference documentation and source links without changing published runtime behavior; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 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 |
size-limit report 📦
|
🎯 Changes
Regenerate reference docs via
pnpm run generate-docsto fix:theVedanta/query) instead ofTanStack/queryinDefined in:linksmutationOptionsentry from feat(svelte-query): add 'mutationOptions' #10175 missing from the svelte reference index)Verified this isn't a stale local install producing spurious diffs: ran
pnpm install --frozen-lockfile(no changes) thenpnpm run generate-docsagain, and the working tree stayed clean — regeneration against the pinned toolchain is idempotent and reproduces this exact diff.✅ Checklist
pnpm run test:pr. (docs-only change, no code/tests affected)🚀 Release Impact