Skip to content

Releases: graphql-compose/graphql-compose-mongoose

v7.0.2

04 Jun 08:17

Choose a tag to compare

7.0.2 (2019-06-04)

Bug Fixes

  • graphql-compose peer dependency & upgrade other dependencies (6365d04)

v7.0.1

29 Apr 13:55

Choose a tag to compare

7.0.1 (2019-04-29)

Bug Fixes

  • update graphql-compose dependencies (e891ad0)

v7.0.0

28 Apr 20:18

Choose a tag to compare

7.0.0 (2019-04-28)

Build System

  • Babel: set node 8 as min build version (75b1294)

Code Refactoring

  • migrate code to graphql-compose@7.0.0 (349c043)

Features

  • update to graphql-compose@7.0.0 (3aa995c)

BREAKING CHANGES

  • required graphql-compose@7.0.0
  • Babel: Drop node 6 support.

v6.1.0

08 Apr 08:44

Choose a tag to compare

6.1.0 (2019-04-08)

Features

  • upgrade till graphql-compose@6.2.0 (c315cc7)

v6.0.2

18 Mar 06:43

Choose a tag to compare

6.0.2 (2019-03-18)

Bug Fixes

  • typing: expose type defs ComposeWithMongooseOpts and others (8a4f709)

v6.0.1

16 Mar 21:50

Choose a tag to compare

6.0.1 (2019-03-16)

Bug Fixes

  • Discriminator: type definitions for Flow (cd65f79)

v6.0.0

15 Mar 22:38
72fb754

Choose a tag to compare

6.0.0 (2019-03-15)

Code Refactoring

  • due changes in graphql-compose@6.0.1 (72fb754)

BREAKING CHANGES

  • Using API from graphql-compose@6.0.0

v5.3.1

25 Jan 18:49

Choose a tag to compare

5.3.1 (2019-01-25)

Bug Fixes

  • make field '_id' optional in filter argument (0e7df23)

v5.3.0

14 Jan 13:05

Choose a tag to compare

5.3.0 (2019-01-14)

Features

  • toMongoDottedObject: convert arrays without using element index (8ee44b3)

v5.2.1

13 Dec 11:15

Choose a tag to compare

5.2.1 (2018-12-13)

Bug Fixes

  • required fields only apply to Create resolvers (b668121)