File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11## master
22
33## 1.0.7 (August 15, 2016)
4- - fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's to tricky to use Map/Set in ES5.
4+ - fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's too tricky to use Map/Set in ES5.
55
66## 1.0.6 (August 13, 2016)
77- fix: babel build process
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ graphql-compose-connection
22======================
33This is a plugin for [ graphql-compose] ( https://github.com/nodkz/graphql-compose ) family, which adds to the TypeComposer ` connection ` resolver.
44
5- [ Live example ] ( https://graphql-compose-mongoose .herokuapp.com )
5+ Live demo: [ https://graphql-compose.herokuapp.com/ ] ( https://graphql-compose.herokuapp.com/ )
66
77This package completely follows to Relay Cursor Connections Specification (https://facebook.github.io/relay/graphql/connections.htm ).
88
You can’t perform that action at this time.
0 commit comments