Skip to content

Releases: octokit/request-error.js

v7.1.0

13 Nov 18:32
2ea2780

Choose a tag to compare

7.1.0 (2025-11-13)

Features

  • inherit options from base Error class to add support for the cause property (#535/#536) (2ea2780)

v7.0.2

30 Oct 22:24
e5a75ef

Choose a tag to compare

7.0.2 (2025-10-30)

Bug Fixes

  • deps: update dependency @octokit/types to v16 (#533) (e5a75ef)

v7.0.1

29 Sep 17:18
4a453f2

Choose a tag to compare

7.0.1 (2025-09-29)

Bug Fixes

  • deps: update dependency @octokit/types to v15 (#522) (4a453f2)

v7.0.0

20 May 06:27
8eee0c1

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

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

Choose a tag to compare

5.1.1 (2025-02-14)

Bug Fixes

v6.1.7

13 Feb 17:59
c346f5c

Choose a tag to compare

6.1.7 (2025-02-13)

Bug Fixes

v6.1.6

29 Dec 15:52
e01d470

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

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

Choose a tag to compare

6.1.4 (2024-07-11)

Bug Fixes

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