Releases: octokit/request.js
Releases · octokit/request.js
v8.1.2
23 Sep 01:54
Compare
Sorry, something went wrong.
No results found
8.1.2 (2023-09-23)
Bug Fixes
deps: update dependency @octokit/types to v12 (#637 ) (8fa4d61 )
v8.1.1
19 Jul 00:29
Compare
Sorry, something went wrong.
No results found
8.1.1 (2023-07-19)
Bug Fixes
fetch-wrapper: improve error message when 'fetch' implementation is not present (#617 ) (a83722c )
v8.1.0
11 Jul 21:23
Compare
Sorry, something went wrong.
No results found
8.1.0 (2023-07-11)
Features
v8.0.4
09 Jul 20:51
Compare
Sorry, something went wrong.
No results found
8.0.4 (2023-07-09)
Bug Fixes
v8.0.3
09 Jul 15:58
Compare
Sorry, something went wrong.
No results found
8.0.3 (2023-07-09)
Bug Fixes
correct the passing of the signal option (#610 ) (5624353 )
v8.0.2
07 Jul 21:43
Compare
Sorry, something went wrong.
No results found
8.0.2 (2023-07-07)
Bug Fixes
v8.0.1
07 Jul 21:38
Compare
Sorry, something went wrong.
No results found
8.0.1 (2023-07-07)
Bug Fixes
v8.0.0
07 Jul 18:09
Compare
Sorry, something went wrong.
No results found
8.0.0 (2023-07-07)
Features
BREAKING CHANGES
Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
Remove ability to pass custom request options, except from method, headers, body, signal, data
v7.0.1
20 Jun 20:59
Compare
Sorry, something went wrong.
No results found
7.0.1 (2023-06-20)
Bug Fixes
v7.0.0
16 Jun 21:09
Compare
Sorry, something went wrong.
No results found
7.0.0 (2023-06-16)
Features
BREAKING CHANGES
Drop support for NodeJS v14, v16
remove node-fetch in favor of global
docs: update ToC for README.md