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

Remove graphql dependency entirely #357

Merged
merged 5 commits into from
Jul 6, 2016
Merged

Remove graphql dependency entirely #357

merged 5 commits into from
Jul 6, 2016

Conversation

stubailo
Copy link
Contributor

@stubailo stubailo commented Jul 5, 2016

Success:

➜  apollo-client git:(no-graphql-dep) tree node_modules | grep graphql
├── graphql-tag

Should resolve #261 and #163

This is to work around graphql/graphql-js#414

Thanks for @abhiaiyer91's work on bundling in the dependency into graphql-tag.

TODO:

  • Update CHANGELOG.md with your change
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

@zol zol added the in progress label Jul 5, 2016
@stubailo stubailo merged commit c573c51 into master Jul 6, 2016
@zol zol removed the in progress label Jul 6, 2016
@stubailo stubailo deleted the no-graphql-dep branch September 20, 2016 03:41
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.

Latest version of React Native + Apollo Stack doesn't work.
2 participants