Releases: zino-hofmann/graphql-flutter
Releases · zino-hofmann/graphql-flutter
v5.0.2-beta.6
Merge pull request #1068 from zino-hofmann/fix-publish-2 fix: Add .pubignore and dependency
v5.0.2-beta.5
Merge pull request #1067 from zino-hofmann/fix-publish fix: Beta branch reliance
v5.0.2-beta.4
Merge pull request #1051 from toonvanstrijp/main update gql_exec, gql_link, gql_http_link
v5.0.2-beta.3
What's Changed
- feat: Update options by @budde377 in #1037
- fix: Read from cache first on cacheAndNetwork by @budde377 in #1038
- ci: fixed version issue by @vincenzopalazzo in #1039
- feat: Add hooks examples by @budde377 in #1034
- fix: Cache-reboardcast error by @budde377 in #1041
- docs(graphql): fix typo by @futabooo in #1042
- fix: Fetch more is broken with
parserFn
by @budde377 in #1044
New Contributors
Full Changelog: v5.0.1...v5.0.2-beta.3
v5.0.2-beta.2
What's Changed
- feat: Update options by @budde377 in #1037
- fix: Read from cache first on cacheAndNetwork by @budde377 in #1038
- ci: fixed version issue by @vincenzopalazzo in #1039
- feat: Add hooks examples by @budde377 in #1034
Full Changelog: v5.0.1...v5.0.2-beta.2
v5.0.2-beta.1
What's Changed
- feat: Update options by @budde377 in #1037
- fix: Read from cache first on cacheAndNetwork by @budde377 in #1038
Full Changelog: v5.0.1...v5.0.2.beta1
v5.0.1
What's Changed
- docs(graphql_flutter): fix typo by @jjangga0214 in #952
- Dependeces migration and test disabling (for now) by @vincenzopalazzo in #978
- ci: try to upgrade the node version to make the package release by @vincenzopalazzo in #985
- Fixed typo in the README.md by @vincenzopalazzo in #982
- perf: open Hive boxes concurrently by @Ascenio in #932
- ci: Migration to github actions by @vincenzopalazzo in #984
- ci: Formatting workflow file, and fixed regression by @vincenzopalazzo in #995
- example: update starwars demo, and refactoring code base with a new s… by @vincenzopalazzo in #996
- Add necessary import to GraphQL Upload example by @vincenzopalazzo in #998
- Fix websocket disconnect after connection loss by @Bligoubloups in #963
- fixed the gql dependecens due the breaking changes by @vincenzopalazzo in #999
- update README.md by @adnanjpg in #1003
- feat: Update normalize by @budde377 in #1005
- graphql: removing print url into the console and API improvement by @vincenzopalazzo in #1006
- graphql: restore ws test by introducing a ws echo server written in dart by @vincenzopalazzo in #1010
- Fix close websocket on web and a few related cleanups by @klondikedragon in #1012
- feat: Add parser support by @budde377 in #1013
- fix: Pass parse type to run by @budde377 in #1017
- packages: improve the pub.dev scoring by @vincenzopalazzo in #1021
- graphql: reworking Socket Client API to support custom header by @vincenzopalazzo in #1016
- doc: update the doc and remove the bloc example by @vincenzopalazzo in #1027
- graphql_flutter: migrate the example by @vincenzopalazzo in #1032
- Use
flutter pub add
to add dependencies by @domesticmouse in #1033
New Contributors
- @jjangga0214 made their first contribution in #952
- @vincenzopalazzo made their first contribution in #978
- @Ascenio made their first contribution in #932
- @Bligoubloups made their first contribution in #963
- @adnanjpg made their first contribution in #1003
- @klondikedragon made their first contribution in #1012
- @domesticmouse made their first contribution in #1033
Full Changelog: v5.0.0...v5.0.1
What's Changed
- docs(graphql_flutter): fix typo by @jjangga0214 in #952
- Dependeces migration and test disabling (for now) by @vincenzopalazzo in #978
- ci: try to upgrade the node version to make the package release by @vincenzopalazzo in #985
- Fixed typo in the README.md by @vincenzopalazzo in #982
- perf: open Hive boxes concurrently by @Ascenio in #932
- ci: Migration to github actions by @vincenzopalazzo in #984
- ci: Formatting workflow file, and fixed regression by @vincenzopalazzo in #995
- example: update starwars demo, and refactoring code base with a new s… by @vincenzopalazzo in #996
- Add necessary import to GraphQL Upload example by @vincenzopalazzo in #998
- Fix websocket disconnect after connection loss by @Bligoubloups in #963
- fixed the gql dependecens due the breaking changes by @vincenzopalazzo in #999
- update README.md by @adnanjpg in #1003
- feat: Update normalize by @budde377 in #1005
- graphql: removing print url into the console and API improvement by @vincenzopalazzo in #1006
- graphql: restore ws test by introducing a ws echo server written in dart by @vincenzopalazzo in #1010
- Fix close websocket on web and a few related cleanups by @klondikedragon in #1012
- feat: Add parser support by @budde377 in #1013
- fix: Pass parse type to run by @budde377 in #1017
- packages: improve the pub.dev scoring by @vincenzopalazzo in #1021
- graphql: reworking Socket Client API to support custom header by @vincenzopalazzo in #1016
- doc: update the doc and remove the bloc example by @vincenzopalazzo in #1027
- graphql_flutter: migrate the example by @vincenzopalazzo in #1032
- Use
flutter pub add
to add dependencies by @domesticmouse in #1033 - ci: fixed the release process in the beta branch by @vincenzopalazzo in #1035
New Contributors
- @jjangga0214 made their first contribution in #952
- @vincenzopalazzo made their first contribution in #978
- @Ascenio made their first contribution in #932
- @Bligoubloups made their first contribution in #963
- @adnanjpg made their first contribution in #1003
- @klondikedragon made their first contribution in #1012
- @domesticmouse made their first contribution in #1033
Full Changelog: v5.0.0...v5.0.1
v5.0.1-beta.6
What's Changed
- Fix close websocket on web and a few related cleanups by @klondikedragon in #1012
- feat: Add parser support by @budde377 in #1013
- fix: Pass parse type to run by @budde377 in #1017
- packages: improve the pub.dev scoring by @vincenzopalazzo in #1021
- graphql: reworking Socket Client API to support custom header by @vincenzopalazzo in #1016
Full Changelog: v5.0.1-beta.5...v5.0.1-beta.6
v5.0.1-beta.5
What's Changed
- graphql: restore ws test by introducing a ws echo server written in dart by @vincenzopalazzo in #1010
- Fix close websocket on web and a few related cleanups by @klondikedragon in #1012
- feat: Add parser support by @budde377 in #1013
- fix: Pass parse type to run by @budde377 in #1017
Full Changelog: v5.0.0-beta.4...v5.0.1-beta.5
v5.0.1-beta.4
What's Changed
- docs(graphql_flutter): fix typo by @jjangga0214 in #952
- Dependeces migration and test disabling (for now) by @vincenzopalazzo in #978
- ci: try to upgrade the node version to make the package release by @vincenzopalazzo in #985
- Fixed typo in the README.md by @vincenzopalazzo in #982
- perf: open Hive boxes concurrently by @Ascenio in #932
- ci: Migration to github actions by @vincenzopalazzo in #984
- ci: Formatting workflow file, and fixed regression by @vincenzopalazzo in #995
- example: update starwars demo, and refactoring code base with a new s… by @vincenzopalazzo in #996
- Add necessary import to GraphQL Upload example by @vincenzopalazzo in #998
- Fix websocket disconnect after connection loss by @Bligoubloups in #963
- fixed the gql dependecens due the breaking changes by @vincenzopalazzo in #999
- update README.md by @adnanjpg in #1003
- feat: Update normalize by @budde377 in #1005
- graphql: removing print url into the console and API improvement by @vincenzopalazzo in #1006
- graphql: restore ws test by introducing a ws echo server written in dart by @vincenzopalazzo in #1010
- Fix close websocket on web and a few related cleanups by @klondikedragon in #1012
- feat: Add parser support by @budde377 in #1013
New Contributors
- @jjangga0214 made their first contribution in #952
- @vincenzopalazzo made their first contribution in #978
- @Ascenio made their first contribution in #932
- @Bligoubloups made their first contribution in #963
- @adnanjpg made their first contribution in #1003
- @klondikedragon made their first contribution in #1012
Full Changelog: v5.0.0...v5.0.1-beta.4