Skip to content

Latest commit

 

History

History
240 lines (164 loc) · 8.95 KB

CHANGELOG.md

File metadata and controls

240 lines (164 loc) · 8.95 KB

@graphql-tools/executor-graphql-ws

1.3.0

Minor Changes

1.2.1

Patch Changes

  • #6536 3facde0 Thanks @EmrysMyrddin! - webSocketImpl and lazy options were ignored and overriden by default values. This is no longer the case and it's now possible to change the WebSocket implementation.

1.2.0

Minor Changes

  • #6323 cacf20f Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose to make `Executor`s `Disposable`

Patch Changes

  • Updated dependencies [cacf20f]:
    • @graphql-tools/utils@10.3.0

1.1.2

Patch Changes

1.1.1

Patch Changes

  • #5666 6269314d Thanks @ThomasMoritz! - changed the order how the configuration is given into the graphql-wsclient and prevent the overwriting of the parameters

1.1.0

Minor Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

Patch Changes

0.0.14

Patch Changes

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

0.0.10

Patch Changes

  • Updated dependencies [b5c8f640]:
    • @graphql-tools/utils@9.2.1

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

  • 1c291f33 Thanks @ardatan! - Support regular queries and mutations in WS Executor

0.0.6

Patch Changes

0.0.5

Patch Changes

  • Updated dependencies [904fe770]:
    • @graphql-tools/utils@9.1.3

0.0.4

Patch Changes

  • Updated dependencies [13c24883]:
    • @graphql-tools/utils@9.1.2

0.0.3

Patch Changes

  • Updated dependencies [7411a5e7]:
    • @graphql-tools/utils@9.1.1

0.0.2

Patch Changes

0.0.1

Patch Changes