Releases: octokit/graphql.js
Releases · octokit/graphql.js
v4.5.7
4.5.7 (2020-11-01)
Bug Fixes
v4.5.6
4.5.6 (2020-09-10)
Bug Fixes
- throw helpful error when
query
is used as variable name (#187) (5f88cf1)
v4.5.5
4.5.5 (2020-09-09)
Bug Fixes
v4.5.4
4.5.4 (2020-08-14)
Bug Fixes
v4.5.3
4.5.3 (2020-07-28)
Bug Fixes
- set error.headers from responses containing a GraphQL error (#159) (578ca6e)
v4.5.2
4.5.2 (2020-07-17)
Bug Fixes
- deps: bump universal-user-agent from 5.0.0 to 6.0.0 (bafbbd3)
v4.5.1
4.5.1 (2020-06-10)
Bug Fixes
- deps: bump @octokit/types from 4.1.9 to 5.0.0 (57e2a5c)
v4.5.0
4.5.0 (2020-05-20)
Features
- typescript: add generic support to graphql (#99) (a4d43db)
v4.4.1
4.4.1 (2020-05-20)
Bug Fixes
- deps: bump @octokit/types from 2.12.1 to 4.0.1 (33b10bc)
v4.4.0
4.4.0 (2020-05-07)
Bug Fixes
- package: update universal-user-agent to version 5.0.0 (6223d69)
Features
- add
mediaType
to non variable options (#84) (f04c0e1)