Skip to content

ci: Version Packages#1377

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

ci: Version Packages#1377
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 16, 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.2.0

Minor Changes

  • fixing double reactive parameter tracking inside of injectLiveQuery (#1252)

Patch Changes

@tanstack/db@0.5.34

Patch Changes

  • Fix Temporal objects breaking live query updates when used with joins. Temporal objects (e.g. Temporal.PlainDate) have no enumerable properties, so the structural hash function produced identical hashes for all Temporal values, causing join index updates to be silently swallowed. Also add Temporal support to value normalization for join key matching and to the comparator for correct sort ordering. (#1370)

  • Fix loadSubset dedupe follow-up edge cases and add regression coverage. (#1352)

  • fix: Optimized unmount performance by batching cleanup tasks in a central queue. (#1326)

  • fix: support aggregates (e.g. count) in child/includes subqueries with per-parent scoping (#1294)

  • feat: support parent-referencing WHERE filters in includes child queries (#1294)

  • feat: support for subqueries for including hierarchical data in live queries (#1294)

  • feat: add toArray() wrapper for includes subqueries to materialize child results as plain arrays instead of live Collections (#1294)

  • Implement virtual properties end-to-end, including live query behavior and (#1213)
    typing support for virtual metadata on rows.

  • feat(persistence): add SQLite-based offline persistence for collections (#1358)

    Adds a new persistence layer that durably stores collection data in SQLite, enabling applications to survive page reloads and app restarts.

    Core persistence (@tanstack/db-sqlite-persisted-collection-core)

    • New package providing the shared SQLite persistence runtime: hydration, streaming, transaction tracking, and applied-tx pruning
    • SQLite core adapter with full query compilation, index management, and schema migration support
    • Portable conformance test contracts for runtime-specific adapters

    Browser (@tanstack/db-browser-wa-sqlite-persisted-collection)

    • New package for browser persistence via wa-sqlite backed by OPFS
    • Single-tab persistence with OPFS-based SQLite storage
    • BrowserCollectionCoordinator for multi-tab leader-election and cross-tab sync

    React Native (@tanstack/db-react-native-sqlite-persisted-collection)

    • New package for React Native persistence via op-sqlite
    • Adapter with transaction deadlock prevention and runtime parity coverage
  • Updated dependencies [bb09eb1]:

    • @tanstack/db-ivm@0.1.18

@tanstack/db-browser-wa-sqlite-persisted-collection@0.1.1

Patch Changes

  • feat(persistence): add SQLite-based offline persistence for collections (#1358)

    Adds a new persistence layer that durably stores collection data in SQLite, enabling applications to survive page reloads and app restarts.

    Core persistence (@tanstack/db-sqlite-persisted-collection-core)

    • New package providing the shared SQLite persistence runtime: hydration, streaming, transaction tracking, and applied-tx pruning
    • SQLite core adapter with full query compilation, index management, and schema migration support
    • Portable conformance test contracts for runtime-specific adapters

    Browser (@tanstack/db-browser-wa-sqlite-persisted-collection)

    • New package for browser persistence via wa-sqlite backed by OPFS
    • Single-tab persistence with OPFS-based SQLite storage
    • BrowserCollectionCoordinator for multi-tab leader-election and cross-tab sync

    React Native (@tanstack/db-react-native-sqlite-persisted-collection)

    • New package for React Native persistence via op-sqlite
    • Adapter with transaction deadlock prevention and runtime parity coverage
  • Updated dependencies [d351c67]:

    • @tanstack/db-sqlite-persisted-collection-core@0.1.1

@tanstack/db-ivm@0.1.18

Patch Changes

  • Fix Temporal objects breaking live query updates when used with joins. Temporal objects (e.g. Temporal.PlainDate) have no enumerable properties, so the structural hash function produced identical hashes for all Temporal values, causing join index updates to be silently swallowed. Also add Temporal support to value normalization for join key matching and to the comparator for correct sort ordering. (#1370)

@tanstack/db-react-native-sqlite-persisted-collection@0.1.1

Patch Changes

  • feat(persistence): add SQLite-based offline persistence for collections (#1358)

    Adds a new persistence layer that durably stores collection data in SQLite, enabling applications to survive page reloads and app restarts.

    Core persistence (@tanstack/db-sqlite-persisted-collection-core)

    • New package providing the shared SQLite persistence runtime: hydration, streaming, transaction tracking, and applied-tx pruning
    • SQLite core adapter with full query compilation, index management, and schema migration support
    • Portable conformance test contracts for runtime-specific adapters

    Browser (@tanstack/db-browser-wa-sqlite-persisted-collection)

    • New package for browser persistence via wa-sqlite backed by OPFS
    • Single-tab persistence with OPFS-based SQLite storage
    • BrowserCollectionCoordinator for multi-tab leader-election and cross-tab sync

    React Native (@tanstack/db-react-native-sqlite-persisted-collection)

    • New package for React Native persistence via op-sqlite
    • Adapter with transaction deadlock prevention and runtime parity coverage
  • Updated dependencies [d351c67]:

    • @tanstack/db-sqlite-persisted-collection-core@0.1.1

@tanstack/db-sqlite-persisted-collection-core@0.1.1

Patch Changes

  • feat(persistence): add SQLite-based offline persistence for collections (#1358)

    Adds a new persistence layer that durably stores collection data in SQLite, enabling applications to survive page reloads and app restarts.

    Core persistence (@tanstack/db-sqlite-persisted-collection-core)

    • New package providing the shared SQLite persistence runtime: hydration, streaming, transaction tracking, and applied-tx pruning
    • SQLite core adapter with full query compilation, index management, and schema migration support
    • Portable conformance test contracts for runtime-specific adapters

    Browser (@tanstack/db-browser-wa-sqlite-persisted-collection)

    • New package for browser persistence via wa-sqlite backed by OPFS
    • Single-tab persistence with OPFS-based SQLite storage
    • BrowserCollectionCoordinator for multi-tab leader-election and cross-tab sync

    React Native (@tanstack/db-react-native-sqlite-persisted-collection)

    • New package for React Native persistence via op-sqlite
    • Adapter with transaction deadlock prevention and runtime parity coverage
  • Updated dependencies [bb09eb1, 179d666, 43ecbfa, 055fd94, 055fd94, 055fd94, 055fd94, 9952921, d351c67]:

    • @tanstack/db@0.5.34

@tanstack/electric-db-collection@0.2.42

Patch Changes

@tanstack/offline-transactions@1.0.25

Patch Changes

@tanstack/powersync-db-collection@0.1.38

Patch Changes

@tanstack/query-db-collection@1.0.31

Patch Changes

@tanstack/react-db@0.1.78

Patch Changes

@tanstack/rxdb-db-collection@0.1.66

Patch Changes

@tanstack/solid-db@0.2.14

Patch Changes

@tanstack/svelte-db@0.1.77

Patch Changes

@tanstack/trailbase-db-collection@0.1.78

Patch Changes

@tanstack/vue-db@0.0.111

Patch Changes

todos@0.0.18

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from eaa697e to fed49c1 Compare March 16, 2026 12:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from fed49c1 to acf9f8c Compare March 16, 2026 12:53
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.

0 participants