Skip to content

ci: Version Packages - #450

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented May 27, 2026

Copy link
Copy Markdown

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.100.15

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/lit-query@0.2.7

Patch Changes

  • #10789 3023dad - Fix redundant Lit host updates for function-backed query options, mutation state selectors, and tracked query result reads.

  • Updated dependencies []:

    • @tanstack/query-core@5.100.15

@tanstack/preact-query@5.100.15

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/preact-query-devtools@5.100.15

Patch Changes

  • Updated dependencies [3042860, e631dc3]:
    • @tanstack/query-devtools@5.100.15
    • @tanstack/preact-query@5.100.15

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/query-devtools@5.100.15

Patch Changes

  • #10772 3042860 - Avoid crashing devtools query rows when a cached query state is temporarily unavailable.

  • #10750 e631dc3 - Resolve devtools query rows from their stable query hash so mutated object query keys do not break row rendering.

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

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

Patch Changes

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

@tanstack/react-query@5.100.15

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/react-query-devtools@5.100.15

Patch Changes

  • Updated dependencies [3042860, e631dc3]:
    • @tanstack/query-devtools@5.100.15
    • @tanstack/react-query@5.100.15

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

Patch Changes

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

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

Patch Changes

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

@tanstack/solid-query@5.100.15

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/solid-query-devtools@5.100.15

Patch Changes

  • Updated dependencies [3042860, e631dc3]:
    • @tanstack/query-devtools@5.100.15
    • @tanstack/solid-query@5.100.15

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

Patch Changes

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

@tanstack/svelte-query@6.1.34

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/svelte-query-devtools@6.1.34

Patch Changes

  • Updated dependencies [3042860, e631dc3]:
    • @tanstack/query-devtools@5.100.15
    • @tanstack/svelte-query@6.1.34

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.100.15
    • @tanstack/svelte-query@6.1.34

@tanstack/vue-query@5.100.15

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.100.15

@tanstack/vue-query-devtools@6.1.34

Patch Changes

  • Updated dependencies [3042860, e631dc3]:
    • @tanstack/query-devtools@5.100.15
    • @tanstack/vue-query@5.100.15

@tanstack/eslint-plugin-query@5.100.15

@tanstack/query-core@5.100.15

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

Patch Changes

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

@semanticdiff-com

semanticdiff-com Bot commented May 27, 2026

Copy link
Copy Markdown

Review changes with 聽SemanticDiff

Changed Files
File Status
聽聽pnpm-lock.yaml 聽1% smaller
聽聽examples/angular/basic-persister/package.json 聽1% smaller
聽聽.changeset/lit-query-tracked-updates.md Unsupported file format
聽聽.changeset/query-devtools-missing-state.md Unsupported file format
聽聽.changeset/stable-devtools-query-rows.md Unsupported file format
聽聽examples/angular/auto-refetching/package.json 聽0% smaller
聽聽examples/angular/basic/package.json 聽0% smaller
聽聽examples/angular/devtools-panel/package.json 聽0% smaller
聽聽examples/angular/infinite-query-with-max-pages/package.json 聽0% smaller
聽聽examples/angular/optimistic-updates/package.json 聽0% smaller
聽聽examples/angular/pagination/package.json 聽0% smaller
聽聽examples/angular/query-options-from-a-service/package.json 聽0% smaller
聽聽examples/angular/router/package.json 聽0% smaller
聽聽examples/angular/rxjs/package.json 聽0% smaller
聽聽examples/angular/simple/package.json 聽0% smaller
聽聽examples/lit/basic/package.json 聽0% smaller
聽聽examples/lit/pagination/package.json 聽0% smaller
聽聽examples/lit/ssr/package.json 聽0% smaller
聽聽examples/preact/simple/package.json 聽0% smaller
聽聽examples/react/algolia/package.json 聽0% smaller
聽聽examples/react/auto-refetching/package.json 聽0% smaller
聽聽examples/react/basic-graphql-request/package.json 聽0% smaller
聽聽examples/react/basic/package.json 聽0% smaller
聽聽examples/react/chat/package.json 聽0% smaller
聽聽examples/react/default-query-function/package.json 聽0% smaller
聽聽examples/react/devtools-panel/package.json 聽0% smaller
聽聽examples/react/eslint-legacy/package.json 聽0% smaller
聽聽examples/react/eslint-plugin-demo/package.json 聽0% smaller
聽聽examples/react/infinite-query-with-max-pages/package.json 聽0% smaller
聽聽examples/react/load-more-infinite-scroll/package.json 聽0% smaller
聽聽examples/react/nextjs-app-prefetching/package.json 聽0% smaller
聽聽examples/react/nextjs-suspense-streaming/package.json 聽0% smaller
聽聽examples/react/nextjs/package.json 聽0% smaller
聽聽examples/react/offline/package.json 聽0% smaller
聽聽examples/react/optimistic-updates-cache/package.json 聽0% smaller
聽聽examples/react/optimistic-updates-ui/package.json 聽0% smaller
聽聽examples/react/pagination/package.json 聽0% smaller
聽聽examples/react/playground/package.json 聽0% smaller
聽聽examples/react/prefetching/package.json 聽0% smaller
聽聽examples/react/react-native/package.json 聽0% smaller
聽聽examples/react/react-router/package.json 聽0% smaller
聽聽examples/react/rick-morty/package.json 聽0% smaller
聽聽examples/react/shadow-dom/package.json 聽0% smaller
聽聽examples/react/simple/package.json 聽0% smaller
聽聽examples/react/star-wars/package.json 聽0% smaller
聽聽examples/react/suspense/package.json 聽0% smaller
聽聽examples/solid/astro/package.json 聽0% smaller
聽聽examples/solid/basic-graphql-request/package.json 聽0% smaller
聽聽examples/solid/basic/package.json 聽0% smaller
聽聽examples/solid/default-query-function/package.json 聽0% smaller
聽聽examples/solid/offline/package.json 聽0% smaller
聽聽examples/solid/simple/package.json 聽0% smaller
聽聽examples/solid/solid-start-streaming/package.json 聽0% smaller
聽聽examples/svelte/auto-refetching/package.json 聽0% smaller
聽聽examples/svelte/basic/package.json 聽0% smaller
聽聽examples/svelte/load-more-infinite-scroll/package.json 聽0% smaller
聽聽examples/svelte/optimistic-updates/package.json 聽0% smaller
聽聽examples/svelte/playground/package.json 聽0% smaller
聽聽examples/svelte/simple/package.json 聽0% smaller
聽聽examples/svelte/ssr/package.json 聽0% smaller
聽聽examples/svelte/star-wars/package.json 聽0% smaller
聽聽examples/vue/basic/package.json 聽0% smaller
聽聽examples/vue/dependent-queries/package.json 聽0% smaller
聽聽examples/vue/persister/package.json 聽0% smaller
聽聽examples/vue/simple/package.json 聽0% smaller
聽聽integrations/angular-cli-20/package.json 聽0% smaller
聽聽packages/angular-query-experimental/CHANGELOG.md Unsupported file format
聽聽packages/angular-query-experimental/package.json 聽0% smaller
聽聽packages/angular-query-persist-client/CHANGELOG.md Unsupported file format
聽聽packages/angular-query-persist-client/package.json 聽0% smaller
聽聽packages/eslint-plugin-query/CHANGELOG.md Unsupported file format
聽聽packages/eslint-plugin-query/package.json 聽0% smaller
聽聽packages/lit-query/CHANGELOG.md Unsupported file format
聽聽packages/lit-query/package.json 聽0% smaller
聽聽packages/preact-query-devtools/CHANGELOG.md Unsupported file format
聽聽packages/preact-query-devtools/package.json 聽0% smaller
聽聽packages/preact-query-persist-client/CHANGELOG.md Unsupported file format
聽聽packages/preact-query-persist-client/package.json 聽0% smaller
聽聽packages/preact-query/CHANGELOG.md Unsupported file format
聽聽packages/preact-query/package.json 聽0% smaller
聽聽packages/query-async-storage-persister/CHANGELOG.md Unsupported file format
聽聽packages/query-async-storage-persister/package.json 聽0% smaller
聽聽packages/query-broadcast-client-experimental/CHANGELOG.md Unsupported file format
聽聽packages/query-broadcast-client-experimental/package.json 聽0% smaller
聽聽packages/query-core/CHANGELOG.md Unsupported file format
聽聽packages/query-core/package.json 聽0% smaller
聽聽packages/query-devtools/CHANGELOG.md Unsupported file format
聽聽packages/query-devtools/package.json 聽0% smaller
聽聽packages/query-persist-client-core/CHANGELOG.md Unsupported file format
聽聽packages/query-persist-client-core/package.json 聽0% smaller
聽聽packages/query-sync-storage-persister/CHANGELOG.md Unsupported file format
聽聽packages/query-sync-storage-persister/package.json 聽0% smaller
聽聽packages/react-query-devtools/CHANGELOG.md Unsupported file format
聽聽packages/react-query-devtools/package.json 聽0% smaller
聽聽packages/react-query-next-experimental/CHANGELOG.md Unsupported file format
聽聽packages/react-query-next-experimental/package.json 聽0% smaller
聽聽packages/react-query-persist-client/CHANGELOG.md Unsupported file format
聽聽packages/react-query-persist-client/package.json 聽0% smaller
聽聽packages/react-query/CHANGELOG.md Unsupported file format
聽聽packages/react-query/package.json 聽0% smaller
聽聽packages/solid-query-devtools/CHANGELOG.md Unsupported file format
聽聽packages/solid-query-devtools/package.json 聽0% smaller
聽聽packages/solid-query-persist-client/CHANGELOG.md Unsupported file format
聽聽packages/solid-query-persist-client/package.json 聽0% smaller
聽聽packages/solid-query/CHANGELOG.md Unsupported file format
聽聽packages/solid-query/package.json 聽0% smaller
聽聽packages/svelte-query-devtools/CHANGELOG.md Unsupported file format
聽聽packages/svelte-query-devtools/package.json 聽0% smaller
聽聽packages/svelte-query-persist-client/CHANGELOG.md Unsupported file format
聽聽packages/svelte-query-persist-client/package.json 聽0% smaller
聽聽packages/svelte-query/CHANGELOG.md Unsupported file format
聽聽packages/svelte-query/package.json 聽0% smaller
聽聽packages/vue-query-devtools/CHANGELOG.md Unsupported file format
聽聽packages/vue-query-devtools/package.json 聽0% smaller
聽聽packages/vue-query/CHANGELOG.md Unsupported file format
聽聽packages/vue-query/package.json 聽0% smaller

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from a84de6c to 94bf974 Compare May 30, 2026 04:22
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 94bf974 to 8e7bed1 Compare May 31, 2026 04:00
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