Releases: graphql-compose/graphql-compose-connection
Releases · graphql-compose/graphql-compose-connection
v2.5.3
2.5.3 (2017-11-01)
Bug Fixes
- Flowtype: more strict type checks (0acc6b9)
v2.5.2
2.5.2 (2017-10-05)
Bug Fixes
- make NonNull
count
field (for better type defs in Relay Modern) (9469037)
v2.5.1
2.5.1 (2017-10-04)
Bug Fixes
- make
node
NonNull (for better type definitions in Relay Modern) (08f96e4)
v2.5.0
2.5.0 (2017-10-02)
Features
- better type definitions for Relay Modern (47cd619)
v2.4.2
2.4.2 (2017-09-30)
Bug Fixes
hasPreviousPage
should return true if after
is present (c2ee041)
v2.4.1
2.4.1 (2017-09-30)
Bug Fixes
hasPreviousPage
check if present only after
arg (461a33f)
v2.4.0
2.4.0 (2017-09-30)
Bug Fixes
hasNextPage
value when first/last are both empty but exist more edges (9de6600)
Features
v2.3.1
2.3.1 (2017-09-28)
Bug Fixes
- resolver: it now yields the correct dataset for last+before args (0d03239)
v2.3.0
2.3.0 (2017-09-07)
Features
- Migrate on graphql-compose 2.9.0 (9770db1)
v2.2.2
2.2.2 (2017-06-21)
Bug Fixes
- Add graphql-compose@2.0.0 to peerDependencies (0a1bd725)