benawad / apollo-mocked-provider

Automatically mock GraphQL data with a mocked ApolloProvider
MIT License
92 stars 25 forks source link

chore: upgrade to @apollo/client 3 #27

Closed sarfata closed 4 years ago

sarfata commented 4 years ago

TBD: Should we also remove support for client resolvers? The test with one fails and they look deprecated (https://www.apollographql.com/docs/react/local-state/local-resolvers/) @sliptype Can you chime in on this? You are the one who added it.

benawad commented 4 years ago

Is this ready to merge/deploy or is there anything else you wanted to change?

sarfata commented 4 years ago

I think it's all ready to go and I am using it on one project where it's working well.

:shipit:

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: