Skip to content

Commit a564c51

Browse files
add #1186
Signed-off-by: Vincenzo Palazzo <[email protected]> # Title: Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent 8cda120 commit a564c51

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

.releaserc.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

packages/graphql/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# v5.1.2-beta.4
22

3+
## Fixed
4+
- fix `SocketClient` to close subscription on socket close ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/45f88f6886e5175162caaa6944e69a11ef7fe346)). @qbx2 22-07-2022
5+
36
## Added
4-
- Introduce a new class `GraphQLProtocol` with bettern n… ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/e59d40693125c8502d7fd7dcdb4817ece4645052)). @vincenzopalazzo 22-07-2022
7+
- Introduce a new class `GraphQLProtocol` with better naming ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/e59d40693125c8502d7fd7dcdb4817ece4645052)). @vincenzopalazzo 22-07-2022
58

69
## Deprecated
710
- deprecate the `SocketSubProtocol` to improve naming ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/2afd58362b2b107197004a14a61152ec8985fa1f)). @vincenzopalazzo 22-07-2022

0 commit comments

Comments
 (0)