Skip to content

v1.1.1

Compare
Choose a tag to compare
@enisdenjo enisdenjo released this 28 Aug 11:09
· 750 commits to master since this release

1.1.1 (2020-08-28)

⚠️ Deprecated

Package has been moved from @enisdenjo/graphql-transport-ws to graphql-transport-ws.

Bug Fixes

  • add the sink to the subscribed map AFTER emitting a subscribe message (814f46c)
  • notify only relevant sinks about errors or completions (62155ba)