Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.1.0](zino-hofmann/graphql-flutter@v3.0.2...v3.1.0) (2020-07-27) ### Bug Fixes * **ci:** add changelog back ([3e63c3e](zino-hofmann@3e63c3e)) * **ci:** add changelog back ([ac66af7](zino-hofmann@ac66af7)) * **ci:** Sync master into beta ([2a0507e](zino-hofmann@2a0507e)) * **client:** Throw a ClientException on non-json responses, to be ([7d538e1](zino-hofmann@7d538e1)), closes [zino-hofmann#552](zino-hofmann#552) * **client:** Throw a ClientException on non-json responses, to be ([060eff2](zino-hofmann@060eff2)), closes [zino-hofmann#552](zino-hofmann#552) * **client:** translateNetworkFailure when no route to host ([877bdb8](zino-hofmann@877bdb8)) * **client:** translateNetworkFailure when no route to host ([e8b6322](zino-hofmann@e8b6322)) * **examples:** rebuilt & tested starwars example ([2aaffeb](zino-hofmann@2aaffeb)) * **examples:** rebuilt & tested starwars example ([f8e19f1](zino-hofmann@f8e19f1)) * **examples/starwars:** use git dependency for graphql_starwars_test_server ([0facc48](zino-hofmann@0facc48)) * **examples/starwars:** use git dependency for graphql_starwars_test_server ([2fff649](zino-hofmann@2fff649)) * **flutter:** Query.didUpdateWidget and policy overrides ([6672e44](zino-hofmann@6672e44)) * **flutter:** Query.didUpdateWidget and policy overrides ([32f6172](zino-hofmann@32f6172)) * **flutter:** widgets make unnecessary requests when dependencies change ([c487931](zino-hofmann@c487931)) * **flutter:** widgets make unnecessary requests when dependencies change ([31936ff](zino-hofmann@31936ff)) * **packaging:** correct dependencies, remove authors ([13f6a43](zino-hofmann@13f6a43)) * **packaging:** correct dependencies, remove authors ([a22d504](zino-hofmann@a22d504)) * **packaging:** don't commit .flutter-plugins-dependencies ([f77dafa](zino-hofmann@f77dafa)) * **packaging:** don't commit .flutter-plugins-dependencies ([0857030](zino-hofmann@0857030)) * **packaging:** upgrade rxdart ([20364a9](zino-hofmann@20364a9)) * **packaging:** upgrade rxdart ([1ec5f72](zino-hofmann@1ec5f72)) * **release:** RunMutation return type definition ([9cb9658](zino-hofmann@9cb9658)) * **release:** RunMutation return type definition ([97211d4](zino-hofmann@97211d4)) * **tests:** don't factor tests into coverage scores ([4a9bcd4](zino-hofmann@4a9bcd4)) * **tests:** don't factor tests into coverage scores ([a81f780](zino-hofmann@a81f780)) ### Features * **examples/starwars:** add web support ([3b5bc93](zino-hofmann@3b5bc93)) * **examples/starwars:** add web support ([f52b1db](zino-hofmann@f52b1db)) * **graphql:** custom auth headerKey ([fc01ea5](zino-hofmann@fc01ea5)) * **graphql:** custom auth headerKey ([167fac5](zino-hofmann@167fac5))
- Loading branch information