Release
• 1 minute read

New Octokit.js release with support for 91 new APIs

Summary

We've just released a new version of Octokit.js, our SDK for interacting with the GitHub API from your JavaScript or TypeScript code. The new release adds support for 91 new…

We've just released a new version of Octokit.js, our SDK for interacting with the GitHub API from your JavaScript or TypeScript code.

The new release adds support for 91 new APIs – right up to the brand new dependency submission API launched last week.

Best of all, it offers in-editor code hints to make working with the API a breeze ✨

octokit-js-autocomplete

New Releases

Improvements

Deprecations

Back to top