Skip to content

ci(changesets): version packages - #812

Merged
stijnvanhulle merged 1 commit into
mainfrom
changeset-release/main
Aug 28, 2026
Merged

ci(changesets): version packages#812
stijnvanhulle merged 1 commit into
mainfrom
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

@kubb/plugin-react-query@5.0.1

Patch Changes

  • #806 8cabf87 Thanks @xeoneux! - Stop passing an argument to a query key factory that takes none.

    The generated key factory only accepts a parameter when an operation carries path, query, or body
    parameters — headers do not identify a cache entry. The hook decided separately, passing
    resolvedParams whenever the operation had any request group at all, so an operation with only
    header parameters generated useX calling a zero-argument factory with one argument (TS2554).
    Both now derive from the same set of request groups.

@codesandbox

codesandbox Bot commented Aug 28, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 28, 2026
@stijnvanhulle
stijnvanhulle merged commit 423c32c into main Aug 28, 2026
@stijnvanhulle
stijnvanhulle deleted the changeset-release/main branch August 28, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant