Skip to content

1.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 08 Aug 03:11
· 6 commits to beta since this release

1.0.0-beta.7 (2022-08-08)

Bug Fixes

  • graphql_transport_ws: fix to dispatch event logic for completed id (1081e03)
  • types.ts: fix to return message of Next types (e41984c)

Features

  • client: add feature of automatically disconnection to unknown protocol (6c29d24)
  • graphql_transport_ws.ts: ping, pong, connectionInit, connectionAck accept payload (3d45f51)
  • parse.ts: export parseMessage that parse value as graphql-transport-ws message (2541beb)