Skip to content

Conversation

@pubkey
Copy link
Contributor

@pubkey pubkey commented Jan 22, 2026

🎯 Changes

  • Adds the generated docs for the rxdb-collection (currently pointing to 404) Fixes #710
  • People who are using the tanstackdb-rxdb-collection in production had all the same questions. This PR adds a FAQ section to answer these important parts.

✅ Checklist

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

🚀 Release Impact

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

@changeset-bot
Copy link

changeset-bot bot commented Jan 22, 2026

⚠️ No Changeset found

Latest commit: d819ed6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 22, 2026

More templates

@tanstack/angular-db

npm i https://pkg.pr.new/@tanstack/angular-db@1172

@tanstack/db

npm i https://pkg.pr.new/@tanstack/db@1172

@tanstack/db-ivm

npm i https://pkg.pr.new/@tanstack/db-ivm@1172

@tanstack/electric-db-collection

npm i https://pkg.pr.new/@tanstack/electric-db-collection@1172

@tanstack/offline-transactions

npm i https://pkg.pr.new/@tanstack/offline-transactions@1172

@tanstack/powersync-db-collection

npm i https://pkg.pr.new/@tanstack/powersync-db-collection@1172

@tanstack/query-db-collection

npm i https://pkg.pr.new/@tanstack/query-db-collection@1172

@tanstack/react-db

npm i https://pkg.pr.new/@tanstack/react-db@1172

@tanstack/rxdb-db-collection

npm i https://pkg.pr.new/@tanstack/rxdb-db-collection@1172

@tanstack/solid-db

npm i https://pkg.pr.new/@tanstack/solid-db@1172

@tanstack/svelte-db

npm i https://pkg.pr.new/@tanstack/svelte-db@1172

@tanstack/trailbase-db-collection

npm i https://pkg.pr.new/@tanstack/trailbase-db-collection@1172

@tanstack/vue-db

npm i https://pkg.pr.new/@tanstack/vue-db@1172

commit: d819ed6

@pubkey pubkey changed the title ADD RxDB Tanstack FAQ ADD RxDB Tanstack FAQ and Fix docs #710 Jan 23, 2026
Copy link
Collaborator

@KyleAMathews KyleAMathews left a comment

Choose a reason for hiding this comment

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

Thanks!

@KyleAMathews KyleAMathews merged commit fa0ef31 into TanStack:main Jan 23, 2026
7 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.

Missing/Moved RxDB Documentation

2 participants