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

v9.0.0

Compare
Choose a tag to compare
@HT2Bot HT2Bot released this 28 Mar 12:17
· 762 commits to master since this release
e9e670a

9.0.0 (2018-03-28)

Features

  • Adds support for loading new results. (#13) (e9e670a)

BREAKING CHANGES

  • Removes PaginationFilterError.
  • Removes createEndCursorResult.
  • Changes createCursorFromEntity params.
  • Changes createGetEntitiesResult return value.
  • Removes end from Cursor.
  • Changes the return type in the signature of getEntities.
  • Renames previousCursor to backwardCursor in getEntities result.
  • Renames nextCursor to forwardCursor in getEntities result.