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

@graphql-codegen/cli@7.4.1

Patch Changes

  • #10935 fb1a7c4 Thanks @eddeee888! - dependencies updates:

  • #10942 57c3e7b Thanks @eddeee888! - dependencies updates:

  • #10942 57c3e7b Thanks @eddeee888! - Bump @graphql-tools/merge from ^9.0.6 to ^9.2.4.

  • #10935 fb1a7c4 Thanks @eddeee888! - Fix a Windows-specific import() failure on absolute paths when loading a schema/document from a .js/.cjs/.mjs file (via @graphql-tools/code-file-loader), and when loading modules passed to that loader's own require option. Node's dynamic import() rejects raw absolute Windows paths (the drive letter is parsed as a URL scheme). Fixed by bumping @graphql-tools/code-file-loader to 8.1.39, which contains the upstream fix (ardatan/graphql-tools#8421).

  • #10936 9521c0c Thanks @eddeee888! - Fix watch mode's generated ignore glob patterns using the platform path separator (\ on Windows), which @parcel/watcher never matched, so generated output files were watched (and could re-trigger builds) instead of being ignored. Ignore patterns are now always forward-slash, as @parcel/watcher expects.

    Also fixes the test suite's TempDir.clean() helper on Windows, where rimraf.sync() rejected its own glob-style cleanup pattern as containing illegal path characters; now passes { glob: true }. This is a test-only change (tests/utils.ts is not part of the published package) included here since it was needed to get the suite green on Windows alongside the watch-mode fix.

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