Skip to content

ci: Version Packages - #11206

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 17, 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-query-experimental@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/lit-query@0.2.12

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/preact-query@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/preact-query-devtools@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/preact-query@5.101.5
    • @tanstack/query-devtools@5.101.5

@tanstack/preact-query-persist-client@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/preact-query@5.101.5
    • @tanstack/query-persist-client-core@5.101.5

@tanstack/query-async-storage-persister@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5
    • @tanstack/query-persist-client-core@5.101.5

@tanstack/query-broadcast-client-experimental@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/query-core@5.101.5

Patch Changes

  • #11128 5448063 - Ignore a retained pendingThenable settlement callback invoked after the thenable has settled. Holding a reference to resolve/reject and calling it later used to overwrite status and reason even though the underlying promise had already settled, leaving the thenable advertising a state that disagreed with its value.

  • #11036 bef4bc7 - Resolve suspense when query data is set programmatically via setQueryData or streamedQuery. Previously, fetchOptimistic returned only the fetch promise, which left the Suspense boundary stuck until the queryFn completed — even when data already existed in the cache. The fix uses Promise.race with a cache subscriber to release suspense as soon as data becomes available.

@tanstack/query-persist-client-core@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/query-sync-storage-persister@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5
    • @tanstack/query-persist-client-core@5.101.5

@tanstack/react-query@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/react-query-devtools@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-devtools@5.101.5
    • @tanstack/react-query@5.101.5

@tanstack/react-query-next-experimental@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/react-query@5.101.5

@tanstack/react-query-persist-client@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.101.5
    • @tanstack/react-query@5.101.5

@tanstack/solid-query@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/solid-query-devtools@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-devtools@5.101.5
    • @tanstack/solid-query@5.101.5

@tanstack/solid-query-persist-client@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.101.5
    • @tanstack/solid-query@5.101.5

@tanstack/svelte-query@6.1.39

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/svelte-query-devtools@6.1.39

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-devtools@5.101.5
    • @tanstack/svelte-query@6.1.39

@tanstack/svelte-query-persist-client@6.1.39

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.101.5
    • @tanstack/svelte-query@6.1.39

@tanstack/vue-query@5.101.5

Patch Changes

  • Updated dependencies [5448063, bef4bc7]:
    • @tanstack/query-core@5.101.5

@tanstack/vue-query-devtools@6.1.39

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-devtools@5.101.5
    • @tanstack/vue-query@5.101.5

@tanstack/eslint-plugin-query@5.101.5

@tanstack/query-devtools@5.101.5

@tanstack/angular-query-persist-client@5.101.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/angular-query-experimental@5.101.5
    • @tanstack/query-persist-client-core@5.101.5

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ae4836a to 0c0fa89 Compare August 17, 2026 08:23
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