Releases: enisdenjo/graphql-ws
Releases · enisdenjo/graphql-ws
v1.8.1
v1.8.0
1.8.0 (2020-10-19)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Features
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:
subscriptionoperations are distinct on the message ID (#24) (dfffb05)
Features
v1.6.0
1.6.0 (2020-09-28)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Features
v1.5.0
1.5.0 (2020-09-18)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Bug Fixes
- server: Use
subscribefrom the config (6fbd47c)
Features
v1.4.2
1.4.2 (2020-09-16)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Bug Fixes
- server: Receiving more than one
ConnectionInitmessage closes the socket immediately (757c6e9)
v1.4.1
1.4.1 (2020-09-11)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Performance Improvements
- client: Memoize message parsing for each subscriber (2a7ba46)
v1.4.0
1.4.0 (2020-09-10)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Bug Fixes
- client: Only
queryis required in the subscribe payload (e892530)
Features
- server: Pass roots for operation fields as an option (dcb5ed4)
v1.3.0
1.3.0 (2020-09-10)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Features
v1.2.0
1.2.0 (2020-09-04)
⚠️ Deprecated
Package has been renamed from graphql-transport-ws to graphql-ws.
Features
- Package rename
@enisdenjo/graphql-transport-ws👉graphql-transport-ws. (494f676)