Releases: graphql-compose/graphql-compose-pagination
Releases · graphql-compose/graphql-compose-pagination
v8.3.0
06 Aug 16:12
Compare
Sorry, something went wrong.
No results found
8.3.0 (2021-08-06)
Features
allow UnionTypeComposer, ScalarTypeComposer, EnumTypeComposer to be as a source TC (#48 ) (58939d4 )
v8.2.1
09 Jul 13:49
Compare
Sorry, something went wrong.
No results found
8.2.1 (2021-07-09)
Bug Fixes
allow pass InterfaceTC to PreparePaginationResolver (9e90200 )
v8.2.0
30 May 20:09
Compare
Sorry, something went wrong.
No results found
8.2.0 (2021-05-30)
Features
add graphql-compose@9.0.0 to peerDependencies; update other dependencies (d30d18d )
v8.1.0
30 Apr 07:58
Compare
Sorry, something went wrong.
No results found
8.1.0 (2021-04-30)
Features
add graphql-compose@^8.0.0
to peer dependencies and update other dependencies (e5fbc42 )
v8.0.2
28 Dec 18:25
Compare
Sorry, something went wrong.
No results found
8.0.2 (2020-12-28)
Bug Fixes
use resolverName
as suffix in Resolver output type name (#35 ) (1a8aa26 )
v8.0.1
14 Sep 13:37
Compare
Sorry, something went wrong.
No results found
8.0.1 (2020-09-14)
Bug Fixes
deprecate composeWithPagination
method for TS 4.0 users; rename Opts typename (3e83003 )
v8.0.0
14 Sep 08:05
Compare
Sorry, something went wrong.
No results found
8.0.0 (2020-09-14)
Code Refactoring
get rid of TC.getResolver()
method (8aae208 )
BREAKING CHANGES
change config options. Get rid of TC.getResolver()
method. Now you need to pass Resolver instance explicitly.
v7.0.0
17 Aug 19:01
Compare
Sorry, something went wrong.
No results found
7.0.0 (2020-08-17)
Code Refactoring
migrate codebase on typescript (77844ff )
BREAKING CHANGES
removed flowtype definitions; min supported nodejs version is 8
v6.1.0
02 Jul 17:39
Compare
Sorry, something went wrong.
No results found
6.1.0 (2020-07-02)
Features
improve type items: [Type]
-> items: [Type!]
(4a34302 )
v6.0.3
04 Jun 07:49
Compare
Sorry, something went wrong.
No results found
6.0.3 (2019-06-04)
Bug Fixes
graphql-compose peer dependency & update other dependencies (df448fb )