Skip to content

v3.2.0

Compare
Choose a tag to compare
@morrys morrys released this 15 Mar 22:12
· 472 commits to master since this release

Improved

  • conditional useQuery & useLazyLoadQuery: added skip: [Optional] If skip is true, the query will be skipped entirely #57
  • Make variables optional in useQuery & useLazyLoadQuery #62
  • Make options optional in useQuery & useLazyLoadQuery #61
  • better typing in usePagination, useRefetch, useRefetchable #58