Skip to content

Releases: graphql-hive/graphql-modules

1.0.0-alpha.2

27 Aug 15:41
5c66a24

Choose a tag to compare

1.0.0-alpha.2 Pre-release
Pre-release
  • Operation scoped provider should be created once per GraphQL Operation in Apollo Server #1298

Get ready for v1.0

20 Aug 14:13
5fa95f4

Choose a tag to compare

Get ready for v1.0 Pre-release
Pre-release

Changelog coming soon

v0.7.17

14 May 15:08

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

v0.7.16

10 May 14:45

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

  • Update dependencies

v0.7.15

02 Apr 17:50

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

  • Add more logger interface #869 - Thanks @LucienLee !!!
  • GraphQL v15 support

v0.7.14

01 Jan 18:48

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

  • Bump graphql-toolkit to use monorepos instead of a single graphql-toolkit package.

v0.7.13

01 Oct 06:17

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

  • Subscription hooks can be defined without DI in GraphQLModule declaration #694?
  • Fix message in ProvideAlreadyDefined error waiting for release #688
  • Fix Apollo Federation support #558
  • Update dependencies

v0.7.11

03 Sep 05:33

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

  • Fix trying to inject config without @Inject(ModuleConfig) shows unclear error bug di waiting for release
    #655
  • Fix Injector.provide fails with TypeError when using injection tokens waiting for release
    #652
  • Fix Now CLI bug core waiting for release #649

v0.7.10

21 Aug 00:30

Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build

  • Fix priority of scopes in useClass (#601)
  • Support isTypeOf (#621)

v0.7.9

31 Jul 09:41

Choose a tag to compare

  • destroys a session on response's close event too PR #595
  • accepts resolver types generated by GraphQL Code Generator (Partial) PR #597