Skip to content

Releases: graphql-hive/graphql-modules

January 16, 2026

16 Jan 15:13
accd621

Choose a tag to compare

ℹ️ This is is a backport to v2 of the v3.3.1 release.

graphql-modules@2.4.1

Patch Changes

January 16, 2026

16 Jan 14:50
accd621

Choose a tag to compare

graphql-modules@3.1.1

Patch Changes

January 16, 2026

16 Jan 14:40
b2519b2

Choose a tag to compare

graphql-modules@3.1.0

Minor Changes

  • #2618 55518d0 Thanks @vlad-x! - Enabled support for resolver extensions for compatibility with such libraries as grafast or graphql-query-complexity

February 19, 2025

19 Feb 10:43
4477965

Choose a tag to compare

graphql-modules@3.0.0

Major Changes

  • #2563 f40de70 Thanks @kamilkisiela! - BREAKING Providers of each module are now resolved of upon application creation.

    This makes Dependency Injection less strict and not dependent on the order of module imports (hello circular imports).

    BREAKING Removed providers, operationProviders and singletonProviders from the Module interface (unlikely you were using them).

Patch Changes

October 23, 2024

23 Oct 10:07
425c0cc

Choose a tag to compare

graphql-modules@2.4.0

Minor Changes

  • #2503 cf6e51f Thanks @n1ru4l! - Support passing an abstract class to Injector.get call and Provider value.

November 03, 2023

03 Nov 08:01
d708976

Choose a tag to compare

graphql-modules@2.3.0

Minor Changes

November 02, 2023

02 Nov 14:20
243c0c7

Choose a tag to compare

graphql-modules@2.2.1

Patch Changes

July 25, 2023

25 Jul 09:30
dcd39ca

Choose a tag to compare

graphql-modules@2.2.0

Minor Changes

Patch Changes

March 22, 2023

22 Mar 12:36
e20fff4

Choose a tag to compare

graphql-modules@2.1.2

Patch Changes

March 16, 2023

16 Mar 03:11
e454a1d

Choose a tag to compare

graphql-modules@2.1.1

Patch Changes