Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 23:08

BREAKING CHANGES

  • import { oauthLoginUrl } from "@octokit/oauth-authorization-url" is now import { oauthAuthorizationUrl } from "@octokit/oauth-authorization-url"
  • .defaults() method has been removed
  • redirectUri option is now redirectUrl
  • defaultRedirectUri option has been removed
  • log option has been removed