Skip to content

Releases: dotansimha/graphql-code-generator-community

February 13, 2024

13 Feb 16:44
113c3c6

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

  • #15
    d13f6cc
    Thanks @Athelian! - Flow types computed by graphql operations now
    adhere to flow exact configuration specified by the user

February 08, 2024

08 Feb 15:03
d23f7ea

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

  • #620
    3e2c8de
    Thanks @tomaskukk! - Improved type-safety: when a query contains
    required variables, passing the variables object to the useQuery hook is enforced

February 06, 2024

06 Feb 14:11
4d4c923

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

  • #613
    ae45d38
    Thanks @j0k3r! - Fix unused parameter in generated code which caused
    TS errors for users of the package.

February 02, 2024

02 Feb 16:38
5f5f7e4

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #549
    ad8258c
    Thanks @pentla! - Fix TypeScript error when moduleResolution is
    "nodenext" or "bundler"

Patch Changes

  • #559
    64c2c10
    Thanks @mtlewis! - Fix unused parameter in generated code which
    caused TS errors for users of the package.

@graphql-codegen/[email protected]

Major Changes

  • #594
    40f3676
    Thanks @lachieh! - Corrected compatibility with msw@^2. Types used
    are incompatible with msw@^1.

@graphql-codegen/[email protected]

Major Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Patch Changes

February 02, 2024

02 Feb 15:57
310f935

Choose a tag to compare

@graphql-codegen/[email protected]

Major Changes

January 03, 2024

03 Jan 18:13
8592e01

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

  • #476
    9bdae5d
    Thanks @JoviDeCroock! - Add setting to choose for the
    offlineExchange, otherwise this bugs out the types for folks not using the offlineExchange

December 18, 2023

18 Dec 21:15
d2c4fb9

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

  • #517
    bcd2324
    Thanks @benjie! - Add .mts and .cts as allowable extensions to
    graphql-request

@graphql-codegen/[email protected]

Patch Changes

November 09, 2023

09 Nov 00:20
3c5ad05

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

October 25, 2023

25 Oct 01:01
04e3afe

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Major Changes

Minor Changes

  • df7683e95
    Thanks @saihaj! - Allow fetcher config to accept both string and
    object. object let's user specify the import path to their GraphQLClient instance. So it
    will make it easier to generated hooks by not passing down GraphQLClient.

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

September 25, 2023

25 Sep 21:31
d334e80

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

@graphql-codegen/[email protected]

Major Changes

Patch Changes

Read more