Skip to content

️ deps(dev): Bump @graphql-codegen/typescript from 2.4.0 to 2.4.1

Bumps @graphql-codegen/typescript from 2.4.0 to 2.4.1.

Release notes

Sourced from @​graphql-codegen/typescript's releases.

@​graphql-codegen/typescript-resolvers@​2.4.1

Patch Changes

  • 3d57ec666: loosen return type of SubscriptionSubscribeFn from PromiseOrValue<AsyncIterator> to PromiseOrValue<AsyncIterable>. This fixes type conflicts with libraries such as ix/asynciterable and is what graphql-js expects.

@​graphql-codegen/typescript@​2.4.1

Patch Changes

  • Updated dependencies [a9f1f1594]
  • Updated dependencies [9ea6621ec]
    • @​graphql-codegen/visitor-plugin-common@​2.5.1
Changelog

Sourced from @​graphql-codegen/typescript's changelog.

2.4.1

Patch Changes

  • Updated dependencies [a9f1f1594]
  • Updated dependencies [9ea6621ec]
    • @​graphql-codegen/visitor-plugin-common@​2.5.1
Commits

Merge request reports

Loading