v1.9.0
1.9.0 (2017-09-07)
Features
- Migrate on graphql-compose 2.9.0 (01d329c)
Notice for Flowtype users:
If you got Flowtype errors like has no named export MongooseModel
please put in <APP>/flow-typed/
directory following file mongoose_v4.x.x.js. Or wait until flow-typed/flow-typed#1231 will be merged, after that you need to install fresh declarations via terminal command flow-typed install
.