Releases: octokit/request-error.js
Releases · octokit/request-error.js
v2.0.2
2.0.2 (2020-06-15)
Bug Fixes
- deps: bump @octokit/types from 4.1.9 to 5.0.1 (f8ba55f)
v2.0.1
2.0.1 (2020-05-21)
Bug Fixes
- deps: bump @octokit/types from 2.1.1 to 4.0.1 (0ae9ad1)
v2.0.0
2.0.0 (2020-03-24)
Tests
- stop testing in Node 8, test in Node 13 (5baae66)
BREAKING CHANGES
- Dropped official support for Node 8
v1.2.1
1.2.1 (2020-01-30)
Bug Fixes
- package.json built by latest pika version (0.8.1) (346b69a)
v1.2.0
1.2.0 (2019-11-04)
Features
- make
error.headers
optional (a8d5625)
v1.1.0
1.1.0 (2019-11-03)
Features
- TypeScript: harmonize definitions by using @octokit/types (#17) (56e5aa3)
v1.0.3
Bug Fixes
- correct import statement in usage (dc72ce8)
- README: unpkg.com -> cdn.pika.dev (adbdb48)
v1.0.2
1.0.2 (2019-05-16)
Bug Fixes
- redact
?access_token=...
in url
if present (f764c3b)
v1.0.1
1.0.1 (2019-05-16)
Bug Fixes
- export RequestError, not HttpError (750497e)