Skip to content

Releases: dotansimha/graphql-code-generator-community

May 09, 2026

09 May 13:09
c35c940

Choose a tag to compare

@graphql-codegen/near-operation-file-preset@5.2.1

Patch Changes

  • #1454
    60cbc2d
    Thanks @Nurou! - Deduplicate externalFragments by name when multiple
    source documents are merged into the same generated output

    Why: multiple documents can resolve to the same generated file and each contribute the same
    external fragment downstream plugins then receive repeated externalFragments, which can cause
    severe perf blow-ups

    Relates to: #752

May 03, 2026

03 May 12:09
4155b01

Choose a tag to compare

@graphql-codegen/near-operation-file-preset@5.2.0

Minor Changes

April 20, 2026

20 Apr 22:40
a3b4eef

Choose a tag to compare

@graphql-codegen/near-operation-file-preset@5.1.0

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/c-sharp@6.0.1

Patch Changes

@graphql-codegen/c-sharp-common@2.0.1

Patch Changes

@graphql-codegen/c-sharp-operations@4.0.1

Patch Changes

@graphql-codegen/flutter-freezed@5.0.1

Patch Changes

@graphql-codegen/java-apollo-android@4.0.1

Patch Changes

@graphql-codegen/java-common@4.0.1

Patch Changes

@graphql-codegen/java@5.0.1

Patch Changes

@graphql-codegen/kotlin@4.0.1

Patch Changes

Read more

April 04, 2026

04 Apr 03:42
f13ef5c

Choose a tag to compare

@graphql-codegen/typescript-mongodb@4.0.1

Patch Changes

March 11, 2026

11 Mar 13:14
9a239dd

Choose a tag to compare

@graphql-codegen/flow-resolvers@3.0.2

Patch Changes

@graphql-codegen/typescript-urql-graphcache@4.0.1

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/c-sharp@6.0.0

Major Changes

Patch Changes

@graphql-codegen/c-sharp-common@2.0.0

Major Changes

Patch Changes

@graphql-codegen/c-sharp-operations@4.0.0

Major Changes

Patch Changes

@graphql-codegen/flutter-freezed@5.0.0

Major Changes

Patch Changes

@graphql-codegen/java-apollo-android@4.0.0

Major Changes

Patch Changes

@graphql-codegen/java-common@4.0.0

Major Changes

Patch Changes

@graphql-codegen/java@5.0.0

Major Changes

Patch Changes

@graphql-codegen/kotlin@4.0.0

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/typescript-react-query@6.1.2

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/typescript-solid-query@1.0.2

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/typescript-generic-sdk@4.1.0

Minor Changes

@graphql-codegen/typescript-graphql-request@6.4.0

Minor Changes

@graphql-codegen/typescript-jit-sdk@3.1.0

Minor Changes

@graphql-codegen/typescript-react-apollo@4.4.0

Minor Changes

December 13, 2025

13 Dec 06:51
50833f6

Choose a tag to compare

@graphql-codegen/typescript-react-apollo@4.3.4

Patch Changes