Skip to content

docs(*): fix 'homogenous', 'stoage', 'supressed', 'compoennts' spelling typos#11040

Merged
sukvvon merged 3 commits into
TanStack:mainfrom
maxtaran2010:fix/typos-homogeneous-storage-suppressed
Jul 13, 2026
Merged

docs(*): fix 'homogenous', 'stoage', 'supressed', 'compoennts' spelling typos#11040
sukvvon merged 3 commits into
TanStack:mainfrom
maxtaran2010:fix/typos-homogeneous-storage-suppressed

Conversation

@maxtaran2010

@maxtaran2010 maxtaran2010 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Fixes several spelling errors found with codespell:

  • packages/react-query/src/useQueries.ts:165: homogenous -> homogeneous
  • packages/react-query/src/useSuspenseQueries.ts:128: homogenous -> homogeneous
  • packages/preact-query/src/useQueries.ts:165: homogenous -> homogeneous
  • packages/preact-query/src/useSuspenseQueries.ts:128: homogenous -> homogeneous
  • packages/vue-query/src/useQueries.ts:188: homogenous -> homogeneous
  • packages/solid-query/src/useQueries.ts:145: homogenous -> homogeneous
  • packages/svelte-query/src/createQueries.svelte.ts:147: homogenous -> homogeneous
  • packages/angular-query-experimental/src/inject-queries.ts:162: homogenous -> homogeneous
  • docs/framework/react/plugins/createPersister.md:109: stoage -> storage
  • docs/framework/vue/plugins/createPersister.md:106: stoage -> storage
  • examples/react/pagination/src/pages/index.tsx:57: supressed -> suppressed
  • examples/angular/pagination/src/app/components/example.component.html:5: supressed -> suppressed
  • examples/solid/solid-start-streaming/src/routes/with-error.tsx:16: compoennts -> components

Summary by CodeRabbit

  • Documentation

    • Corrected typos and clarified wording across framework docs, including persister garbage-collection descriptions.
    • Updated explanatory text in pagination and other examples for clearer, corrected rendering.
    • Refreshed TypeScript guidance comments across multiple query packages (e.g., “homogenous” → “homogeneous”) with no behavioral changes.
  • Bug Fixes

    • Fixed an incorrect path reference in the streaming error-handling example to prevent the example from referencing the wrong component location.

- homogenous -> homogeneous in 7 useQueries/createQueries source files
- stoage -> storage in react and vue createPersister docs
- supressed -> suppressed in react and angular pagination examples
- compoennts -> components in solid-start-streaming example

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 9, 2026 20:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Corrects typos and wording in persister documentation, pagination and streaming examples, and query option comments. No executable logic, public declarations, or runtime behavior changed.

Changes

Editorial Corrections

Layer / File(s) Summary
Persister documentation corrections
docs/framework/react/plugins/createPersister.md, docs/framework/vue/plugins/createPersister.md
Corrects “stoage” to “storage” in persisterGc() documentation.
Example text corrections
examples/angular/pagination/..., examples/react/pagination/..., examples/solid/solid-start-streaming/...
Corrects pagination wording and a streaming example path reference.
Query option comment corrections
packages/angular-query-experimental/..., packages/{preact,react,solid,svelte,vue}-query/...
Corrects “homogenous” to “homogeneous” and clarifies related fallback comments without changing code behavior.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested labels: package: react-query, package: vue-query, package: preact-query

Suggested reviewers: tkdodo

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lists the fixes but omits the required template sections for Changes, Checklist, and Release Impact. Add the template sections with a short change summary, fill in the checklist, and mark the appropriate release impact option.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title accurately summarizes the PR as spelling fixes across docs, examples, and query comments.
✨ 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.

@nx-cloud

nx-cloud Bot commented Jul 13, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit f04b9df

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

☁️ Nx Cloud last updated this comment at 2026-07-13 03:50:39 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jul 13, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-query-experimental

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

@tanstack/eslint-plugin-query

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

@tanstack/lit-query

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

@tanstack/preact-query

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

@tanstack/preact-query-devtools

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

@tanstack/preact-query-persist-client

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

@tanstack/query-async-storage-persister

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

@tanstack/query-broadcast-client-experimental

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

@tanstack/query-core

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

@tanstack/query-devtools

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

@tanstack/query-persist-client-core

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

@tanstack/query-sync-storage-persister

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

@tanstack/react-query

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

@tanstack/react-query-devtools

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

@tanstack/react-query-next-experimental

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

@tanstack/react-query-persist-client

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

@tanstack/solid-query

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

@tanstack/solid-query-devtools

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

@tanstack/solid-query-persist-client

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

@tanstack/svelte-query

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

@tanstack/svelte-query-devtools

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

@tanstack/svelte-query-persist-client

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

@tanstack/vue-query

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

@tanstack/vue-query-devtools

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

commit: e38d40b

@sukvvon sukvvon changed the title fix: correct spelling typos in source comments, docs, and examples docs(*): correct spelling typos in source comments, docs, and examples Jul 13, 2026
@sukvvon sukvvon changed the title docs(*): correct spelling typos in source comments, docs, and examples docs(*): fix 'homogenous', 'stoage', 'supressed', 'compoennts' spelling typos Jul 13, 2026
@sukvvon sukvvon merged commit 79d2384 into TanStack:main Jul 13, 2026
9 checks passed
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.

3 participants