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

2.5.4

Compare
Choose a tag to compare
@hwillson hwillson released this 05 Apr 19:04
· 781 commits to master since this release

Bug Fixes

  • Fixes Could not find "client" in the context of ApolloConsumer errors when
    using MockedProvider.
    @hwillson in #2907
  • Ensure Query components using a fetchPolicy of no-cache have their
    data preserved when the components tree is re-rendered.
    @hwillson in #2914

Improvements