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

2.5.1

Compare
Choose a tag to compare
@hwillson hwillson released this 28 Feb 01:36
· 896 commits to master since this release

2.5.1

Bug Fixes

  • Make sure MockedProvider enables Apollo Client 2.5's local state handling, and allow custom / mocked resolvers to be passed in as props, and used with the created test ApolloClient instance.
    @hwillson in #2825