Skip to content

January 11, 2026

Choose a tag to compare

@github-actions github-actions released this 11 Jan 11:11
· 2 commits to master since this release
62c7618

@graphql-codegen/cli@6.1.1

Patch Changes

  • #10569 8cb7d43 Thanks @etr2460! - fix(graphql-codegen-cli): Don't hang when 0 CPUs are found

    Fixes generation when 0 CPUs are returned by os.cpus(), which occurs in sandbox environments.