apollostack/subscriptions-transport-ws
### [`v0.9.18`](https://togithub.com/apollostack/subscriptions-transport-ws/blob/master/CHANGELOG.md#v0918-2020-08-17)
[Compare Source](https://togithub.com/apollostack/subscriptions-transport-ws/compare/c5f2160b542251a481f56850618e771e2b26c7c2...v0.9.18)
##### Bug Fixes
- Do not send GQL_STOP when unsubscribing after GQL_COMPLETE is received.
[@onhate](https://togithub.com/onhate) in [#775](https://togithub.com/apollographql/subscriptions-transport-ws/pull/775)
- Clear WebSocket event listeners on close.
[@tretne](https://togithub.com/tretne) in [#615](https://togithub.com/apollographql/subscriptions-transport-ws/pull/615)
- Fix `MessageTypes` TS import errors.
[@sneko](https://togithub.com/sneko) in [#412](https://togithub.com/apollographql/subscriptions-transport-ws/issues/412)
- Ensure `promisedParams` errors are not handled twice.
[@benjie](https://togithub.com/benjie) in [#514](https://togithub.com/apollographql/subscriptions-transport-ws/pull/514)
- Fix invalid `formatResponse` console error.
[@renatorib](https://togithub.com/renatorib) in [#761](https://togithub.com/apollographql/subscriptions-transport-ws/pull/761)
- Destructure the correct error object in `MessageTypes.GQL_START`.
[@gregbty](https://togithub.com/gregbty) in [#588](https://togithub.com/apollographql/subscriptions-transport-ws/pull/588)
- Inline source in sourcemap files to fix broken source lookups.
[@alexkirsz](https://togithub.com/alexkirsz) in [#513](https://togithub.com/apollographql/subscriptions-transport-ws/pull/513)
##### New Features
- Add `minTimeout` option for client.
[@jedwards1211](https://togithub.com/jedwards1211) in [#675](https://togithub.com/apollographql/subscriptions-transport-ws/pull/675)
- Accept extra WebSocket client arguments.
[@GingerBear](https://togithub.com/GingerBear) in [#561](https://togithub.com/apollographql/subscriptions-transport-ws/pull/561)
- Support server-defined payload in GQL_CONNECTION_ACK message.
[@mattkrick](https://togithub.com/mattkrick) in [#347](https://togithub.com/apollographql/subscriptions-transport-ws/pull/347)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.9.17
->0.9.18
Release Notes
apollostack/subscriptions-transport-ws
### [`v0.9.18`](https://togithub.com/apollostack/subscriptions-transport-ws/blob/master/CHANGELOG.md#v0918-2020-08-17) [Compare Source](https://togithub.com/apollostack/subscriptions-transport-ws/compare/c5f2160b542251a481f56850618e771e2b26c7c2...v0.9.18) ##### Bug Fixes - Do not send GQL_STOP when unsubscribing after GQL_COMPLETE is received.[@onhate](https://togithub.com/onhate) in [#775](https://togithub.com/apollographql/subscriptions-transport-ws/pull/775) - Clear WebSocket event listeners on close.
[@tretne](https://togithub.com/tretne) in [#615](https://togithub.com/apollographql/subscriptions-transport-ws/pull/615) - Fix `MessageTypes` TS import errors.
[@sneko](https://togithub.com/sneko) in [#412](https://togithub.com/apollographql/subscriptions-transport-ws/issues/412) - Ensure `promisedParams` errors are not handled twice.
[@benjie](https://togithub.com/benjie) in [#514](https://togithub.com/apollographql/subscriptions-transport-ws/pull/514) - Fix invalid `formatResponse` console error.
[@renatorib](https://togithub.com/renatorib) in [#761](https://togithub.com/apollographql/subscriptions-transport-ws/pull/761) - Destructure the correct error object in `MessageTypes.GQL_START`.
[@gregbty](https://togithub.com/gregbty) in [#588](https://togithub.com/apollographql/subscriptions-transport-ws/pull/588) - Inline source in sourcemap files to fix broken source lookups.
[@alexkirsz](https://togithub.com/alexkirsz) in [#513](https://togithub.com/apollographql/subscriptions-transport-ws/pull/513) ##### New Features - Add `minTimeout` option for client.
[@jedwards1211](https://togithub.com/jedwards1211) in [#675](https://togithub.com/apollographql/subscriptions-transport-ws/pull/675) - Accept extra WebSocket client arguments.
[@GingerBear](https://togithub.com/GingerBear) in [#561](https://togithub.com/apollographql/subscriptions-transport-ws/pull/561) - Support server-defined payload in GQL_CONNECTION_ACK message.
[@mattkrick](https://togithub.com/mattkrick) in [#347](https://togithub.com/apollographql/subscriptions-transport-ws/pull/347)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.