Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 22:46
734d7a3

5.0.0 (2021-03-26)

Features

BREAKING CHANGES

  • No methods are set on octokit.* any more, only on octokit.rest.*. You can use Octokit.plugin(legacyRestEndpointMethods) to recover the previous behavior for the forseeable time, but eventually it will be deprecated and removed