Skip to content

Releases: octokit/plugin-paginate-rest.js

v9.1.1

25 Oct 21:29
2bce981
Compare
Choose a tag to compare

9.1.1 (2023-10-25)

Bug Fixes

v9.1.0

24 Oct 21:27
4b8d674
Compare
Choose a tag to compare

9.1.0 (2023-10-24)

Features

  • new GET /orgs/{org}/properties/values, GET /orgs/{org}/rulesets/rule-suites, GET /repos/{owner}/{repo}/rulesets/rule-suites endpoints (#569) (4b8d674)

v9.0.0

23 Sep 01:42
17ad591
Compare
Choose a tag to compare

9.0.0 (2023-09-23)

Features

  • new GitHub advisories, new GitHub classroom endpoints, new copilot endpoints, remove required workflow endpoints (#563) (17ad591)

BREAKING CHANGES

  • remove required workflow endpoints

v8.0.0

10 Jul 21:34
25c86b9
Compare
Choose a tag to compare

8.0.0 (2023-07-10)

chore

  • deps: update octokit monorepo (major) (#541) (25c86b9)

BREAKING CHANGES

  • deps: Bump peerDependency of @octokit/core to v5
  • deps: Bump @octokit/types to v11

v7.1.2

14 Jun 23:49
b943e50
Compare
Choose a tag to compare

7.1.2 (2023-06-14)

Bug Fixes

  • deps: update dependency @octokit/tsconfig to v2 (#532) (0d84417)
  • explicitly mark type imports and exports (#540) (b943e50)

v7.1.1

13 Jun 21:54
adbe3b9
Compare
Choose a tag to compare

7.1.1 (2023-06-13)

Bug Fixes

v7.1.0

10 Jun 21:29
ac4adf5
Compare
Choose a tag to compare

7.1.0 (2023-06-10)

Features

  • new endpoints for rulesets, update template to use type imports (#533) (ac4adf5)

v7.0.0

03 Jun 17:57
07856e8
Compare
Choose a tag to compare

7.0.0 (2023-06-03)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#524) (07856e8)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v6.1.2

19 May 20:48
3ba0db6
Compare
Choose a tag to compare

6.1.2 (2023-05-19)

Bug Fixes

  • build: replace Pika with esbuild and tsc (#527) (3ba0db6)

v6.1.1

19 May 17:50
9240b2f
Compare
Choose a tag to compare

6.1.1 (2023-05-19)

Bug Fixes