v1.7.0
1.7.0 (2020-10-01)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws
to graphql-ws
.
Bug Fixes
- client: Dispose of subscription on complete or error messages (#23) (fb4d8e9)
- server:
subscription
operations are distinct on the message ID (#24) (dfffb05)