Skip to content

July 20, 2026

Choose a tag to compare

@theguild-bot theguild-bot released this 20 Jul 17:57
e193b78

@graphql-mesh/fusion-runtime@1.11.3

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/transport-common@1.0.19

@graphql-hive/gateway@2.10.8

Patch Changes

  • Updated dependencies [96a19f2]:
    • @graphql-hive/pubsub@2.2.1
    • @graphql-hive/gateway-runtime@2.10.3
    • @graphql-hive/plugin-aws-sigv4@2.0.57
    • @graphql-hive/plugin-opentelemetry@1.4.39
    • @graphql-mesh/plugin-prometheus@2.1.55
    • @graphql-mesh/transport-http@1.1.3
    • @graphql-mesh/transport-http-callback@1.0.23
    • @graphql-mesh/transport-ws@2.0.23

@graphql-hive/nestjs@2.0.88

Patch Changes

  • Updated dependencies []:
    • @graphql-hive/gateway@2.10.8

@graphql-hive/plugin-aws-sigv4@2.0.57

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/fusion-runtime@1.11.3

@graphql-hive/plugin-opentelemetry@1.4.39

Patch Changes

  • Updated dependencies []:
    • @graphql-hive/gateway-runtime@2.10.3
    • @graphql-mesh/transport-common@1.0.19

@graphql-mesh/plugin-prometheus@2.1.55

Patch Changes

  • Updated dependencies []:
    • @graphql-hive/gateway-runtime@2.10.3

@graphql-hive/pubsub@2.2.1

Patch Changes

  • 96a19f2 Thanks @enisdenjo! - Accept a JetStreamClient in NATSJetStreamPubSub so the optional NATS dependencies remain type-only imports

    -import { NATSJetStreamPubSub } from '@graphql-hive/pubsub/nats-jetstream';
    +import { NATSJetStreamPubSub } from '@graphql-hive/pubsub/nats-jetstream';
    +import { jetstream } from '@nats-io/jetstream';
    
    -const pubsub = new NATSJetStreamPubSub(nats, options);
    +const pubsub = new NATSJetStreamPubSub(jetstream(nats), options);

@graphql-hive/router-runtime@1.4.19

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/transport-common@1.0.19
    • @graphql-mesh/fusion-runtime@1.11.3

@graphql-hive/gateway-runtime@2.10.3

Patch Changes

  • Updated dependencies [96a19f2]:
    • @graphql-hive/pubsub@2.2.1
    • @graphql-mesh/transport-common@1.0.19
    • @graphql-mesh/fusion-runtime@1.11.3

@graphql-hive/gateway-testing@9.0.3

Patch Changes

  • Updated dependencies []:
    • @graphql-hive/gateway-runtime@2.10.3

@graphql-mesh/transport-common@1.0.19

Patch Changes

  • Updated dependencies [96a19f2]:
    • @graphql-hive/pubsub@2.2.1

@graphql-mesh/transport-http@1.1.3

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/transport-common@1.0.19

@graphql-mesh/transport-http-callback@1.0.23

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/transport-common@1.0.19

@graphql-mesh/transport-ws@2.0.23

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/transport-common@1.0.19