Releases: zino-hofmann/graphql-flutter
Releases · zino-hofmann/graphql-flutter
v1.1.1-beta.2
1.1.1-beta.2 (2019-05-29)
Bug Fixes
- cache: don't use super.read in denormalizedRead so OptimisticCache overrides it's behavior (38d3588)
Features
- cache: handle full blown cyclical pointers in normalization (c4fba99)
v1.1.1-beta.1
1.1.1-beta.1 (2019-05-29)
Bug Fixes
v1.1.0
v1.0.2-beta.2
1.0.2-beta.2 (2019-05-22)
Bug Fixes
- graphql_flutter Query: move refetch to manager (68cec25)
Features
v1.0.2-beta.1
1.0.2-beta.1 (2019-05-21)
Bug Fixes
v1.0.1
1.0.1 (2019-05-20)
Bug Fixes
- analyze: Fix the analizer issues (a3df378)
- graphql: added examples paclage lock file (1c900f8)
- hotfix: change to the correct directory (712bacf)
- hotfix: fix version concatination (faaaeaf)
- derive the branch from version tag (092f95a)
- Made
initPayload
toSocketClientConfig
dynamic (23ee826) - match badges (e8fa846)
- hotfix: remove the
v
from versions (ca9edc5) - pubspec (98ae1ae)
- strip
v
from version tag (7d05814) - wait for all subscription to cancel (4681923)
- hotfix: wrong json format (f87f7d5)