Skip to content

Releases: octokit/graphql.js

v8.1.1

15 Apr 18:42
9de1ef8
Compare
Choose a tag to compare

8.1.1 (2024-04-15)

Bug Fixes

  • pkg: add default fallback and types export (#565) (9de1ef8)

v7.1.0

05 Apr 20:07
cac3717
Compare
Choose a tag to compare

7.1.0 (2024-04-05)

Bug Fixes

Features

v8.1.0

03 Apr 18:09
6926030
Compare
Choose a tag to compare

8.1.0 (2024-04-03)

Features

v8.0.2

03 Apr 17:42
ce3f6c9
Compare
Choose a tag to compare

8.0.2 (2024-04-03)

Bug Fixes

  • deps: update dependency @octokit/types to v13 (ce3f6c9)

v8.0.1

27 Feb 22:01
d3ada54
Compare
Choose a tag to compare

8.0.1 (2024-02-27)

Bug Fixes

v8.0.0

25 Feb 13:46
8b126b5
Compare
Choose a tag to compare

8.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • this package is now ESM

  • fix: add missing file extension in relative file path import

v8.0.0-beta.1

24 Feb 20:31
daa3ecb
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1 (2024-02-24)

Bug Fixes

  • add missing file extension in relative file path import (daa3ecb)

Features

BREAKING CHANGES

  • this package is now ESM

v7.0.2

23 Sep 12:31
2a72b63
Compare
Choose a tag to compare

7.0.2 (2023-09-23)

Bug Fixes

  • deps: update dependency @octokit/types to v12 (#508) (2a72b63)

v7.0.1

10 Jul 16:54
631531d
Compare
Choose a tag to compare

7.0.1 (2023-07-10)

Bug Fixes

v7.0.0

07 Jul 18:36
585f4ae
Compare
Choose a tag to compare

7.0.0 (2023-07-07)

Bug Fixes

  • deps: update octokit monorepo (major) (#488) (585f4ae)

BREAKING CHANGES

  • deps: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • deps: Remove ability to pass custom request options, except from method, headers, body, signal, data