Skip to content

Comments

ci: Version Packages#1288

Merged
KyleAMathews merged 1 commit intomainfrom
changeset-release/main
Feb 24, 2026
Merged

ci: Version Packages#1288
KyleAMathews merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 23, 2026

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/angular-db@0.1.55

Patch Changes

  • Fix injectLiveQuery with findOne() returning an array instead of a single object, and add proper type overloads so TypeScript correctly infers Signal<T | undefined> for findOne() queries (#1273)

  • Updated dependencies [77b815e, ac4ce67]:

    • @tanstack/db@0.5.29

@tanstack/db@0.5.29

Patch Changes

  • fix: avoid DuplicateKeySyncError in join live queries when custom getKey only considers the identity of one of the joined collections (#1290)

  • fix: support aggregates nested inside expressions (e.g. coalesce(count(...), 0)) (#1274)

@tanstack/electric-db-collection@0.2.36

Patch Changes

  • Upgrade @electric-sql/client dependency from ^1.5.3 to ^1.5.8 (#1291)

  • Updated dependencies [77b815e, ac4ce67]:

    • @tanstack/db@0.5.29

@tanstack/offline-transactions@1.0.19

Patch Changes

@tanstack/powersync-db-collection@0.1.33

Patch Changes

@tanstack/query-db-collection@1.0.26

Patch Changes

  • Improve queryCollectionOptions type compatibility with TanStack Query option objects. (#1289)

    • Accept queryFn return types of T | Promise<T> instead of requiring Promise<T>.
    • Align enabled, staleTime, refetchInterval, retry, and retryDelay with QueryObserverOptions typing.
    • Support tagged queryKey values (DataTag) from queryOptions(...) spread usage.
    • Preserve runtime safety: query collections still require an executable queryFn, and wrapped responses still require select.
  • Updated dependencies [77b815e, ac4ce67]:

    • @tanstack/db@0.5.29

@tanstack/react-db@0.1.73

Patch Changes

@tanstack/rxdb-db-collection@0.1.61

Patch Changes

@tanstack/solid-db@0.2.9

Patch Changes

@tanstack/svelte-db@0.1.72

Patch Changes

@tanstack/trailbase-db-collection@0.1.73

Patch Changes

@tanstack/vue-db@0.0.106

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 1f5adff to 896f63e Compare February 24, 2026 10:18
@github-actions github-actions bot force-pushed the changeset-release/main branch from 896f63e to 6a52627 Compare February 24, 2026 15:32
@KyleAMathews KyleAMathews merged commit f61d903 into main Feb 24, 2026
@KyleAMathews KyleAMathews deleted the changeset-release/main branch February 24, 2026 18:16
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