v5.0.0
5.0.0 (2021-03-26)
Features
BREAKING CHANGES
- No methods are set on
octokit.*
any more, only onoctokit.rest.*
. You can useOctokit.plugin(legacyRestEndpointMethods)
to recover the previous behavior for the forseeable time, but eventually it will be deprecated and removed