Skip to content

Releases: octokit/graphql.js

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

v6.0.1

20 Jun 21:21
c067d9c
Compare
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

v6.0.0

18 Jun 18:07
031b124
Compare
Choose a tag to compare

6.0.0 (2023-06-18)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v6.0.0-beta.2

16 Jun 22:16
0eb3e9e
Compare
Choose a tag to compare
v6.0.0-beta.2 Pre-release
Pre-release

6.0.0-beta.2 (2023-06-16)

Bug Fixes

  • build: bump Octokit deps (0eb3e9e)