File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11## master
22
3+ ## 1.0.5 (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+
36## 1.0.4 (August 9, 2016)
47- Add ` ofType ` property to ` Connection ` and ` Edge ` types.
58Connection type is some kind of wrapper under GraphQLNamedType.
6- This behavior needed for ` graphql-compose ` module in ` projection ` helper, otherwise it incorrectly construct projectionMapper for tricky fields.
9+ This behavior needed for ` graphql-compose ` module in ` projection ` helper, otherwise, it incorrectly constructs projectionMapper for tricky fields.
710
811## 1.0.3 (July 22, 2016)
912- If ` first ` or ` last ` args not provided, then get first 20 records by default.
You can’t perform that action at this time.
0 commit comments