Releases: zino-hofmann/graphql-flutter
Releases · zino-hofmann/graphql-flutter
v-packages-v5.2.0-beta.2
GraphQL client v5.2.0-beta.2
Added
- bump gql version to 1.0.0 (commit). @ndelanou 03-05-2023
- print the connection status with ws (commit). @vytautas-pranskunas- 15-03-2023
Graphql Flutter v5.2.0-beta.2
Fixed
- added missing onSubscriptionResult argument (commit). @PhilippS93 03-04-2023
Added
v-packages-v5.2.0-beta.1
GraphQL client
Fixed
- onComplete callback should send null (commit). @budde377 12-03-2023
- upgrade the ws packege to v2.3.0 (commit). @vincenzopalazzo 15-01-2023
- remove unecessary deprecation code (commit). @vincenzopalazzo 15-01-2023
- support @include and @Skip with new normalize major ver (commit). @vincenzopalazzo 15-01-2023
Flutter wrapper v5.2.0-beta.1
- Bump the new client version to v5.2.0-beta.1
graphql_flutter-v5.1.2
Fixed
- fix ws dependencies version to 2.2.0 (commit). @vincenzopalazzo 12-01-2023
graphql-v5.1.3
Fixed
- fix ws dependencies version to 2.2.0 (commit). @vincenzopalazzo 12-01-2023
graphql_flutter-v5.1.1
Fixed
- increase connectivity_plus version to v3 (commit). @vincenzopalazzo 03-12-2022
- fix wrong default policy merging in useWatchQue… (commit). @dehypnosis 22-07-2022
- Upgrade graphql version (commit). @budde377 23-04-2022
- Correctly add web as supported platform (commit). @budde377 23-04-2022
Added
- support flutter 3.0 and 2.x (commit). @vincenzopalazzo 20-05-2022
- added query onError & onComplete callbacks (commit). @fabis94 22-04-2022
- Decouple GraphQLClient Provider (commit). @budde377 19-04-2022
Merry Christmas 🤶🏼
Vincent.
graphql-v5.1.2
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.
graphql_flutter-v5.1.1-beta.6
Fixed
- increase connectivity_plus version to v3 (commit). @vincenzopalazzo 03-12-2022
graphql-v5.1.2-beta.6
Fixed
- fixing the dart analyzer error (commit). @vincenzopalazzo 27-11-2022
Added
- add raw to exceptions on QueryResult (commit). @maironLucasSlz 28-11-2022
graphql-v5.1.2-beta.5
graphql_flutter-v5.1.1-beta.4
Fixed
- fix wrong default policy merging in useWatchQue… (commit). @dehypnosis 22-07-2022