Releases: octokit/plugin-paginate-rest.js
Releases · octokit/plugin-paginate-rest.js
v7.1.0
7.1.0 (2023-06-10)
Features
- new endpoints for rulesets, update template to use type imports (#533) (ac4adf5)
v7.0.0
7.0.0 (2023-06-03)
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v14, v16
v6.1.2
6.1.2 (2023-05-19)
Bug Fixes
- build: replace Pika with esbuild and tsc (#527) (3ba0db6)
v6.1.1
6.1.1 (2023-05-19)
Bug Fixes
v6.1.0
6.1.0 (2023-05-12)
Features
v6.0.0
6.0.0 (2023-01-20)
Features
BREAKING CHANGES
v5.0.1
5.0.1 (2022-10-13)
Bug Fixes
- release: use org secret for npm token to fix publishing to npm (d2ab1b5)
v5.0.0
5.0.0 (2022-10-13)
Bug Fixes
- types: remove pagination support for GHEC routes (#464) (940971c)
BREAKING CHANGES
- types: Type support for GHEC routes has been removed. There are no code changes.
v4.3.1
4.3.1 (2022-09-16)
Bug Fixes
v4.3.0
4.3.0 (2022-09-13)
Features
- typescript: add support for filtering the "List repository collaborators" API (
GET /repos/{owner}/{repo}/collaborators
) by permission
using a query param (#456) (2033af4)