Skip to content

Releases: octokit/graphql.js

v6.0.0-beta.1

22 May 19:58
4722fc1
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2023-05-22)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#469) (4722fc1)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v5.0.6

21 May 03:19
bbf539f
Compare
Choose a tag to compare

5.0.6 (2023-05-21)

Bug Fixes

  • build: replace pika with esbuild and tsc (#471) (bbf539f)

v5.0.5

20 Jan 20:47
2824b45
Compare
Choose a tag to compare

5.0.5 (2023-01-20)

Bug Fixes

  • deps: update dependency @octokit/types to v9 (#444) (2824b45)

v5.0.4

19 Oct 12:25
f4e8019
Compare
Choose a tag to compare

5.0.4 (2022-10-19)

Bug Fixes

  • docs: refer to Authorization header in the README, not Authentication (#418) (f4e8019)

v5.0.3

13 Oct 18:20
024d946
Compare
Choose a tag to compare

5.0.3 (2022-10-13)

Bug Fixes

v5.0.2

13 Oct 05:20
dd7ce12
Compare
Choose a tag to compare

5.0.2 (2022-10-13)

Bug Fixes

  • deps: update dependency @octokit/types to v8 (dd7ce12)

v5.0.1

15 Aug 12:48
88d7614
Compare
Choose a tag to compare

5.0.1 (2022-08-15)

Bug Fixes

  • deps: update dependency @octokit/types to v7 (#385) (88d7614)

v5.0.0

08 Jul 17:42
41d5993
Compare
Choose a tag to compare

5.0.0 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/request to v6 (#367) (c75759b)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#365) (41d5993)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v4.8.0

31 Aug 17:39
ffa3428
Compare
Choose a tag to compare

4.8.0 (2021-08-31)

Features

  • typescript: expose type property for errors in graphql response errors (#314) (ffa3428)

v4.7.0

27 Aug 19:28
b54bea0
Compare
Choose a tag to compare

4.7.0 (2021-08-27)

Features

  • typescript: export GraphqlResponseError (#312) (b54bea0)