Skip to content

Releases: mobxjs/mst-gql

v0.5.0

25 Sep 21:34
Compare
Choose a tag to compare
  • Update example 5. #93 thanks zenflow!
  • Stop generating input types when format is js. #96
  • Drop the raw option for queries #103 - zenflow
  • Deduplicate identical concurrent query requests #100 - zenflow

v0.4.1

11 Sep 16:53
Compare
Choose a tag to compare

v0.4.0

16 Aug 21:05
Compare
Choose a tag to compare

Note

This release has changed how the user editable model files are generated when using typescript.

See 6d98650 for an example of migrating these files to the new version.

v0.3.5

13 Aug 17:28
Compare
Choose a tag to compare
  • fix types on data returned from userQuery to match the shape of data. Thanks mattiasewers for #77 and #81

0.3.4

09 Aug 19:08
Compare
Choose a tag to compare
  • fix promise.finally issue that caused an error when used in react-native, see #79 by chrisdrackett

0.3.3

31 Jul 04:30
Compare
Choose a tag to compare
  • update localStorageMixin to support being used with react native, see #64 by chrisdrackett

0.3.0

31 Jul 04:23
Compare
Choose a tag to compare