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 1
1
## master
2
2
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
+
3
6
## 1.0.4 (August 9, 2016)
4
7
- Add ` ofType ` property to ` Connection ` and ` Edge ` types.
5
8
Connection 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.
7
10
8
11
## 1.0.3 (July 22, 2016)
9
12
- 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