Releases: octokit/plugin-paginate-graphql.js
Releases · octokit/plugin-paginate-graphql.js
v6.0.0
6.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v18
v5.2.4
5.2.4 (2024-10-11)
Bug Fixes
TypeError with hasOwnProperty
in deepFindPathToProperty
(#234) (7b17cc4), closes #137
v5.2.3
5.2.3 (2024-09-20)
Bug Fixes
- add
null
check in deepFindPathToProperty
function (#137) (cfda527), closes #58
v5.2.2
5.2.2 (2024-04-30)
Bug Fixes
- types: export
paginateGraphQLInterface
(#200) (a789a6f)
v5.2.1
5.2.1 (2024-04-23)
Bug Fixes
v5.2.0
5.2.0 (2024-04-04)
Features
v5.1.0
5.1.0 (2024-03-13)
Bug Fixes
Features
v5.0.0
5.0.0 (2024-03-04)
Features
BREAKING CHANGES
- change spelling of
paginateGraphql
export to paginateGraphQL
- fix: add return type annotation
v5.0.0-beta.2
Bug Fixes
- add return type annotation (9841aaf)
Features
BREAKING CHANGES