Releases: dotansimha/graphql-binding
Releases · dotansimha/graphql-binding
v2.5.2
2.5.2 (2019-06-21)
Bug Fixes
- deps: update dependency graphql-tools to v4.0.5 (6ed04af)
v2.5.1
2.5.1 (2019-03-07)
Bug Fixes
- chores: Updated README links and LICENSE year/owner (533b553)
- LICENSE: updated license owner (8e2e243)
v2.5.0
2.5.0 (2019-01-26)
Features
v2.4.2
2.4.2 (2019-01-24)
Bug Fixes
- deps: update dependency graphql-tools to v4.0.4 (e017805)
v2.4.1
2.4.1 (2019-01-06)
Bug Fixes
- change the order of transformations (2256d1d)
v2.4.0
2.4.0 (2019-01-05)
Features
- support binding generation with sdl file (84828ec)
v2.3.8
2.3.8 (2018-12-24)
Bug Fixes
- Add GraphQLInterfaceType inside buildInfoForAllScalars (8ea063c)
- Support GraphQLInterfaceType (f509e7a)
v2.3.7
2.3.7 (2018-12-11)
Bug Fixes
- dependencies: Make graphql a direct dependency and eliminate webpack (22491a3)
v2.3.6
2.3.6 (2018-12-10)
Bug Fixes
v2.3.5
2.3.5 (2018-11-22)
Bug Fixes
- Fix typings and bin directory creation (dba4098), closes #184