Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

Fixes

  • (Return endCursor as a base64 string. #21): Starting from version 1.2.0, released Saturday, December 16th, 2017, we introduced an unintentional breaking change. Prior to 1.2.0, an endCursor property returned from a query was a base64-encoded string. However, we inadvertently began returning it as a Buffer. We have reversed this error starting from this release, v0.3.1. Sorry for the inconvenience, and thank you to @mcfarljw for reporting the error.

@codecov
Copy link

codecov bot commented Dec 20, 2017

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #22   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         643    643           
=====================================
  Hits          643    643

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36160dc...3c3c544. Read the comment docs.

@stephenplusplus stephenplusplus merged commit 53e9378 into master Dec 20, 2017
@stephenplusplus stephenplusplus deleted the 1.3.1 branch December 20, 2017 18:43
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.

2 participants