Conversation
📝 WalkthroughWalkthroughType-level test files updated to wrap Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit 83016fd
☁️ 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. |
size-limit report 📦
|
…tialData' type validation
🎯 Changes
assertTypeto 2 type tests to make type validation explicitly expressed as test assertions:infiniteQueryOptions.test-d.ts: "Should not allow excess properties"queryOptions.test-d.ts: "Should not allow excess properties"assertTypewithexpectTypeOfforinitialDatatype validation inqueryOptions.test-d.ts:initialDatareturn type is{ id: string; title: string } | undefined✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit