Skip to content

Releases: octokit/request-error.js

v7.0.0

20 May 06:27
8eee0c1
Compare
Choose a tag to compare

7.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

v6.1.8

10 Apr 01:23
ab4ea7b
Compare
Choose a tag to compare

6.1.8 (2025-04-10)

Bug Fixes

  • deps: update dependency @octokit/types to v14 (#505) (ab4ea7b)

v5.1.1

14 Feb 22:27
b51ed27
Compare
Choose a tag to compare

5.1.1 (2025-02-14)

Bug Fixes

v6.1.7

13 Feb 17:59
c346f5c
Compare
Choose a tag to compare

6.1.7 (2025-02-13)

Bug Fixes

v6.1.6

29 Dec 15:52
e01d470
Compare
Choose a tag to compare

6.1.6 (2024-12-29)

Bug Fixes

  • deps: bump @octokit/types to fix Deno compat (#483) (e01d470)

v6.1.5

24 Sep 18:07
43fc3bd
Compare
Choose a tag to compare

6.1.5 (2024-09-24)

Bug Fixes

  • types: add explicit | undefined to optional fields (#462) (43fc3bd)

v6.1.4

11 Jul 16:59
ba04ffa
Compare
Choose a tag to compare

6.1.4 (2024-07-11)

Bug Fixes

  • improve perf of request error instantiations (#444) (ba04ffa)

v6.1.3

11 Jul 11:30
e24d923
Compare
Choose a tag to compare

6.1.3 (2024-07-11)

Bug Fixes

v6.1.2

10 Jul 22:47
6eb8634
Compare
Choose a tag to compare

6.1.2 (2024-07-10)

Bug Fixes

  • ensure statusCode is always an integer (#439) (6eb8634)

v6.1.1

16 Apr 18:01
a1ab11e
Compare
Choose a tag to compare

6.1.1 (2024-04-16)

Bug Fixes