Skip to content

Releases: octokit/plugin-paginate-rest.js

v14.0.0

31 Oct 01:55
413e899

Choose a tag to compare

14.0.0 (2025-10-31)

Features

  • add immutable releases, enterprise team membership, enterprise team organization endpoints (413e899)

BREAKING CHANGES

  • Remove GET /projects/{project_id}/columns
  • Remove GET /enterprises/{enterprise}/secret-scanning/alerts

v13.2.1

20 Oct 19:41
ba56fbc

Choose a tag to compare

13.2.1 (2025-10-20)

Bug Fixes

v13.2.0

29 Sep 17:48
80745be

Choose a tag to compare

13.2.0 (2025-09-29)

Features

  • new Projects v2 endpoints, new code scanning dismissal endpoints, many other endpoints (#690) (0e236cb)

v13.1.1

27 Jun 22:32
8e5da25

Choose a tag to compare

13.1.1 (2025-06-27)

Bug Fixes

  • handle url in response when using pagination with compareCommits (#686) (8e5da25)

v13.1.0

16 Jun 22:10
6d8ea8a

Choose a tag to compare

13.1.0 (2025-06-16)

Features

  • add paginatantion support for compareCommits and compareCommitsWithBasehead (#678) (6d8ea8a)

v13.0.1

25 May 22:58
8ec2713

Choose a tag to compare

13.0.1 (2025-05-25)

Bug Fixes

  • deps: update @octokit/types - no new paginated endpoints (#680) (8ec2713)

v13.0.0

20 May 06:35
0b0bb9c

Choose a tag to compare

13.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

v12.0.0

10 Apr 04:53
65d3d50

Choose a tag to compare

12.0.0 (2025-04-10)

Features

  • add new org campaigns endpoints and remove deprecated endpoints (#671) (65d3d50)

BREAKING CHANGES

  • remove deprecated copilot usage endpoints

v11.6.0

18 Mar 23:40
1f44b54

Choose a tag to compare

11.6.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#666) (1f44b54)

v11.5.0

18 Mar 20:28
ef30a05

Choose a tag to compare

11.5.0 (2025-03-18)

Features

  • new GET /orgs/{org}/actions/hosted-runners, GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners, GET /orgs/{org}/rulesets/{ruleset_id}/history, GET /orgs/{org}/settings/network-configurations, GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history endpoints (#649) (ef30a05)