Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

v8.0.0

Compare
Choose a tag to compare
@HT2Bot HT2Bot released this 28 Mar 07:42
· 763 commits to master since this release
16be9e1

8.0.0 (2018-03-28)

Features

  • Adds utils for createEndCursorResult and createGetEntitiesResult. (#12) (16be9e1)

BREAKING CHANGES

  • Tests for getEntities now assert the cursors returned.
  • The Cursor type now has start and end to improve pagination behaviour.