v5.0.1-beta.4
·
54 commits
to beta
since this release
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