Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Releases: graphql-binding/graphql-static-binding

v0.9.3

23 Feb 17:47
Compare
Choose a tag to compare

0.9.3 (2018-02-23)

Bug Fixes

v0.9.2

23 Feb 17:00
b8625f9
Compare
Choose a tag to compare

0.9.2 (2018-02-23)

Bug Fixes

  • Move graphql to peer dependencies (b8625f9)

v0.9.1

23 Feb 16:51
7b5a58b
Compare
Choose a tag to compare

0.9.1 (2018-02-23)

Bug Fixes

  • deps: update dependency graphql to v0.13.1 (d8423c6)

v0.9.0

07 Feb 11:38
Compare
Choose a tag to compare

0.9.0 (2018-02-07)

Features

v0.8.1

06 Feb 14:01
Compare
Choose a tag to compare

0.8.1 (2018-02-06)

Bug Fixes

  • generators: replaces incompatible characters in schema with sane defaults (#51) (947c15c)

v0.8.0

15 Jan 10:53
b8f784a
Compare
Choose a tag to compare

0.8.0 (2018-01-15)

Features

v0.7.0

12 Jan 13:10
8ce3997
Compare
Choose a tag to compare

0.7.0 (2018-01-12)

Features

  • generators: add context to binding-ts and binding-js (#34) (8ce3997)

v0.6.0

04 Jan 06:03
Compare
Choose a tag to compare

0.6.0 (2018-01-04)

Features

  • added static bindings for subscriptions (e78a198), closes #25

v0.5.0

02 Jan 09:48
8c6f4fd
Compare
Choose a tag to compare

0.5.0 (2018-01-02)

Features

v0.4.0

29 Dec 22:36
Compare
Choose a tag to compare

0.4.0 (2017-12-29)

Features

  • graphcool-ts: Allow single value for Array input types (2591469), closes #10
  • graphcool-ts: split ID type into ID_Input and ID_Output (3ca4b70), closes #12