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

Support Appolo Client 2.0 #5

Open
shaleynikov opened this issue Sep 14, 2017 · 1 comment
Open

Support Appolo Client 2.0 #5

shaleynikov opened this issue Sep 14, 2017 · 1 comment

Comments

@shaleynikov
Copy link
Contributor

No description provided.

@iPhaeton
Copy link
Contributor

iPhaeton commented Oct 30, 2017

Updated all dependencies including react-apollo to the latest stable versions:
#9

Breaking changes:

  1. In 2.0.0 apollo-client uses InMemoryCache instead of redux store.
  2. Need to use Adapter from 'enzyme-adapter-react-16' for enzyme.
  3. styled-components should be imported like this:
    const styled = require('styled-components').default

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

No branches or pull requests

2 participants