chore(scripts/generate-docs): drop 'preact-query' from TypeDoc generation targets - #11205
chore(scripts/generate-docs): drop 'preact-query' from TypeDoc generation targets#11205sukvvon wants to merge 1 commit into
Conversation
|
View your CI Pipeline Execution ↗ for commit 1936431
☁️ Nx Cloud last updated this comment at |
|
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 (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan includes up to 10 reviews per rolling hour; 8 remain after this review. 📝 WalkthroughWalkthroughThe documentation generation script no longer generates Preact reference documentation. Changes
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change only stops generating TypeDoc reference output for preact-query and is limited to documentation tooling; no actionable merge-blocking risk remains after normal checks and review. Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
size-limit report 📦
|
🎯 Changes
Removes the
preact-queryentry from thepkgarray inscripts/generate-docs.ts, sopreact-query's reference docs are no longer generated by TypeDoc.This is split out from #11204, which switches
docs/framework/preact/reference/*to manually-authored files thatref:the React reference docs (the same conventionvue-queryuses). That PR depends on this one merging first — otherwise the nextgenerate-docsrun would overwrite the manually-authored files with TypeDoc output again.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit