Skip to content

Releases: octokit/request.js

v2.4.2

13 Mar 19:42

Choose a tag to compare

2.4.2 (2019-03-13)

Bug Fixes

v2.4.1

06 Mar 06:53

Choose a tag to compare

2.4.1 (2019-03-06)

Bug Fixes

  • log deprecation message once, with stack (03dc233)

v2.4.0

28 Feb 04:49

Choose a tag to compare

Features

Bug Fixes

  • do not set error.request.url to undefined on 304 response (02b6e44)
  • redact credentials from error.request (247c12f)

v2.3.0

20 Jan 18:56
9a08b13

Choose a tag to compare

2.3.0 (2019-01-20)

Features

v2.2.1

03 Jan 03:05

Choose a tag to compare

2.2.1 (2019-01-03)

Bug Fixes

  • package: fixes "merge.all is not a function" for build files (cac3656)

v2.2.0

26 Nov 22:40

Choose a tag to compare

2.2.0 (2018-11-26)

Features

v2.1.2

22 Nov 20:49

Choose a tag to compare

2.1.2 (2018-11-22)

Bug Fixes

  • add missing node-fetch dependency (630416b), closes #14

v2.1.1

12 Nov 03:21

Choose a tag to compare

2.1.1 (2018-11-12)

Bug Fixes

  • package: don’t publish unnecessary files to npm (e5a851d)

v2.1.0

10 Nov 05:00

Choose a tag to compare

Features

  • error.status (deprecate error.code) (5ac4225)

v2.0.1

31 Oct 21:49

Choose a tag to compare

2.0.1 (2018-10-31)

Bug Fixes