Conversation
Update main
Update From Upstream
|
More templates
@tanstack/angular-db
@tanstack/db
@tanstack/db-ivm
@tanstack/electric-db-collection
@tanstack/offline-transactions
@tanstack/powersync-db-collection
@tanstack/query-db-collection
@tanstack/react-db
@tanstack/rxdb-db-collection
@tanstack/solid-db
@tanstack/svelte-db
@tanstack/trailbase-db-collection
@tanstack/vue-db
commit: |
Oh interesting — @KevinVandy do we need to re-run the doc generator? I didn't pay that much attention to when you set it up but I thought it'd be automatic somehow. If not, we should setup a CI job or something to auto-update. |
|
@KyleAMathews you have to manually specify in the config which and how pages are visible in the sidebar |
|
@KevinVandy yes but do we need to manually re-generate the docs? |
|
Yes, but that can be set up in a pipeline like autofix |
|
@KevinVandy ok thanks added #758 |
🎯 Changes
This adds doc entries for the recently introduced PowerSync collection from #747
This only adds the generated docs (generated using the
generateDocsscript) for thepowersync-collectionsection. The current docs might be outdated (or I've misunderstood something), since running the script generated many doc updates for other packages.This has been tested locally with the

tanstack.comrepo.🚀 Release Impact