graphql-v5.1.2
vincenzopalazzo
released this
04 Jan 18:00
·
122 commits
to main
since this release
Added
- Refactor GH actions (commit). @budde377 13-08-2022
- Introduce a new class
GraphQLProtocol
with better naming (commit). @vincenzopalazzo 22-07-2022 - add raw to exceptions on QueryResult (commit). @maironLucasSlz 28-11-2022
- add support for
graphql-transport-ws
(commit). @maximilianmaihoefner 08-05-2022 - added query onError & onComplete callbacks (commit). @fabis94 22-04-2022
Deprecated
- deprecate the
SocketSubProtocol
to improve naming (commit). @vincenzopalazzo 22-07-2022
Fixes
- Minor formatting issues (commit). @budde377 23-04-2022
- Transform nested objects (commit). @budde377 27-06-2022
- send connection_init message during handshake (commit). @othorin 20-05-2022
- fix
SocketClient
to close subscription on socket close (commit). @qbx2 22-07-2022 - Allow list of errors as payloads for graphql-transport-… (commit). @juancastillo0 05-10-2022
- Adapt code to breaking change of 'gql' dependencies (commit). @ueman 21-08-2022
- Normalization signature (commit). @budde377 13-08-2022
- fixing the dart analyzer error (commit). @vincenzopalazzo 27-11-2022
Merry Christmas 🤶🏼
Vincent.