We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6461c53 commit a942898Copy full SHA for a942898
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## master
2
3
+## 1.0.7 (August 10, 2016)
4
+- Update packages, add `babel-plugin-transform-runtime` for build process. Fix [issue](https://github.com/nodkz/graphql-compose-connection/issues/2) for vanilla node.js users without babel (thanks @jacobbubu).
5
+
6
## 1.0.6 (August 8, 2016)
7
- Fix `projection` extraction from `record` for `updateById` and `updateOne` resolvers.
8
- Intermediate types now passed to TypeStorage (Enums, SubSchemas) when converting mongoose models.
0 commit comments