This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
0.9.1
- docs(KEEP_ALIVE): Updated protocol docs to explain the correct server implementation of
GQL_CONNECTION_INIT
,GQL_CONNECTION_ACK
andGQL_CONNECTION_KEEP_ALIVE
PR #279 - docs(language-typos): Update documentation to remove some language typos PR #282
- fix(typescript-2.5.x-typings): Fix a couple of typing changes required by latest typing files with TypeScript 2.5.X. PR #285
- test(NA): fixed run condition on tests for gql_data with errors PR #289