Skip to content

Releases: graphql-compose/graphql-compose-mongoose

v3.1.3

11 Apr 05:33

Choose a tag to compare

3.1.3 (2018-04-11)

Bug Fixes

  • ConnectionResolver: for compound indexes resolver may miss some records (7e6c11b)

v3.1.2

03 Apr 09:24

Choose a tag to compare

3.1.2 (2018-04-03)

Bug Fixes

v3.1.1

20 Feb 13:57

Choose a tag to compare

3.1.1 (2018-02-20)

Bug Fixes

  • if not provided schemaComposer for convertSchemaToGraphQL() it will use global instance (13f7887)

v3.1.0

19 Feb 13:03

Choose a tag to compare

3.1.0 (2018-02-19)

Features

v3.0.0

15 Feb 13:58

Choose a tag to compare

3.0.0 (2018-02-15)

Code Refactoring

  • rewrite code according to a new features of graphql-compose@3 (caddfcd)

BREAKING CHANGES

  • works only with graphql-compose v3
  • removeById will not throw error if record not found
  • drop node v4 support

v1.11.3

12 Feb 16:23

Choose a tag to compare

1.11.3 (2018-02-12)

Bug Fixes

v1.11.2

09 Feb 16:56

Choose a tag to compare

1.11.2 (2018-02-09)

Bug Fixes

  • check TypeComposer via class name (007e902)

v1.11.1

09 Feb 15:36

Choose a tag to compare

1.11.1 (2018-02-09)

Bug Fixes

v1.11.0

01 Feb 15:00

Choose a tag to compare

1.11.0 (2018-02-01)

Features

v1.10.1

29 Jan 04:23

Choose a tag to compare

1.10.1 (2018-01-29)

Bug Fixes

  • Sort: replace non letters from index name globally (30968a2)