Skip to content

Releases: graphql-compose/graphql-compose-mongoose

v7.0.2

04 Jun 08:17
Compare
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
Compare
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
Compare
Choose a tag to compare

7.0.0 (2019-04-28)

Build System

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

Code Refactoring

Features

BREAKING CHANGES

v6.1.0

08 Apr 08:44
Compare
Choose a tag to compare

6.1.0 (2019-04-08)

Features

v6.0.2

18 Mar 06:43
Compare
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
Compare
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
Compare
Choose a tag to compare

6.0.0 (2019-03-15)

Code Refactoring

BREAKING CHANGES

v5.3.1

25 Jan 18:49
Compare
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
Compare
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
Compare
Choose a tag to compare

5.2.1 (2018-12-13)

Bug Fixes

  • required fields only apply to Create resolvers (b668121)