Skip to content

ci: Version Packages#1459

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 7, 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.63

Patch Changes

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@tanstack/db@0.6.3

Patch Changes

  • Fix nested toArray() includes not propagating changes at depth 3+. When a query used nested includes like toArray(runs) → toArray(texts) → concat(toArray(textDeltas)), changes to the deepest level (e.g., inserting a textDelta) were silently lost because flushIncludesState only drained one level of nested buffers. Also throw a clear error when toArray() or concat(toArray()) is used inside expressions like coalesce(), instead of silently producing incorrect results. (#1457)

  • fix: orderBy + limit queries crash when no index exists (#1437)

    When auto-indexing is disabled (the default), queries with orderBy and limit where the limit exceeds the available data would crash with "Ordered snapshot was requested but no index was found". The on-demand loader now correctly skips cursor-based loading when no index is available.

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

Patch Changes

@tanstack/electric-db-collection@0.3.1

Patch Changes

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@tanstack/offline-transactions@1.0.28

Patch Changes

@tanstack/powersync-db-collection@0.1.41

Patch Changes

@tanstack/query-db-collection@1.0.34

Patch Changes

@tanstack/react-db@0.1.81

Patch Changes

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

Patch Changes

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

@tanstack/rxdb-db-collection@0.1.69

Patch Changes

@tanstack/solid-db@0.2.17

Patch Changes

@tanstack/svelte-db@0.1.80

Patch Changes

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

Patch Changes

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

@tanstack/trailbase-db-collection@0.1.81

Patch Changes

@tanstack/vue-db@0.0.114

Patch Changes

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

Patch Changes

  • Updated dependencies [e29aab3, f4a9bd2]:
    • @tanstack/db@0.6.3
    • @tanstack/capacitor-db-sqlite-persistence@0.1.7

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

Patch Changes

  • Updated dependencies [e29aab3, f4a9bd2]:
    • @tanstack/db@0.6.3
    • @tanstack/expo-db-sqlite-persistence@0.1.7

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

Patch Changes

  • Updated dependencies [e29aab3, f4a9bd2]:
    • @tanstack/db@0.6.3
    • @tanstack/tauri-db-sqlite-persistence@0.1.7

@KyleAMathews KyleAMathews merged commit c336aae into main Apr 7, 2026
@KyleAMathews KyleAMathews deleted the changeset-release/main branch April 7, 2026 14:42
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