Skip to content

December 13, 2024

Compare
Choose a tag to compare
@theguild-bot theguild-bot released this 13 Dec 10:12
· 42 commits to main since this release
9557c69

@graphql-yoga/apollo-link@3.10.4

@graphql-yoga/urql-exchange@3.10.5

@graphql-yoga/redis-event-target@3.0.2

Patch Changes

  • Updated dependencies
    [57e7701]:
    • @graphql-yoga/typed-event-target@3.0.1

@graphql-yoga/typed-event-target@3.0.1

Patch Changes

  • #3532
    57e7701
    Thanks @ardatan! - Improve typings for TypedEventTarget<TEvent>,
    so addEventListener and removeEventListener methods now expect type to be the type
    property of TEvent, and dispatchEvent expects to get TEvent.

@graphql-yoga/graphiql@4.3.3

Patch Changes

graphql-yoga@5.10.5

Patch Changes

@graphql-yoga/nestjs@3.10.5

Patch Changes

@graphql-yoga/nestjs-federation@3.10.5

Patch Changes

  • Updated dependencies []:
    • @graphql-yoga/nestjs@3.10.5
    • @graphql-yoga/plugin-apollo-inline-trace@3.10.5

@graphql-yoga/plugin-apollo-inline-trace@3.10.5

Patch Changes

@graphql-yoga/apollo-managed-federation@0.8.0

Minor Changes

  • #3532
    57e7701
    Thanks @ardatan! - supergraphManager option is not available
    anymore, you can pass SupergraphManager directly to the plugin instead;

    - useManagedFederation({ supergraphManager })
    + useManagedFederation(supergraphManager)

Patch Changes

@graphql-yoga/plugin-apollo-usage-report@0.5.2

Patch Changes

@graphql-yoga/plugin-apq@3.10.5

Patch Changes

@graphql-yoga/plugin-csrf-prevention@3.10.5

Patch Changes

@graphql-yoga/plugin-defer-stream@3.10.5

Patch Changes

@graphql-yoga/plugin-disable-introspection@2.10.5

Patch Changes

@graphql-yoga/plugin-graphql-sse@3.10.5

Patch Changes

@graphql-yoga/plugin-jwt@3.4.5

Patch Changes

@graphql-yoga/plugin-persisted-operations@3.10.5

Patch Changes

@graphql-yoga/plugin-prometheus@6.5.2

Patch Changes

@graphql-yoga/plugin-response-cache@3.12.5

Patch Changes

@graphql-yoga/plugin-sofa@3.10.5

Patch Changes

@graphql-yoga/render-graphiql@5.10.5

Patch Changes

@graphql-yoga/subscription@5.0.2

Patch Changes

  • Updated dependencies
    [57e7701]:
    • @graphql-yoga/typed-event-target@3.0.1