Releases: octokit/graphql.js
Releases · octokit/graphql.js
v6.0.0-beta.1
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v14, v16
v5.0.6
5.0.6 (2023-05-21)
Bug Fixes
- build: replace pika with esbuild and tsc (#471) (bbf539f)
v5.0.5
5.0.5 (2023-01-20)
Bug Fixes
- deps: update dependency @octokit/types to v9 (#444) (2824b45)
v5.0.4
5.0.4 (2022-10-19)
Bug Fixes
- docs: refer to
Authorization
header in the README, not Authentication
(#418) (f4e8019)
v5.0.3
5.0.3 (2022-10-13)
Bug Fixes
v5.0.2
5.0.2 (2022-10-13)
Bug Fixes
- deps: update dependency @octokit/types to v8 (dd7ce12)
v5.0.1
5.0.1 (2022-08-15)
Bug Fixes
- deps: update dependency @octokit/types to v7 (#385) (88d7614)
v5.0.0
5.0.0 (2022-07-08)
Bug Fixes
- deps: update dependency @octokit/request to v6 (#367) (c75759b)
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v10, v12
v4.8.0
4.8.0 (2021-08-31)
Features
- typescript: expose
type
property for errors in graphql response errors (#314) (ffa3428)
v4.7.0
4.7.0 (2021-08-27)
Features
- typescript: export GraphqlResponseError (#312) (b54bea0)