Skip to content

Conversation

@github-actions
Copy link
Contributor

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.28

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/db@0.5.2

Patch Changes

  • Fix localStorage collections to properly handle numeric and string IDs without collisions. Previously, operations could target the wrong item when using numeric IDs (e.g., id: 1, id: 2) after the page reloaded, due to a type mismatch between numeric keys in memory and stringified keys from localStorage. Keys are now encoded with type prefixes (n: for numbers, s: for strings) to prevent all possible collisions between different key types. (#845)

@tanstack/electric-db-collection@0.2.2

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/powersync-db-collection@0.1.6

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/react-db@0.1.46

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/rxdb-db-collection@0.1.34

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/solid-db@0.1.45

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/svelte-db@0.1.45

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/trailbase-db-collection@0.1.46

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/vue-db@0.0.78

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2

@tanstack/db-collection-e2e@0.0.4

Patch Changes

  • Updated dependencies [99a3716]:
    • @tanstack/db@0.5.2
    • @tanstack/electric-db-collection@0.2.2
    • @tanstack/query-db-collection@1.0.1

@KyleAMathews KyleAMathews merged commit 61f180f into main Nov 18, 2025
@KyleAMathews KyleAMathews deleted the changeset-release/main branch November 18, 2025 13:45
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.

2 participants