Skip to content

ci: Version Packages#1433

Merged
KyleAMathews merged 1 commit intomainfrom
changeset-release/main
Apr 3, 2026
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 30, 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/electric-db-collection@0.3.0

Minor Changes

Patch Changes

@tanstack/angular-db@0.1.62

Patch Changes

@tanstack/browser-db-sqlite-persistence@0.1.6

Patch Changes

  • Fix absolute worker path in bundled output by setting base: './' in vite config, so the OPFS worker URL resolves relative to the module via import.meta.url instead of being hardcoded to /assets/... (#1436)

  • Updated dependencies []:

    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/capacitor-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/cloudflare-durable-objects-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/db@0.6.2

Patch Changes

  • Deduplicate and filter null join keys in lazy join subset queries. Previously, when multiple rows referenced the same foreign key or had null foreign keys, the full unfiltered array was passed to inArray(), producing bloated ANY() SQL params with repeated IDs and NULLs. (#1448)

  • fix: default getKey on live query collections fails when used as a source in chained collections (#1432)

    The default WeakMap-based getKey breaks when enriched change values (with virtual props like $synced, $origin, $key) are passed through chained live query collections. The enriched objects are new references not found in the WeakMap, causing all items to resolve to key undefined and collapse into a single item. Falls back to item.$key when the WeakMap lookup misses.

@tanstack/db-sqlite-persistence-core@0.1.6

Patch Changes

@tanstack/electron-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/expo-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/node-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/offline-transactions@1.0.27

Patch Changes

@tanstack/powersync-db-collection@0.1.40

Patch Changes

@tanstack/query-db-collection@1.0.33

Patch Changes

@tanstack/react-db@0.1.80

Patch Changes

  • Fix stale status mismatch in useLiveSuspenseQuery causing infinite suspense fallback. (#1427)

  • Updated dependencies [3fe689a, c314c36]:

    • @tanstack/db@0.6.2

@tanstack/react-native-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/rxdb-db-collection@0.1.68

Patch Changes

@tanstack/solid-db@0.2.16

Patch Changes

@tanstack/svelte-db@0.1.79

Patch Changes

@tanstack/tauri-db-sqlite-persistence@0.1.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/db-sqlite-persistence-core@0.1.6

@tanstack/trailbase-db-collection@0.1.80

Patch Changes

@tanstack/vue-db@0.0.113

Patch Changes

shopping-list-react-native@1.0.2

Patch Changes

  • Updated dependencies [cde8af1, 3fe689a, c314c36, 6428fe3]:
    • @tanstack/electric-db-collection@0.3.0
    • @tanstack/db@0.6.2
    • @tanstack/react-db@0.1.80
    • @tanstack/offline-transactions@1.0.27
    • @tanstack/react-native-db-sqlite-persistence@0.1.6

@tanstack/db-example-react-todo@0.1.25

Patch Changes

  • Updated dependencies [cde8af1, 6428fe3]:
    • @tanstack/electric-db-collection@0.3.0
    • @tanstack/react-db@0.1.80
    • @tanstack/query-db-collection@1.0.33
    • @tanstack/trailbase-db-collection@0.1.80

@tanstack/db-example-solid-todo@0.0.35

Patch Changes

  • Updated dependencies [cde8af1]:
    • @tanstack/electric-db-collection@0.3.0
    • @tanstack/query-db-collection@1.0.33
    • @tanstack/solid-db@0.2.16
    • @tanstack/trailbase-db-collection@0.1.80

@tanstack/capacitor-db-sqlite-persistence-e2e-app@0.0.6

Patch Changes

  • Updated dependencies [3fe689a, c314c36]:
    • @tanstack/db@0.6.2
    • @tanstack/capacitor-db-sqlite-persistence@0.1.6

@tanstack/expo-db-sqlite-persistence-e2e-app@0.0.6

Patch Changes

  • Updated dependencies [3fe689a, c314c36]:
    • @tanstack/db@0.6.2
    • @tanstack/expo-db-sqlite-persistence@0.1.6

@tanstack/tauri-db-sqlite-persistence-e2e-app@0.0.6

Patch Changes

  • Updated dependencies [3fe689a, c314c36]:
    • @tanstack/db@0.6.2
    • @tanstack/tauri-db-sqlite-persistence@0.1.6

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from f19cbc5 to 9d406cb Compare March 31, 2026 14:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9d406cb to 403b3f3 Compare April 3, 2026 15:55
@KyleAMathews KyleAMathews merged commit e8e029e into main Apr 3, 2026
@KyleAMathews KyleAMathews deleted the changeset-release/main branch April 3, 2026 16:09
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