Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.62
Patch Changes
c314c36]:@tanstack/browser-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/capacitor-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/cloudflare-durable-objects-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/db@0.6.2
Patch Changes
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
undefinedand collapse into a single item. Falls back toitem.$keywhen the WeakMap lookup misses.@tanstack/db-sqlite-persistence-core@0.1.6
Patch Changes
c314c36]:@tanstack/electric-db-collection@0.2.44
Patch Changes
c314c36]:@tanstack/electron-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/expo-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/node-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/offline-transactions@1.0.27
Patch Changes
c314c36]:@tanstack/powersync-db-collection@0.1.40
Patch Changes
c314c36]:@tanstack/query-db-collection@1.0.33
Patch Changes
c314c36]:@tanstack/react-db@0.1.80
Patch Changes
c314c36]:@tanstack/react-native-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/rxdb-db-collection@0.1.68
Patch Changes
c314c36]:@tanstack/solid-db@0.2.16
Patch Changes
c314c36]:@tanstack/svelte-db@0.1.79
Patch Changes
c314c36]:@tanstack/tauri-db-sqlite-persistence@0.1.6
Patch Changes
@tanstack/trailbase-db-collection@0.1.80
Patch Changes
c314c36]:@tanstack/vue-db@0.0.113
Patch Changes
c314c36]:@tanstack/capacitor-db-sqlite-persistence-e2e-app@0.0.6
Patch Changes
c314c36]:@tanstack/expo-db-sqlite-persistence-e2e-app@0.0.6
Patch Changes
c314c36]:@tanstack/tauri-db-sqlite-persistence-e2e-app@0.0.6
Patch Changes
c314c36]: