Skip to content

Tags: octokit/octokit-next.js

Tags

v2.8.0

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat(security): Add provenance (#206)

* Enable provenance in package.json

* Add necessary permissions to the release workflow

* Adapt sub-packages

---------

Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>

v2.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency type-fest to v4 (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: `@octokit-next/oauth-methods`, `@octokit-next/oauth-authorizati…

…on-url` (#117)

v2.6.1

fix(request): add missing dependency `@octokit-next/endpoint`

v2.6.0

ci(release): fix release configuration

v2.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support for Node.js v18's native fetch when making DELETE reques…

…ts with no body (#87)

v2.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): add export to type-only files as a workaround for esm-dev…

…/esm.sh#433 (#84)

v2.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: `@octokit-next/core` (#81)

v2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add `.hook` API to `AuthInterface` (#80)

v2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: `@octokit-next/auth-token` (#79)