Skip to content

v4.1.1

Compare
Choose a tag to compare
@morrys morrys released this 17 Feb 12:16
· 229 commits to master since this release

Fixed

  • Added relay useMutation tests and adapted to relay-hooks version
  • fix optimisticResponse in useMutation, related #150
  • fix to avoid setState in useMutation when hook is unmounted
  • fix loading state when the query is configured in polling #160