Releases: octokit/plugin-rest-endpoint-methods.js
Releases · octokit/plugin-rest-endpoint-methods.js
v8.0.0
8.0.0 (2023-06-20)
Features
BREAKING CHANGES
- Drop support for NodeJS v14, v16
v8.0.0-beta.3
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)
v7.2.3
7.2.3 (2023-06-14)
Bug Fixes
- performance: pre-compute and lazily initialize endpoint methods (#622) (a7887d0)
v7.2.2
7.2.2 (2023-06-13)
Bug Fixes
v8.0.0-beta.1
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v14, v16
v7.2.1
7.2.1 (2023-06-10)
Bug Fixes
- bump version of
@octokit/types
, update template to use type imports (#647) (4308c1c)
v7.2.0
7.2.0 (2023-06-09)
Features
- new
/orgs/{org}/actions/runners/generate-jitconfig
endpoint, and documentation updates (#645) (e94662f)
v7.1.3
7.1.3 (2023-06-07)
Bug Fixes
- build: switch to esbuild and tsc instead of pika (#644) (917af29)
v7.1.2
7.1.2 (2023-05-19)
Bug Fixes