Download Latest Version September 13, 2026 source code.zip (3.1 MB) Google Add to Preferred Sources
Home / release-1787384195249
Name Modified Size InfoDownloads / Week
Parent folder
August 22, 2026 source code.tar.gz 2026-08-22 2.9 MB
August 22, 2026 source code.zip 2026-08-22 3.4 MB
README.md 2026-08-22 2.0 kB
Totals: 3 Items   6.3 MB 0

@graphql-codegen/cli@7.3.0

Minor Changes

  • #10921 58cdb31 Thanks @eddeee888! - Extend overwrite with overwrite.removeStaleFiles and overwrite.updateExistingFiles

    overwrite was being used to both remove stale files in watch mode and update existing files. Some plugins such as Server Preset may dynamically return files to write between watch runs (for performance purposes).

    The overwrite can now take an object with overwrite.removeStaleFiles and overwrite.updateExistingFiles fields to allow granular control over actions.

    This is not a breaking change because overwrite=true|false still works.

Patch Changes

  • Updated dependencies [58cdb31]:
    • @graphql-codegen/plugin-helpers@7.2.0

@graphql-codegen/plugin-helpers@7.2.0

Minor Changes

  • #10921 58cdb31 Thanks @eddeee888! - Extend overwrite with overwrite.removeStaleFiles and overwrite.updateExistingFiles

    overwrite was being used to both remove stale files in watch mode and update existing files. Some plugins such as Server Preset may dynamically return files to write between watch runs (for performance purposes).

    The overwrite can now take an object with overwrite.removeStaleFiles and overwrite.updateExistingFiles fields to allow granular control over actions.

    This is not a breaking change because overwrite=true|false still works.

Source: README.md, updated 2026-08-22