Releases: graphql-compose/graphql-compose-mongoose
Releases · graphql-compose/graphql-compose-mongoose
v7.3.0
19 Nov 15:51
Compare
Sorry, something went wrong.
No results found
7.3.0 (2019-11-19)
Features
add support for Map type (added in Mongoose 5.1.0) (eecf9ea ), closes #186
v7.2.2
13 Nov 17:45
Compare
Sorry, something went wrong.
No results found
7.2.2 (2019-11-13)
Bug Fixes
Typescript: add Query type to beforeQuery (#193 ) (ce596d4 )
v7.2.1
01 Nov 08:04
Compare
Sorry, something went wrong.
No results found
7.2.1 (2019-11-01)
Bug Fixes
upgrade till flow 0.110.0 (f45cf41 )
v7.2.0
25 Oct 06:39
Compare
Sorry, something went wrong.
No results found
7.2.0 (2019-10-25)
Features
add beforeQueryHelper, improve beforeQuery logic (#189 ) (8bfefc4 )
v7.1.4
12 Sep 11:50
Compare
Sorry, something went wrong.
No results found
7.1.4 (2019-09-12)
Bug Fixes
toMongoDottedObject now respects primitives types Date, Decimal128 and other (2ef7155 ), closes #184
v7.1.3
07 Aug 19:06
Compare
Sorry, something went wrong.
No results found
7.1.3 (2019-08-07)
Bug Fixes
read property '_operators' of null (63ab7f5 ), closes #181
v7.1.2
02 Aug 21:32
Compare
Sorry, something went wrong.
No results found
7.1.2 (2019-08-02)
Bug Fixes
_operators should filter with or/and filter args (b5f7c56 ), closes #128
v7.1.1
29 Jul 15:10
Compare
Sorry, something went wrong.
No results found
7.1.1 (2019-07-29)
Bug Fixes
flow/ts typings of TypeConverterResolversOpts.updateOne (8b99046 )
v7.1.0
10 Jul 17:47
Compare
Sorry, something went wrong.
No results found
7.1.0 (2019-07-10)
Features
add support for Decimal128 type (e095bdf )
v7.0.3
04 Jun 15:00
Compare
Sorry, something went wrong.
No results found
7.0.3 (2019-06-04)
Bug Fixes
discriminator add its key to projection (fa5d764 )