Download Latest Version September 13, 2026 source code.zip (3.1 MB) Google Add to Preferred Sources
Home / release-20260913-01
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-13 2.3 kB
September 13, 2026 source code.tar.gz 2026-09-13 2.6 MB
September 13, 2026 source code.zip 2026-09-13 3.1 MB
Totals: 3 Items   5.7 MB 0

@graphql-codegen/client-preset@6.2.0

Minor Changes

  • #10946 a6a3348 Thanks @eddeee888! - Add skipIndexFile preset config option to client-preset to allow disabling generation of the index.ts barrel file that re-exports the other generated files. Defaults to false (unchanged behavior); set to true to skip generating index.ts, for example when your project avoids barrel files for tree-shaking or lint rule reasons.

Patch Changes

  • b545f6b Thanks @eddeee888! - Add /* eslint-disable */ to the generated index.ts barrel file, matching the other files generated by client-preset (graphql.ts, gql.ts, fragment-masking.ts), which already had it.

@graphql-codegen/testing@5.0.2

Patch Changes

  • #10951 464b531 Thanks @eddeee888! - dependencies updates:

  • #10951 464b531 Thanks @eddeee888! - Replace unmaintained graphql-helix dependency with graphql-yoga in the internal mockGraphQLServer test utility. graphql-helix has had no releases in years; graphql-yoga is actively maintained and already used elsewhere in this monorepo. This is an internal implementation detail — the mockGraphQLServer function signature is unchanged.

Source: README.md, updated 2026-09-13