fix(types): do not drop readonly for partial QueryFilter matching#9872
fix(types): do not drop readonly for partial QueryFilter matching#9872
Conversation
🦋 Changeset detectedLatest commit: f918a31 The changes in this PR will be included in the next version bump. This PR includes changesets to release 19 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Caution Review failedThe pull request is closed. WalkthroughUpdated type-level tuple utilities to preserve readonly tuple types (by wrapping results with Changes
Sequence Diagram(s)(Skipped — changes are type-only and do not change runtime control flow.) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Comment |
|
View your CI Pipeline Execution ↗ for commit f918a31
☁️ Nx Cloud last updated this comment at |
More templates
@tanstack/angular-query-experimental
@tanstack/eslint-plugin-query
@tanstack/query-async-storage-persister
@tanstack/query-broadcast-client-experimental
@tanstack/query-core
@tanstack/query-devtools
@tanstack/query-persist-client-core
@tanstack/query-sync-storage-persister
@tanstack/react-query
@tanstack/react-query-devtools
@tanstack/react-query-next-experimental
@tanstack/react-query-persist-client
@tanstack/solid-query
@tanstack/solid-query-devtools
@tanstack/solid-query-persist-client
@tanstack/svelte-query
@tanstack/svelte-query-devtools
@tanstack/svelte-query-persist-client
@tanstack/vue-query
@tanstack/vue-query-devtools
commit: |
|
Sizes for commit f918a31:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9872 +/- ##
===========================================
+ Coverage 45.78% 59.81% +14.03%
===========================================
Files 200 129 -71
Lines 8413 5627 -2786
Branches 1929 1530 -399
===========================================
- Hits 3852 3366 -486
+ Misses 4113 1956 -2157
+ Partials 448 305 -143 🚀 New features to boost your workflow:
|
fixes #9871
Summary by CodeRabbit