Skip to content

v2.1.0

Compare
Choose a tag to compare
@HofmannZ HofmannZ released this 12 Aug 21:04
· 1212 commits to main since this release
ba98de9

2.1.0 (2019-08-12)

Bug Fixes

  • add fetchmore param (80ed216)
  • assert to ensure updateQuery doesn't return null (625c838)
  • pass fetch more variable and set combined data (8b8e4c7)
  • remove unnecessary fields in fetchmoreoptions (17b429c)
  • removed updateVariables (d4b0b3f)

Features

  • client: add fetchmore query options (7208e00)
  • graphql-flutter: add method for pagination (47b96e8)
  • graphql-flutter: name variables more appropriately (4435b4d)
  • more error handling in fetchMore, updateVariables (but will remove) (8be71b8)
  • move fetch more method to observable query (36d6229)
  • set loading variable to true, when fetching more (24d656a)
  • update minimum sdk requirements (63a5c30)