fix(svelte-query): createQueries type
CreateQueryOptions.queryFn should be a union between SkipToken and QueryFunction.
The GetResults type in react-query seems to handle this, but svelte-query currently omits this union, so the QueriesResult type always returns QueryObserverResult[] even if the query options are strongly typed/defined.
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 | May 17, 2024 0:33am |
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 3d16c04f685dae99b31a68e885858c30bdf085f7:
| 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 |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 3d16c04f685dae99b31a68e885858c30bdf085f7. 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.