File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # v5.1.2-beta.3
2+
3+ ## Fixes
4+ - Transform nested objects ([ commit] ( https://github.com/zino-hofmann/graphql-flutter/commit/92e495dacc5f7c23a648a4053ee1bd73fb9b924e ) ). @budde377 27-06-2022
5+ - send connection_init message during handshake ([ commit] ( https://github.com/zino-hofmann/graphql-flutter/commit/e1b7f821d4727f70e64dd334e45f6c65a063adfd ) ). @othorin 20-05-2022
6+
7+
18# v5.1.2-beta.2
29
310## New Feature
Original file line number Diff line number Diff line change 11{
22 "package_name" : " graphql" ,
3- "version" : " v5.1.2-beta.2 " ,
3+ "version" : " v5.1.2-beta.3 " ,
44 "api" : {
55 "name" : " github" ,
66 "repository" : " zino-hofmann/graphql-flutter" ,
Original file line number Diff line number Diff line change 11name : graphql
22description : A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package.
3- version : 5.1.2-beta.2
3+ version : 5.1.2-beta.3
44homepage : https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql
55
66dependencies :
You can’t perform that action at this time.
0 commit comments