Skip to content

September 2 2018

Pre-release
Pre-release
Compare
Choose a tag to compare
@HofmannZ HofmannZ released this 02 Sep 12:25
63ad80a

Breaking changes

n/a

Fixes / Enhancements

  • GraphQLClient now reads and writes data from the Cache based on the provided FetchPolicy option. @HofmannZ
  • Implemented caching for data from FetchResults. @HofmannZ
  • The library now tagets Dart version >=2.1.0-dev.0.0 <3.0.0 as recomended by Flutter 0.6.0. @HofmannZ
  • Removed the old client from the library. @HofmannZ

Docs