Skip to content

Releases: octokit/plugin-throttling.js

v6.0.1

07 Jun 22:17
52f74d8

Choose a tag to compare

6.0.1 (2023-06-07)

Bug Fixes

  • build: switch to esbuild and tsc instead of pika (#603) (52f74d8)

v6.0.0

22 May 01:06
32b598d

Choose a tag to compare

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • remove deprecated options.throttle.minimalSecondaryRateRetryAfter
  • remove deprecated options.throttle.onAbuseLimit

Features

v5.2.3

19 May 21:43
5335870

Choose a tag to compare

5.2.3 (2023-05-19)

Bug Fixes

  • bump minimal retry in case of secondary rate limiting to 60s (#594) (5335870)

v5.2.2

17 May 03:37
28098cb

Choose a tag to compare

5.2.2 (2023-05-17)

Bug Fixes

  • types: don't require any properties if enabled is false (#595) (28098cb)

v5.2.1

13 May 21:59
5cb278e

Choose a tag to compare

5.2.1 (2023-05-13)

Bug Fixes

v5.2.0

05 May 17:44
97bb31d

Choose a tag to compare

5.2.0 (2023-05-05)

Features

  • new routes in generated/endpoints.json (#589) (97bb31d)

v5.1.1

21 Apr 22:04
e7f99d0

Choose a tag to compare

5.1.1 (2023-04-21)

Bug Fixes

  • build: add script to fix package.json from build step (#584) (e7f99d0), closes #583

v5.1.0

20 Apr 00:01
ec5b66e

Choose a tag to compare

5.1.0 (2023-04-20)

Features

v5.0.1

20 Jan 21:27
312418a

Choose a tag to compare

5.0.1 (2023-01-20)

Bug Fixes

  • correct docs link in src/index.ts:86 (#559) (312418a)

v5.0.0

20 Jan 21:04
e17191d

Choose a tag to compare

5.0.0 (2023-01-20)

Features

  • many new endpoints, and some renamed (#562) (e17191d)

BREAKING CHANGES

  • some endpoints were renamed