Skip to content

Releases: octokit/plugin-paginate-rest.js

v15.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:04
c3202ca

15.0.0 (2026-08-01)

  • feat!: drop legacy project endpoints (#711) (c3202ca)

BREAKING CHANGES

  • Removed /orgs/{org}/projects
  • Removed /orgs/{org}/teams/{team_slug}/projects
  • Removed /orgs/{org}/teams/{team_slug}/projects/{project_id}
  • Removed /projects/columns/{column_id}
  • Removed /projects/columns/{column_id}/moves
  • Removed /projects/{project_id}
  • Removed /projects/{project_id}/collaborators
  • Removed /projects/{project_id}/collaborators/{username}
  • Removed /projects/{project_id}/collaborators/{username}/permission
  • Removed /repos/{owner}/{repo}/projects
  • Removed /teams/{team_id}/projects
  • Removed /teams/{team_id}/projects/{project_id}
  • Removed /user/projects
  • Removed /users/{username}/projects

v14.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 01:55
413e899

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

Choose a tag to compare

@github-actions github-actions released this 20 Oct 19:41
ba56fbc

13.2.1 (2025-10-20)

Bug Fixes

v13.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 17:48
80745be

13.2.0 (2025-09-29)

Features

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

v13.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:32
8e5da25

13.1.1 (2025-06-27)

Bug Fixes

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

v13.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 22:10
6d8ea8a

13.1.0 (2025-06-16)

Features

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

v13.0.1

Choose a tag to compare

@github-actions github-actions released this 25 May 22:58
8ec2713

13.0.1 (2025-05-25)

Bug Fixes

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

v13.0.0

Choose a tag to compare

@github-actions github-actions released this 20 May 06:35
0b0bb9c

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:53
65d3d50

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

Choose a tag to compare

@github-actions github-actions released this 18 Mar 23:40
1f44b54

11.6.0 (2025-03-18)

Features

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