Skip to content

Commit 28692c8

Browse files
authored
Merge pull request #445 from OpenAPI-Qraft/chore/add-missing-changesets
docs(changeset): Fix compatibility with `@tanstack/react-query@^5.100.14` by relying on TypeScript's built-in `NoInfer` type instead of importing `NoInfer` from TanStack Query.
2 parents 8a911ee + d1af027 commit 28692c8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/slow-carrots-fold.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@openapi-qraft/react': patch
3+
'@openapi-qraft/tanstack-query-react-plugin': patch
4+
'@openapi-qraft/tanstack-query-react-types': patch
5+
---
6+
7+
Fix compatibility with `@tanstack/react-query@^5.100.14` by relying on TypeScript's built-in `NoInfer` type instead of importing `NoInfer` from TanStack Query.

0 commit comments

Comments
 (0)