Skip to content

update usePrefetchQuery to use new methods, plus react adaptor tests#10661

Draft
DogPawHat wants to merge 2 commits intoTanStack:mainfrom
DogPawHat:simplified-query-methods/react
Draft

update usePrefetchQuery to use new methods, plus react adaptor tests#10661
DogPawHat wants to merge 2 commits intoTanStack:mainfrom
DogPawHat:simplified-query-methods/react

Conversation

@DogPawHat
Copy link
Copy Markdown
Contributor

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 437f6855-0434-473f-9c99-282a4db28e9f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 8, 2026

View your CI Pipeline Execution ↗ for commit cc234f4

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 50s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-09 14:40:06 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 8, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10661

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10661

@tanstack/lit-query

npm i https://pkg.pr.new/@tanstack/lit-query@10661

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10661

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10661

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10661

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10661

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10661

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10661

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10661

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10661

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10661

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10661

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10661

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10661

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10661

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10661

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10661

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10661

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10661

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10661

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10661

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10661

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10661

commit: cc234f4

@DogPawHat DogPawHat force-pushed the simplified-query-methods/react branch from fa580ad to 9ea80e3 Compare May 8, 2026 16:50
@DogPawHat DogPawHat force-pushed the simplified-query-methods/react branch from 9ea80e3 to cc234f4 Compare May 9, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant