Skip to content

ci: Version Packages#10520

Merged
DamianOsipiuk merged 1 commit intomainfrom
changeset-release/main
Apr 19, 2026
Merged

ci: Version Packages#10520
DamianOsipiuk merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
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.99.2

Patch Changes

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

@tanstack/preact-query@5.99.2

Patch Changes

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

@tanstack/preact-query-devtools@5.99.2

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@tanstack/react-query@5.99.2

Patch Changes

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

@tanstack/react-query-devtools@5.99.2

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@tanstack/solid-query@5.99.2

Patch Changes

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

@tanstack/solid-query-devtools@5.99.2

Patch Changes

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

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

Patch Changes

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

@tanstack/svelte-query@6.1.18

Patch Changes

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

@tanstack/svelte-query-devtools@6.1.18

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-devtools@5.99.2
    • @tanstack/svelte-query@6.1.18

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.99.2
    • @tanstack/svelte-query@6.1.18

@tanstack/vue-query@5.99.2

Patch Changes

  • fix(vue-query): allow computed ref and other reactive values as enabled property in queryOptions (#10465)

    This fixes a regression introduced in fix(vue-query): fix type of queryOptions to allow plain properies or getters #10452 where queryOptions only accepted getter functions for the enabled property, but not computed refs or other reactive values.

    Now the enabled property in queryOptions correctly accepts:

    • boolean values
    • Ref<boolean>
    • ComputedRef<boolean>
    • () => boolean getter functions
    • (query) => boolean query predicate functions
  • Updated dependencies []:

    • @tanstack/query-core@5.99.2

@tanstack/vue-query-devtools@6.1.18

Patch Changes

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

@tanstack/eslint-plugin-query@5.99.2

@tanstack/query-core@5.99.2

@tanstack/query-devtools@5.99.2

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

Patch Changes

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

@DamianOsipiuk DamianOsipiuk merged commit a3ec7b3 into main Apr 19, 2026
@DamianOsipiuk DamianOsipiuk deleted the changeset-release/main branch April 19, 2026 10:55
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