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

Fix 920 #922

Merged
merged 5 commits into from
Nov 17, 2016
Merged

Fix 920 #922

merged 5 commits into from
Nov 17, 2016

Conversation

cupools
Copy link
Contributor

@cupools cupools commented Nov 16, 2016

  • 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
  • Update CHANGELOG.md with your change

liyh added 2 commits November 17, 2016 00:34
1. enable modify request headers by jiggling the order of arguments in BatchedNetworkInterface
2. update test case
3. add sortByKeys function in MockFetch, in order to avoid unexpected error of `No more mocked fetch responses`

fix #920
@apollo-cla
Copy link

@cupools: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

Copy link
Contributor

@helfer helfer left a comment

Choose a reason for hiding this comment

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

@cupools This is really great, thanks a lot! If you could, please just make a tiny change to the changelog and it will be good to merge!

@@ -4,6 +4,9 @@ Expect active development and potentially significant breaking changes in the `0

### vNEXT

### 0.5.5
Copy link
Contributor

Choose a reason for hiding this comment

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

We usually just put the changelog entries under "vNEXT" until we make a release, because we don't know if the next one will be 0.5.5 or 0.6.0 until we release it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, I will make the change.

@helfer
Copy link
Contributor

helfer commented Nov 17, 2016

Thanks @cupools !

@helfer helfer merged commit ba0849b into apollographql:master Nov 17, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2023
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.

3 participants