This repository was archived by the owner on Feb 20, 2026. It is now read-only.
v1.3.1
Fixes
- (#21): Starting from version 1.2.0, released Saturday, December 16th, 2017, we introduced an unintentional breaking change. Prior to 1.2.0, an
endCursorproperty 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.