Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 3, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/db@0.1.11

Patch Changes

  • fix: improve InvalidSourceError message clarity (#488)

    The InvalidSourceError now provides a clear, actionable error message that:

    • Explicitly states the problem is passing a non-Collection/non-subquery to a live query
    • Includes the alias name to help identify which source is problematic
    • Provides guidance on what should be passed instead (Collection instances or QueryBuilder subqueries)

    This replaces the generic "Invalid source" message with helpful debugging information.

@tanstack/electric-db-collection@0.1.12

Patch Changes

  • Updated dependencies [b869f68]:
    • @tanstack/db@0.1.11

@tanstack/query-db-collection@0.2.10

Patch Changes

  • Updated dependencies [b869f68]:
    • @tanstack/db@0.1.11

@tanstack/react-db@0.1.11

Patch Changes

  • Fixed a bug where a race condition could cause initial results not to be rendered when using useLiveQuery. (#485)

  • Updated dependencies [b869f68]:

    • @tanstack/db@0.1.11

@tanstack/solid-db@0.1.11

Patch Changes

  • Updated dependencies [b869f68]:
    • @tanstack/db@0.1.11

@tanstack/svelte-db@0.1.11

Patch Changes

  • Updated dependencies [b869f68]:
    • @tanstack/db@0.1.11

@tanstack/trailbase-db-collection@0.1.11

Patch Changes

  • Updated dependencies [b869f68]:
    • @tanstack/db@0.1.11

@tanstack/vue-db@0.0.44

Patch Changes

  • Updated dependencies [b869f68]:
    • @tanstack/db@0.1.11

@github-actions github-actions bot force-pushed the changeset-release/main branch from bd7a87e to df40394 Compare September 3, 2025 14:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from df40394 to 308ee6c Compare September 3, 2025 15:44
@samwillis samwillis merged commit 01b8cbd into main Sep 3, 2025
@samwillis samwillis deleted the changeset-release/main branch September 3, 2025 15:49
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