Skip to content

Releases: octokit/plugin-paginate-rest.js

v11.4.4-cjs.2

26 Feb 22:00
2c70eaf
Compare
Choose a tag to compare

11.4.4-cjs.2 (2025-02-26)

Important

This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

  • deps: update @octokit/plugin-rest-endpoint-methods (2c70eaf)

v11.4.4-cjs.1

26 Feb 21:38
57d0842
Compare
Choose a tag to compare

11.4.4-cjs.1 (2025-02-26)

Important

This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

Reverts

  • Revert "docs(README): update examples to use ESM (#611)" (1389b71)
  • Revert "feat: package is now ESM (#596)" (64ba6f4)
  • Revert "fix(pkg): add default fallback and types export (#612)" (27a8552)

v11.4.3

24 Feb 14:02
9a51aad
Compare
Choose a tag to compare

11.4.3 (2025-02-24)

Bug Fixes

  • types: correct pagination return type for data which is an array (#662) (9a51aad), closes #661

v9.2.2

15 Feb 00:09
e1e4489
Compare
Choose a tag to compare

9.2.2 (2025-02-15)

Bug Fixes

v11.4.2

13 Feb 19:29
8b8c500
Compare
Choose a tag to compare

11.4.2 (2025-02-13)

Bug Fixes

v11.4.1

13 Feb 19:10
7d1fade
Compare
Choose a tag to compare

11.4.1 (2025-02-13)

Bug Fixes

v11.4.0

08 Jan 18:34
a73883f
Compare
Choose a tag to compare

11.4.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#646) (a73883f)

v11.3.6

26 Nov 22:17
acb6a6e
Compare
Choose a tag to compare

11.3.6 (2024-11-26)

Bug Fixes

  • types: bump @octokit/types to improve Deno compatibility (#642) (acb6a6e)

v11.3.5

29 Sep 22:14
e95444d
Compare
Choose a tag to compare

11.3.5 (2024-09-29)

Bug Fixes

  • types: improve type extraction for namespaced responses and correct async iterator types (#637) (e95444d)

v11.3.4

27 Sep 18:44
b2dc51c
Compare
Choose a tag to compare

11.3.4 (2024-09-27)

Bug Fixes