Skip to content

Latest commit

 

History

History
168 lines (88 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

168 lines (88 loc) · 1.79 KB

CHANGELOG

1.0.0

  • migrate to flutter 3.10.0
  • event transformers support

0.17.2

  • more isClosed check

0.17.1

  • package updates
  • isClosed check

0.17.0

  • package updates

0.16.0

  • options override bugfix

0.15.0

  • pass params through run and refetch

0.14.0

  • return back access to options

0.13.1

  • return back access to options

0.13.0

  • allow to supply more options on refetch and run

0.12.0

  • allow to supply variable to refetch method

0.11.0

  • typing fixes for fetchMore

0.10.0

  • package updates

0.9.0

  • package updates

0.8.2

  • package updates

0.8.1

  • package updates

0.8.0

  • package updates

0.7.0

  • package updates
  • null-safety support release

0.7.0-nullsafety.2

  • example => null safe
  • package update

0.7.0-nullsafety.0

  • nullsafety

0.6.0

  • internal code reorganisation

0.5.2-beta.1

  • internal code reorganisation

0.5.1-beta.1

  • package updates
  • tests fix

0.4.6-beta.1

  • subscriptions bloc added

0.4.5-beta.1

  • use HiveStore in example

0.4.4-beta.1

  • removed pubspec.lock from repo

0.4.3-beta.1

  • removed graphql_flutter from example deps

0.4.2-beta.1

  • removed graphql_flutter from deps

0.4.1-beta.1

  • bloc mutation with optimistic results

0.4.0-beta.1

  • graphql_flutter 4.0.0-alpha support

0.3.0-beta.1

  • packages and version bump.
  • use this version fo graphql_flutter 3.1.* versions

0.0.5-beta.1

  • query update + search example

0.0.4-beta.1

  • mutations + examples update

0.0.3-beta.3

  • readme

0.0.3-beta.2

  • include podfile

0.0.3-beta.1

  • example and readme

0.0.2-beta.2

  • fix exports

0.0.2-beta.1

  • mutation bloc

0.0.1-beta.3

  • naming update

0.0.1-beta.2

  • export fix
  • naming update

0.0.1-beta.1

  • initial release