Skip to content

@openapi-qraft/react@1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 01:59
· 1365 commits to main since this release
ad56cb9

Minor Changes

  • 6343a8d: Added support for QueryClient.isMutating(...) method
  • b297c10: Unified composeMutationKey(...) to return the same key structure as composeQueryKey(...) if no parameters are passed
  • 42a0b11: Added support for QueryClient.removeQueries(...) method

Patch Changes

  • 34fd459: Fixed fetchQuery(...) documentation