query
query copied to clipboard
refactor(types): make queryKey required on ObserverOptions
we cannot create an observer without a key, because an observer, per definition, watches a certain query by its key
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| query | ⬜️ Ignored (Inspect) | Visit Preview | Feb 17, 2024 6:26pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit fdf7e755e8a226a889bc8dd35a56cd2fc173f00c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit fdf7e755e8a226a889bc8dd35a56cd2fc173f00c:
| Sandbox | Source |
|---|---|
| @tanstack/query-example-angular-basic | Configuration |
| @tanstack/query-example-react-basic-typescript | Configuration |
| @tanstack/query-example-solid-basic-typescript | Configuration |
| @tanstack/query-example-svelte-basic | Configuration |
| @tanstack/query-example-vue-basic | Configuration |
Codecov Report
Merging #6879 (fdf7e75) into main (841b4f3) will decrease coverage by
0.04%. Report is 1 commits behind head on main. The diff coverage is100.00%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #6879 +/- ##
==========================================
- Coverage 41.82% 41.78% -0.04%
==========================================
Files 178 178
Lines 7017 7014 -3
Branches 1418 1416 -2
==========================================
- Hits 2935 2931 -4
- Misses 3720 3721 +1
Partials 362 362