github ardatan/graphql-tools @graphql-tools/wrap@8.4.13

latest releases: release-1727374913368, @graphql-tools/executor-graphql-ws@1.3.0, release-1727267678099...
2 years ago

Patch Changes

  • 0bbb176: Refine generic typings using extends X when appropriate

    Typescript 4.7 has stricter requirements around generics
    which is explained well in the related PR:
    microsoft/TypeScript#48366

    These changes resolve the errors that these packages will
    face when attempting to upgrade to TS 4.7 (still in beta
    at the time of writing this). Landing these changes now
    will allow other TS libraries which depend on these
    packages to experiment with TS 4.7 in the meantime.

  • Updated dependencies [0bbb176]

    • @graphql-tools/delegate@8.7.4
    • @graphql-tools/utils@8.6.7
    • @graphql-tools/schema@8.3.8

Don't miss a new graphql-tools release

NewReleases is sending notifications on new releases.