Skip to content

docs: add StitchAPI to community resources#11025

Open
rejifald wants to merge 2 commits into
TanStack:mainfrom
rejifald:add-stitchapi-community-resource
Open

docs: add StitchAPI to community resources#11025
rejifald wants to merge 2 commits into
TanStack:mainfrom
rejifald:add-stitchapi-community-resource

Conversation

@rejifald

@rejifald rejifald commented Jul 3, 2026

Copy link
Copy Markdown

🎯 Changes

Adds StitchAPI to the Community Resources list (others). StitchAPI isn't a data-fetching library that competes with TanStack Query — it fills the queryFn. Its stitchQueryOptions helper supplies a typed, validated, streaming-first fetcher, so TanStack Query keeps owning caching, revalidation, and everything else; StitchAPI just makes the request typed and validated end to end. Matching bindings for React, Vue, Svelte, Solid, and Angular.

Inserted alphabetically in the others section, following the existing entry format.

✅ Checklist

🚀 Release Impact

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

Summary by CodeRabbit

  • Documentation
    • Added a new community resource entry for StitchAPI, including its website and a short description of its typed, validated, streaming-first toolkit.
    • Highlighted support for generating TanStack Query options through a helper available across multiple frameworks.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 62714dcf-420c-475f-a284-40c1f7be7b16

📥 Commits

Reviewing files that changed from the base of the PR and between 7cb9efc and 7309901.

📒 Files selected for processing (1)
  • docs/community-resources.md
✅ Files skipped from review due to trivial changes (1)
  • docs/community-resources.md

📝 Walkthrough

Walkthrough

This change adds a new “StitchAPI” entry to the “others” section of the community resources documentation, including its URL and a description of its typed, streaming-first query helper.

Changes

Community resources documentation update

Layer / File(s) Summary
Add StitchAPI listing
docs/community-resources.md
Adds a new “others” section entry for StitchAPI with its URL and description of its typed, streaming-first toolkit.

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

Possibly related PRs

  • TanStack/query#10974: Also adds a new item to the others section of docs/community-resources.md with a similar TanStack Query-related description.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the docs change and the added StitchAPI community resource.
Description check ✅ Passed The description matches the template with Changes, Checklist, and Release Impact sections and is mostly complete.
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.
✨ 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.

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