Skip to content

docs(preact-query): rename 'results' to 'postQueries' in 'useSuspenseQueries' example - #11299

Merged
sukvvon merged 1 commit into
mainfrom
docs/preact-query-suspense-queries-rename-results
Aug 26, 2026
Merged

docs(preact-query): rename 'results' to 'postQueries' in 'useSuspenseQueries' example#11299
sukvvon merged 1 commit into
mainfrom
docs/preact-query-suspense-queries-rename-results

Conversation

@sukvvon

@sukvvon sukvvon commented Aug 26, 2026

Copy link
Copy Markdown
Member

🎯 Changes

Renamed results to postQueries (and the per-item result to query) in the array-of-posts useSuspenseQueries example, for both overloads. postQueries names what the variable actually holds — the array of post query results — consistent with the naming style used in the parallel-queries example added in #11298 (usersQuery, teamsQuery, projectsQuery).

Regenerated the corresponding reference docs with pnpm run generate-docs.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested code changes locally with pnpm run test:pr, or these tests do not apply to this pull request.
  • I fully understand the code in this pull request, including any code generated with AI assistance.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@nx-cloud

nx-cloud Bot commented Aug 26, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 853d5dd

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

☁️ Nx Cloud last updated this comment at 2026-08-26 06:01:51 UTC

@sukvvon sukvvon self-assigned this Aug 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@pkg-pr-new

pkg-pr-new Bot commented Aug 26, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-query-experimental

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

@tanstack/eslint-plugin-query

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

@tanstack/lit-query

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

@tanstack/preact-query

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

@tanstack/preact-query-devtools

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

@tanstack/preact-query-persist-client

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

@tanstack/query-async-storage-persister

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

@tanstack/query-broadcast-client-experimental

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

@tanstack/query-core

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

@tanstack/query-devtools

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

@tanstack/query-persist-client-core

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

@tanstack/query-sync-storage-persister

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

@tanstack/react-query

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

@tanstack/react-query-devtools

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

@tanstack/react-query-next-experimental

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

@tanstack/react-query-persist-client

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

@tanstack/solid-query

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

@tanstack/solid-query-devtools

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

@tanstack/solid-query-persist-client

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

@tanstack/svelte-query

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

@tanstack/svelte-query-devtools

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

@tanstack/svelte-query-persist-client

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

@tanstack/vue-query

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

@tanstack/vue-query-devtools

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

commit: 853d5dd

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
react full 11.97 KB (0%)
react minimal 8.93 KB (0%)

@sukvvon
sukvvon merged commit 44645e9 into main Aug 26, 2026
8 checks passed
@sukvvon
sukvvon deleted the docs/preact-query-suspense-queries-rename-results branch August 26, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant