ci: Version Packages - #11206
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 17, 2026 08:23
ae4836a to
0c0fa89
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
5448063,bef4bc7]:@tanstack/lit-query@0.2.12
Patch Changes
5448063,bef4bc7]:@tanstack/preact-query@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/preact-query-devtools@5.101.5
Patch Changes
@tanstack/preact-query-persist-client@5.101.5
Patch Changes
@tanstack/query-async-storage-persister@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/query-broadcast-client-experimental@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/query-core@5.101.5
Patch Changes
#11128
5448063- Ignore a retainedpendingThenablesettlement callback invoked after the thenable has settled. Holding a reference toresolve/rejectand calling it later used to overwritestatusandreasoneven 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
5448063,bef4bc7]:@tanstack/query-sync-storage-persister@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/react-query@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/react-query-devtools@5.101.5
Patch Changes
@tanstack/react-query-next-experimental@5.101.5
Patch Changes
@tanstack/react-query-persist-client@5.101.5
Patch Changes
@tanstack/solid-query@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/solid-query-devtools@5.101.5
Patch Changes
@tanstack/solid-query-persist-client@5.101.5
Patch Changes
@tanstack/svelte-query@6.1.39
Patch Changes
5448063,bef4bc7]:@tanstack/svelte-query-devtools@6.1.39
Patch Changes
@tanstack/svelte-query-persist-client@6.1.39
Patch Changes
@tanstack/vue-query@5.101.5
Patch Changes
5448063,bef4bc7]:@tanstack/vue-query-devtools@6.1.39
Patch Changes
@tanstack/eslint-plugin-query@5.101.5
@tanstack/query-devtools@5.101.5
@tanstack/angular-query-persist-client@5.101.5
Patch Changes