Releases: graphql-binding/graphql-static-binding
Releases · graphql-binding/graphql-static-binding
v0.9.3
0.9.3 (2018-02-23)
Bug Fixes
v0.9.2
0.9.2 (2018-02-23)
Bug Fixes
- Move graphql to peer dependencies (b8625f9)
v0.9.1
0.9.1 (2018-02-23)
Bug Fixes
- deps: update dependency graphql to v0.13.1 (d8423c6)
v0.9.0
0.9.0 (2018-02-07)
Features
v0.8.1
0.8.1 (2018-02-06)
Bug Fixes
- generators: replaces incompatible characters in schema with sane defaults (#51) (947c15c)
v0.8.0
0.8.0 (2018-01-15)
Features
v0.7.0
0.7.0 (2018-01-12)
Features
- generators: add context to binding-ts and binding-js (#34) (8ce3997)
v0.6.0
0.6.0 (2018-01-04)
Features
- added static bindings for subscriptions (e78a198), closes #25
v0.5.0
0.5.0 (2018-01-02)
Features
v0.4.0
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