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

Update apollo-client devDependencies to latest versions. #2740

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

benjamn
Copy link
Member

@benjamn benjamn commented Jan 18, 2019

This update is intended mostly to demonstrate that #2738 has been fixed in apollo-client@2.4.11 after accidentally being broken in 2.4.10.

@benjamn benjamn self-assigned this Jan 18, 2019
Copy link
Member

@hwillson hwillson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @benjamn!

@@ -1,7 +1,7 @@
import { mockSingleLink } from '../../src/test-utils';
import { InMemoryCache } from 'apollo-cache-inmemory';
import ApolloClient from 'apollo-client';
import { NormalizedCacheObject } from 'apollo-cache-inmemory/src/types';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The src/ directory was removed from the published version of apollo-cache-inmemory in apollographql/apollo-client@4fc70ec.

@benjamn benjamn merged commit 0051af1 into master Jan 18, 2019
@benjamn benjamn deleted the update-apollo-client-devDependencies branch January 18, 2019 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants