Skip to content

Releases: dotansimha/graphql-code-generator-community

April 20, 2026

20 Apr 22:40
a3b4eef

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

  • #1399
    2b22acb
    Thanks @eddeee888! - Add filePerOperation config to generate
    filename based on named operation or fragment, instead of source filename

April 19, 2026

19 Apr 06:43
f44770b

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

Read more

April 04, 2026

04 Apr 03:42
f13ef5c

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

March 11, 2026

11 Mar 13:14
9a239dd

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

  • #1110
    e60bf64
    Thanks @dargmuesli! - Resolve a duplicate import, improve typing
    for "empty object" and respect defaultScalarType

March 08, 2026

08 Mar 04:22
3b001b8

Choose a tag to compare

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

@graphql-codegen/[email protected]

Major Changes

Patch Changes

  • #1387
    0717cb7
    Thanks @eddeee888! - dependencies updates:
    • Updated dependency
      [@graphql-codegen/plugin-helpers@^6.1.1 ↗︎](...
Read more

March 04, 2026

04 Mar 10:14
5180c4e

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

  • #1371
    25ad6d3
    Thanks @eddeee888! - Query keys should be shared between suspense
    and non-suspense hooks to ensure consistent state management and synchronization, preventing
    discrepancies and maintaining a single source of truth for query invalidation.

@graphql-codegen/[email protected]

Patch Changes

  • #1371
    25ad6d3
    Thanks @eddeee888! - Query keys should be shared between suspense
    and non-suspense hooks to ensure consistent state management and synchronization, preventing
    discrepancies and maintaining a single source of truth for query invalidation.

January 06, 2026

06 Jan 13:02
692cbfe

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

December 13, 2025

13 Dec 06:51
50833f6

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

December 03, 2025

03 Dec 12:46
38d2c96

Choose a tag to compare

@graphql-codegen/[email protected]

Major Changes

July 16, 2025

16 Jul 13:06
2cd918b

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #1158
    d6c8b90
    Thanks @ocdi! - Prevent duplicate class generation by using the
    property name (instead of the GQL type name) as the basis for class name generation

  • #1160
    dcbb0ef
    Thanks @ocdi! - Support output of System.Text.Json attributes

Patch Changes