Skip to content

Releases: octokit/graphql.js

v7.1.0

05 Apr 20:07
cac3717

Choose a tag to compare

7.1.0 (2024-04-05)

Bug Fixes

Features

v8.1.0

03 Apr 18:09
6926030

Choose a tag to compare

8.1.0 (2024-04-03)

Features

v8.0.2

03 Apr 17:42
ce3f6c9

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

Choose a tag to compare

8.0.1 (2024-02-27)

Bug Fixes

v8.0.0

25 Feb 13:46
8b126b5

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

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

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

Choose a tag to compare

7.0.1 (2023-07-10)

Bug Fixes

v7.0.0

07 Jul 18:36
585f4ae

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

v6.0.1

20 Jun 21:21
c067d9c

Choose a tag to compare

6.0.1 (2023-06-20)

Bug Fixes

  • deps: bump @octokit/request to get fixed version of @octokit/endpoint (#486) (c067d9c), closes #485