Releases: graphql-hive/graphql-modules
Releases · graphql-hive/graphql-modules
Release e7f19f2b (from master)
11 Aug 05:23
Compare
Sorry, something went wrong.
No results found
release-1660195407576
feat: use new release flow (#2229)
graphql-modules@2.1.0
21 Jun 15:18
Compare
Sorry, something went wrong.
No results found
Minor Changes
c0a3d55 : Allow to overwrite providers when using testkit.testModule
Patch Changes
9e5ec3a : Add a deprecation note for createSchemaForApollo method
285987c : Fix a memory leak related to ExecutionContext and Promises
graphql-modules@2.0.0
30 Oct 15:58
Compare
Sorry, something went wrong.
No results found
Major Changes
Minor Changes
graphql-modules@1.4.4
22 Jul 09:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
9ec7fa0 : Fix the failure of missing session when multi-mutation operation
graphql-modules@1.4.3
23 Jun 06:29
Compare
Sorry, something went wrong.
No results found
Patch Changes
e206539 : Use correct __resolveObject signature
648d81f : Adds a validation of typeDefs to be DocumentNodes
graphql-modules@1.4.2
22 Mar 09:31
Compare
Sorry, something went wrong.
No results found
Patch Changes
f8e6e15 : Fix missing ApolloServer cacheControl in GraphQLResolveInfo
v1.4.1
02 Mar 12:00
Compare
Sorry, something went wrong.
No results found
Patch Changes
fefca5d : Fix race condition between Inject and Injectable
v1.4.0
02 Mar 11:34
Compare
Sorry, something went wrong.
No results found
Minor Changes
499c81a : Support __resolveObject
499c81a : Manual control of GraphQL operation
v1.3.0
02 Mar 11:20
Compare
Sorry, something went wrong.
No results found
Minor Changes
f138e08 : Support __resolverReference resolver for federation
v1.2.1
08 Jan 11:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
9a59787 : Allow inheritance of resolvers defined in interfaces