Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow cache-and-network in apollo-client@^2.6.0 #169

Merged
merged 2 commits into from
Jul 9, 2019
Merged

Allow cache-and-network in apollo-client@^2.6.0 #169

merged 2 commits into from
Jul 9, 2019

Conversation

sgoll
Copy link
Contributor

@sgoll sgoll commented May 30, 2019

This fixes #163 and is identical to PR #165 except that it also upgrades the devDependencies to the required versions of apollo-client and typescript.

@sgoll
Copy link
Contributor Author

sgoll commented Jun 2, 2019

@trojanowski Do you think this is ready for merge?

@jamesreggio
Copy link

@trojanowski — would be great to get this merged.

ar1a added a commit to ar1a/Catter that referenced this pull request Jun 25, 2019
@jeromemms
Copy link

Hey guys, any idea when this PR will get merged?

@Fyzu
Copy link

Fyzu commented Jul 8, 2019

@trojanowski this PR will help solve a serious problem with latest apollo-client version

@trojanowski trojanowski merged commit 74cce42 into trojanowski:master Jul 9, 2019
@trojanowski
Copy link
Owner

Released as a part of 0.5.0.

levindixon pushed a commit to levindixon/react-apollo-hooks that referenced this pull request Aug 22, 2019
BREAKING CHANGE: now Apollo Client >= 2.6.0 is required to use this library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fetch-and-network is missing from useQuery
5 participants