Skip to content

Releases: octokit/plugin-rest-endpoint-methods.js

v8.0.0

20 Jun 20:06
ecf360f
Compare
Choose a tag to compare

8.0.0 (2023-06-20)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v8.0.0-beta.3

20 Jun 17:23
85307b8
Compare
Choose a tag to compare
v8.0.0-beta.3 Pre-release
Pre-release

8.0.0-beta.3 (2023-06-20)

Bug Fixes

  • bump @octokit/types (#652) (7b8950d)
  • bump version of @octokit/types, update template to use type imports (#647) (4308c1c)
  • performance: pre-compute and lazily initialize endpoint methods (#622) (a7887d0)

v8.0.0-beta.2

19 Jun 21:24
7c19d76
Compare
Choose a tag to compare
v8.0.0-beta.2 Pre-release
Pre-release

8.0.0-beta.2 (2023-06-19)

Bug Fixes

v7.2.3

14 Jun 18:59
a7887d0
Compare
Choose a tag to compare

7.2.3 (2023-06-14)

Bug Fixes

  • performance: pre-compute and lazily initialize endpoint methods (#622) (a7887d0)

v7.2.2

13 Jun 23:10
7b8950d
Compare
Choose a tag to compare

7.2.2 (2023-06-13)

Bug Fixes

v8.0.0-beta.1

12 Jun 21:59
b451e6e
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#637) (b451e6e)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v7.2.1

10 Jun 21:24
4308c1c
Compare
Choose a tag to compare

7.2.1 (2023-06-10)

Bug Fixes

  • bump version of @octokit/types, update template to use type imports (#647) (4308c1c)

v7.2.0

09 Jun 18:29
e94662f
Compare
Choose a tag to compare

7.2.0 (2023-06-09)

Features

  • new /orgs/{org}/actions/runners/generate-jitconfig endpoint, and documentation updates (#645) (e94662f)

v7.1.3

07 Jun 22:15
917af29
Compare
Choose a tag to compare

7.1.3 (2023-06-07)

Bug Fixes

  • build: switch to esbuild and tsc instead of pika (#644) (917af29)

v7.1.2

19 May 17:51
ae21f6e
Compare
Choose a tag to compare

7.1.2 (2023-05-19)

Bug Fixes