File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11## master
22
3+ ## 1.0.0 (July 15, 2016)
4+ * update ` graphql-compose ` till 0.0.6
5+ * small fixes
6+
37## 0.0.3 (July 08, 2016)
48* mutationMiddleware move all args into ` input! ` arg, if ` input ` exists add only ` clientMutationId ` to it and leave rest args untouched.
59
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-compose-relay" ,
3- "version" : " 0 .0.3 " ,
3+ "version" : " 1 .0.0 " ,
44 "description" : " Plugin for `graphql-compose` which wraps graphql types with Relay specific logic." ,
55 "files" : [
66 " es" ,
2323 },
2424 "homepage" : " https://github.com/nodkz/graphql-compose-relay" ,
2525 "dependencies" : {
26- "graphql-compose" : " >=0.0.5 "
26+ "graphql-compose" : " >=0.0.6 "
2727 },
2828 "peerDependencies" : {
2929 "graphql" : " ^0.5.0"
You can’t perform that action at this time.
0 commit comments