Skip to content

Tags: EwiththeBowtie/rest.js

Tags

v15.2.6

fix: throw on 304

v15.2.5

fix: octokit.apps.getInstallations() does not throw TypeError

v15.2.4

fix(typescript): update types to reflect client option changes (octok…

…it#815)

v15.2.3

fix(typescript): agent client option is optional (octokit#803)

v15.2.2

fix: proxy without setting baseUrl (octokit#812)

v15.2.1

fix: clarify deprecation warning for `protocol`, `bost`, `port` and `…

…pathPrefix`

v15.2.0

feat: options.baseUrl (octokit#807)

### Deprecations

Client options

- `options.headers`
- `options.port`
- `options.pathPrefix`
- `options.host`

are now replaced by `options.baseUrl`

v15.1.9

fix: set error.headers if present

v15.1.8

fix: remove obsolete github.search.email() API (octokit#795)

v15.1.7

fix: remove milestone from issue