Skip to content

feat: legacyRestEndpointMethods export #367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Mar 26, 2021

BREAKING CHANGE: 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

BREAKING CHANGE: 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
@gr2m gr2m added the Type: Feature New feature or request label Mar 26, 2021
@gr2m gr2m merged commit 734d7a3 into master Mar 26, 2021
@gr2m gr2m deleted the 366/remove-legacy-methods branch March 26, 2021 22:45
@github-actions
Copy link
Contributor

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant