Skip to content

Latest commit

 

History

History
110 lines (66 loc) · 3.21 KB

File metadata and controls

110 lines (66 loc) · 3.21 KB

@graphql-codegen/fragment-matcher

3.3.2

Patch Changes

3.3.1

Patch Changes

  • #8189 b408f8238 Thanks @n1ru4l! - Fix CommonJS TypeScript resolution with moduleResolution node16 or nodenext

  • Updated dependencies [b408f8238]:

    • @graphql-codegen/plugin-helpers@2.6.2

3.3.0

Minor Changes

Patch Changes

  • Updated dependencies [d84afec09]
  • Updated dependencies [a4fe5006b]
  • Updated dependencies [8e44df58b]
    • @graphql-codegen/plugin-helpers@2.5.0

3.2.1

Patch Changes

  • 8643b3bf3: Add GraphQL 16 as a peerDependency
  • 6002feb3d: Fix exports in package.json files for react-native projects
  • Updated dependencies [6002feb3d]
    • @graphql-codegen/plugin-helpers@2.3.2

3.2.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

  • Updated dependencies [97ddb487a]
    • @graphql-codegen/plugin-helpers@2.3.0

3.1.0

Minor Changes

  • 440172cfe: support ESM

Patch Changes

  • Updated dependencies [24185985a]
  • Updated dependencies [39773f59b]
  • Updated dependencies [440172cfe]
    • @graphql-codegen/plugin-helpers@2.1.0

3.0.0

Major Changes

  • b0cb13df4: Update to latest graphql-tools and graphql-config version.

    ‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

    This is a breaking change since Node 10 is no longer supported in graphql-tools, and also no longer supported for Codegen packages.

Patch Changes

  • Updated dependencies [b0cb13df4]
    • @graphql-codegen/plugin-helpers@2.0.0

2.0.1

Patch Changes

  • 1183d173: Bump all packages to resolve issues with shared dependencies
  • Updated dependencies [1183d173]
    • @graphql-codegen/plugin-helpers@1.18.2

2.0.0

Major Changes

  • 5e792ff3: BREAKING CHANGE: Change the default Apollo-Client version to be "3".

    If you are upgrading from v1 of this plugin, and you are using apollo-client v2, please make sure to add to your config:

    apolloClientVersion: 2

1.17.8

Patch Changes

  • 1d7c6432: Bump all packages to allow "^" in deps and fix compatibility issues
  • 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
  • Updated dependencies [1d7c6432]
  • Updated dependencies [1d7c6432]
    • @graphql-codegen/plugin-helpers@1.17.8