Skip to content

v3.1.0

Choose a tag to compare

@HofmannZ HofmannZ released this 27 Jul 21:06

3.1.0 (2020-07-27)

Bug Fixes

  • ci: add changelog back (3e63c3e)
  • ci: add changelog back (ac66af7)
  • ci: Sync master into beta (2a0507e)
  • client: Throw a ClientException on non-json responses, to be (7d538e1), closes #552
  • client: Throw a ClientException on non-json responses, to be (060eff2), closes #552
  • client: translateNetworkFailure when no route to host (877bdb8)
  • client: translateNetworkFailure when no route to host (e8b6322)
  • examples: rebuilt & tested starwars example (2aaffeb)
  • examples: rebuilt & tested starwars example (f8e19f1)
  • examples/starwars: use git dependency for graphql_starwars_test_server (0facc48)
  • examples/starwars: use git dependency for graphql_starwars_test_server (2fff649)
  • flutter: Query.didUpdateWidget and policy overrides (6672e44)
  • flutter: Query.didUpdateWidget and policy overrides (32f6172)
  • flutter: widgets make unnecessary requests when dependencies change (c487931)
  • flutter: widgets make unnecessary requests when dependencies change (31936ff)
  • packaging: correct dependencies, remove authors (13f6a43)
  • packaging: correct dependencies, remove authors (a22d504)
  • packaging: don't commit .flutter-plugins-dependencies (f77dafa)
  • packaging: don't commit .flutter-plugins-dependencies (0857030)
  • packaging: upgrade rxdart (20364a9)
  • packaging: upgrade rxdart (1ec5f72)
  • release: RunMutation return type definition (9cb9658)
  • release: RunMutation return type definition (97211d4)
  • tests: don't factor tests into coverage scores (4a9bcd4)
  • tests: don't factor tests into coverage scores (a81f780)

Features

  • examples/starwars: add web support (3b5bc93)
  • examples/starwars: add web support (f52b1db)
  • graphql: custom auth headerKey (fc01ea5)
  • graphql: custom auth headerKey (167fac5)