Skip to content

Ensure liveQueryCollections are not ready until all it's source collections are ready#384

Closed
tomkuehl wants to merge 3 commits intoTanStack:mainfrom
tomkuehl:main
Closed

Ensure liveQueryCollections are not ready until all it's source collections are ready#384
tomkuehl wants to merge 3 commits intoTanStack:mainfrom
tomkuehl:main

Conversation

@tomkuehl
Copy link
Contributor

@tomkuehl tomkuehl commented Aug 6, 2025

fixes #383

@changeset-bot
Copy link

changeset-bot bot commented Aug 6, 2025

⚠️ No Changeset found

Latest commit: f1b24c2

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 Aug 6, 2025

More templates

@tanstack/db

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

@tanstack/db-ivm

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

@tanstack/electric-db-collection

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

@tanstack/query-db-collection

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

@tanstack/react-db

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

@tanstack/solid-db

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

@tanstack/svelte-db

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

@tanstack/trailbase-db-collection

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

@tanstack/vue-db

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

commit: 7f7a81c

@samwillis
Copy link
Collaborator

Hey @tomkuehl thanks for this! I've made some additions to it in a new PR here: #390
We should get this out tomorrow if all goes to plan.

@samwillis samwillis closed this Aug 10, 2025
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.

liveQueryCollections are set to ready even if one of it's source collections is not ready yet

2 participants