Skip to content

Releases: octokit/request-error.js

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

v5.1.0

05 Apr 20:00
3af20bd
Compare
Choose a tag to compare

5.1.0 (2024-04-05)

Bug Fixes

  • upgrade @octokit/types to v13 (3af20bd)

Features

v6.1.0

03 Apr 18:19
2836ddb
Compare
Choose a tag to compare

6.1.0 (2024-04-03)

Features

v6.0.3

03 Apr 17:42
352b655
Compare
Choose a tag to compare

6.0.3 (2024-04-03)

Bug Fixes

  • deps: update dependency @octokit/types to v13 (352b655)

v6.0.2

27 Feb 22:00
4e55235
Compare
Choose a tag to compare

6.0.2 (2024-02-27)

Bug Fixes

v6.0.1

23 Feb 20:12
479d0b4
Compare
Choose a tag to compare

6.0.1 (2024-02-23)

Bug Fixes

  • build: remove NodeJS/Browser specific builds (#404) (479d0b4)

v6.0.0

23 Feb 00:59
d73dee6
Compare
Choose a tag to compare

6.0.0 (2024-02-23)

Features

BREAKING CHANGES

  • remove code and headers properties that were previously deprecated
  • switch package to ESM instead of CommonJS