Skip to content

Releases: octokit/rest.js

v15.2.7

18 Apr 18:11
Compare
Choose a tag to compare

15.2.7 (2018-04-30)

Bug Fixes

  • handle empty responses to HEAD requests (fc800a2)

v15.2.6

18 Apr 18:11
Compare
Choose a tag to compare

15.2.6 (2018-03-29)

Bug Fixes

v15.2.5

18 Apr 18:11
Compare
Choose a tag to compare

15.2.5 (2018-03-19)

Bug Fixes

  • octokit.apps.getInstallations() does not throw TypeError (e542799)

v15.2.4

18 Apr 18:11
Compare
Choose a tag to compare

15.2.4 (2018-03-16)

Bug Fixes

  • typescript: update types to reflect client option changes (#815) (7835bde)

v15.2.3

18 Apr 18:12
Compare
Choose a tag to compare

15.2.3 (2018-03-15)

Bug Fixes

  • typescript: agent client option is optional (#803) (4800e03)

v15.2.2

18 Apr 18:12
Compare
Choose a tag to compare

Bug Fixes

v15.2.1

18 Apr 18:12
Compare
Choose a tag to compare

Bug Fixes

  • clarify deprecation warning for protocol, bost, port and pathPrefix (ab9ce13)

v15.2.0

18 Apr 18:12
Compare
Choose a tag to compare

Features

Deprecations

Client options

  • options.headers
  • options.port
  • options.pathPrefix
  • options.host

v15.1.9

18 Apr 18:12
Compare
Choose a tag to compare

Bug Fixes

  • set error.headers if present (56ea1d2)

v15.1.8

18 Apr 18:12
Compare
Choose a tag to compare

Bug Fixes

  • remove obsolete github.search.email() API (#795) (bf2f550)