Skip to content

Tags: cooperka/rest.js

Tags

v16.13.3

Toggle v16.13.3's commit message
fix(typescript): accept `{ auth: () => }` constructor option

Instead of `{ auth: { auth: () =>  } }`

v16.13.2

Toggle v16.13.2's commit message
fix(typescript): two-factor authentication is on2fa() not on2Fa() (oc…

…tokit#1222)

v16.13.1

Toggle v16.13.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(typescript): update typings with new options for constructor

v16.13.0

Toggle v16.13.0's commit message
refactor: `github.` -> `octokit.`

v16.12.0

Toggle v16.12.0's commit message
feat: userAgent, previews and request options

Deprecates agent, timeout and headers options

v16.11.0

Toggle v16.11.0's commit message
build(package): lock file

v16.10.0

Toggle v16.10.0's commit message
feat: two-factor authentication

v16.9.0

Toggle v16.9.0's commit message
test: un-skip add-labels-to-issue scenario

v16.8.1

Toggle v16.8.1's commit message
fix: do not load the same plugin again

v16.8.0

Toggle v16.8.0's commit message
feat(typescript): complete `.endpoint` types