Skip to content

Releases: graphql-compose/graphql-compose-pagination

v3.2.0

26 Jun 14:14
Compare
Choose a tag to compare

3.2.0 (2018-06-26)

Features

  • add mjs build (es6 modules) (495dcf7)

v3.1.0

31 May 08:46
Compare
Choose a tag to compare

3.1.0 (2018-05-31)

Features

  • re-use existed PaginationInfo type if it's already present in schemaComposer (33d30f7)

v3.0.1

16 Apr 19:30
Compare
Choose a tag to compare

3.0.1 (2018-04-16)

Bug Fixes

  • allow graphql-compose@4.0.0 as peerDependency (52a2a95)

v3.0.0

15 Feb 07:55
Compare
Choose a tag to compare

3.0.0 (2018-02-15)

Features

  • add support for schemaComposer, fix flowtype errors (7863d44)

BREAKING CHANGES

  • required min version of graphql-compose@3.0.0

v1.1.5

12 Feb 16:08
Compare
Choose a tag to compare

1.1.5 (2018-02-12)

Bug Fixes

  • Flowtype definitions for graphql-compose@3.0.0 (91c2ffd)

v1.1.4

09 Feb 16:48
Compare
Choose a tag to compare

1.1.4 (2018-02-09)

Bug Fixes

  • check TypeComposer via class name (61413f2)

v1.1.3

09 Feb 15:24
Compare
Choose a tag to compare

1.1.3 (2018-02-09)

Bug Fixes

  • allow graphql-compose@3.0.0, update dependencies (be62b52)

v1.1.2

04 Nov 10:26
Compare
Choose a tag to compare

1.1.2 (2017-11-04)

Bug Fixes

  • return back node 4 support (it's still in LTS) (27a7042)

v1.1.1

01 Nov 10:00
Compare
Choose a tag to compare

1.1.1 (2017-11-01)

Bug Fixes

  • Flowtype: More strict type checks (b2d0079)

v1.1.0

07 Sep 04:49
Compare
Choose a tag to compare

1.1.0 (2017-09-07)

Features

  • Migrate on graphql-compose 2.9.0 (39319da)