Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Edge case bugs and testing improvements

Compare
Choose a tag to compare
@jbaxleyiii jbaxleyiii released this 24 Aug 19:28
· 2043 commits to master since this release

1.4.15

  • Fix: handle calling refetch in child componentDidMount
  • Fix: ensure options gets up to date props #1025
  • Fix: ensure queryRecycler exists before using it
  • MockNetworkInterface match mock requests regardless of variable order #973
  • Allow to pass removeTypenames to MockedProvider #1001