Skip to content

Releases: graphql-compose/graphql-compose-connection

v2.5.3

01 Nov 10:12
Compare
Choose a tag to compare

2.5.3 (2017-11-01)

Bug Fixes

  • Flowtype: more strict type checks (0acc6b9)

v2.5.2

05 Oct 06:13
Compare
Choose a tag to compare

2.5.2 (2017-10-05)

Bug Fixes

  • make NonNull count field (for better type defs in Relay Modern) (9469037)

v2.5.1

04 Oct 13:32
Compare
Choose a tag to compare

2.5.1 (2017-10-04)

Bug Fixes

  • make node NonNull (for better type definitions in Relay Modern) (08f96e4)

v2.5.0

02 Oct 07:53
Compare
Choose a tag to compare

2.5.0 (2017-10-02)

Features

  • better type definitions for Relay Modern (47cd619)

v2.4.2

30 Sep 14:41
Compare
Choose a tag to compare

2.4.2 (2017-09-30)

Bug Fixes

  • hasPreviousPage should return true if after is present (c2ee041)

v2.4.1

30 Sep 14:13
Compare
Choose a tag to compare

2.4.1 (2017-09-30)

Bug Fixes

  • hasPreviousPage check if present only after arg (461a33f)

v2.4.0

30 Sep 13:11
Compare
Choose a tag to compare

2.4.0 (2017-09-30)

Bug Fixes

  • hasNextPage value when first/last are both empty but exist more edges (9de6600)

Features

  • Add defaultLimit option (dac2512)

v2.3.1

28 Sep 15:28
Compare
Choose a tag to compare

2.3.1 (2017-09-28)

Bug Fixes

  • resolver: it now yields the correct dataset for last+before args (0d03239)

v2.3.0

07 Sep 05:06
Compare
Choose a tag to compare

2.3.0 (2017-09-07)

Features

  • Migrate on graphql-compose 2.9.0 (9770db1)

v2.2.2

21 Jun 05:00
Compare
Choose a tag to compare

2.2.2 (2017-06-21)

Bug Fixes