Skip to content

ci: Version Packages - #1749

Merged
KyleAMathews merged 1 commit into
mainfrom
changeset-release/main
Aug 20, 2026
Merged

ci: Version Packages#1749
KyleAMathews merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
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.82

Patch Changes

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@tanstack/db@0.8.1

Patch Changes

  • Rebuild correlated include materialization as one D2 graph, fixing stale or missing nested results across route changes, batching, lazy loading, optimistic updates, and layered queries. Add canonical structural relation keys, abortable subset demand, and coherent publication for Collection-valued includes. Dispose delayed PowerSync subset hooks after cleanup, and prevent released Query Collection cache results from reaching the collection. (#1740)

  • Support Temporal values in the gt/gte/lt/lte query operators. Comparisons now dispatch to the Temporal types' static compare() instead of the native relational operators, which throw on Temporal objects (valueOf() is designed to throw). orderBy uses the same logic, so filtering and ordering now agree — previously orderBy compared Temporal values lexicographically by their toString(), which mis-ordered equivalent Duration forms (PT60M vs PT1H) and same-instant ZonedDateTime values in different zones. (#1519)

    Note two intentional behavior changes for orderBy over Temporal columns:

    • Ordering Temporal.PlainMonthDay values now throws a TypeError, since the type has no defined ordering (previously they were silently ordered by string).
    • Ordering mixed Temporal types (e.g. PlainDate vs PlainDateTime) now throws a TypeError instead of comparing their string forms.

    Equality (eq) is unchanged: ZonedDateTime equality still treats the zone as part of identity, and equivalent Duration forms remain unequal, mirroring Temporal's .equals() vs .compare() semantics.

  • Updated dependencies [5d9335d]:

    • @tanstack/db-ivm@0.1.19

@tanstack/db-ivm@0.1.19

Patch Changes

  • Rebuild correlated include materialization as one D2 graph, fixing stale or missing nested results across route changes, batching, lazy loading, optimistic updates, and layered queries. Add canonical structural relation keys, abortable subset demand, and coherent publication for Collection-valued includes. Dispose delayed PowerSync subset hooks after cleanup, and prevent released Query Collection cache results from reaching the collection. (#1740)

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

Patch Changes

@tanstack/electric-db-collection@0.4.1

Patch Changes

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@tanstack/offline-transactions@1.0.47

Patch Changes

@tanstack/powersync-db-collection@0.1.60

Patch Changes

  • Rebuild correlated include materialization as one D2 graph, fixing stale or missing nested results across route changes, batching, lazy loading, optimistic updates, and layered queries. Add canonical structural relation keys, abortable subset demand, and coherent publication for Collection-valued includes. Dispose delayed PowerSync subset hooks after cleanup, and prevent released Query Collection cache results from reaching the collection. (#1740)

  • Updated dependencies [5d9335d, a20352a]:

    • @tanstack/db@0.8.1

@tanstack/query-db-collection@1.2.6

Patch Changes

  • Rebuild correlated include materialization as one D2 graph, fixing stale or missing nested results across route changes, batching, lazy loading, optimistic updates, and layered queries. Add canonical structural relation keys, abortable subset demand, and coherent publication for Collection-valued includes. Dispose delayed PowerSync subset hooks after cleanup, and prevent released Query Collection cache results from reaching the collection. (#1740)

  • Updated dependencies [5d9335d, a20352a]:

    • @tanstack/db@0.8.1

@tanstack/react-db@0.3.1

Patch Changes

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

Patch Changes

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

@tanstack/rxdb-db-collection@0.1.88

Patch Changes

@tanstack/solid-db@0.2.36

Patch Changes

@tanstack/svelte-db@0.3.1

Patch Changes

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

Patch Changes

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

@tanstack/trailbase-db-collection@0.1.100

Patch Changes

@tanstack/vue-db@0.1.3

Patch Changes

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

Patch Changes

  • Updated dependencies [5d9335d, a20352a]:
    • @tanstack/db@0.8.1
    • @tanstack/capacitor-db-sqlite-persistence@0.2.14

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

Patch Changes

  • Updated dependencies [5d9335d, a20352a]:
    • @tanstack/db@0.8.1
    • @tanstack/expo-db-sqlite-persistence@0.2.14

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

Patch Changes

  • Updated dependencies [5d9335d, a20352a]:
    • @tanstack/db@0.8.1
    • @tanstack/tauri-db-sqlite-persistence@0.2.14

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from aa62e4f to 1ed0045 Compare August 20, 2026 14:17
@KyleAMathews
KyleAMathews merged commit a54c8e4 into main Aug 20, 2026
2 checks passed
@KyleAMathews
KyleAMathews deleted the changeset-release/main branch August 20, 2026 16:52
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