Skip to content

Releases: graphql-compose/graphql-compose-connection

v3.2.1

23 Aug 07:48
Compare
Choose a tag to compare

3.2.1 (2018-08-23)

Bug Fixes

  • fallback limit-skip-logic when used last and before args without sorting (de45db9)

v3.2.0

09 Jul 12:30
Compare
Choose a tag to compare

3.2.0 (2018-07-09)

Features

  • expose prepareConnectionResolver method (6b7b10f)

v3.1.1

26 Jun 14:36
Compare
Choose a tag to compare

3.1.1 (2018-06-26)

Bug Fixes

  • mjs extension in package.json (eeba09f)

v3.1.0

26 Jun 14:08
Compare
Choose a tag to compare

3.1.0 (2018-06-26)

Features

  • add mjs build (es6 modules) (1375b8f)

v3.0.1

16 Apr 19:33
Compare
Choose a tag to compare

3.0.1 (2018-04-16)

Bug Fixes

  • allow graphql-compose@4.0.0 as peerDependency (85a35ac)

v3.0.0

15 Feb 07:37
Compare
Choose a tag to compare

3.0.0 (2018-02-15)

Features

  • add support for schemaComposer, fix flowtype errors (5245a8c)

BREAKING CHANGES

  • required min version of graphql-compose@3.0.0

v2.5.7

12 Feb 16:09
Compare
Choose a tag to compare

2.5.7 (2018-02-12)

Bug Fixes

  • Flowtype definitions for graphql-compose@3.0.0 (a72b092)

v2.5.6

09 Feb 16:33
Compare
Choose a tag to compare

2.5.6 (2018-02-09)

Bug Fixes

  • check TypeComposer via class name (0277a7f)

v2.5.5

09 Feb 15:19
Compare
Choose a tag to compare

2.5.5 (2018-02-09)

Bug Fixes

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

v2.5.4

04 Nov 10:23
Compare
Choose a tag to compare

2.5.4 (2017-11-04)

Bug Fixes

  • return back node 4 support (it's still in LTS) (7251bfa)