Skip to content

June 05, 2025

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 13:04
· 1 commit to master since this release
72e1d99

@graphql-codegen/cli@5.0.7

Patch Changes

  • #10150 e324382 Thanks @ArminWiebigke! - Allow functions to be passed as valid values for UrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.

  • #10358 157c823 Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load @parcel/watcher

  • Updated dependencies [e324382, 98392fc]:

    • @graphql-codegen/plugin-helpers@5.1.1
    • @graphql-codegen/client-preset@4.8.2

@graphql-codegen/client-preset@4.8.2

Patch Changes

  • #10120 98392fc Thanks @yangirov! - The @graphql-codegen/client-preset package now supports the enumValues option.

  • Updated dependencies [e324382]:

    • @graphql-codegen/plugin-helpers@5.1.1

@graphql-codegen/plugin-helpers@5.1.1

Patch Changes

  • #10150 e324382 Thanks @ArminWiebigke! - Allow functions to be passed as valid values for UrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.