Skip to content
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

Plan for transition to ESM? #1770

Open
nwalters512 opened this issue Jul 17, 2024 · 0 comments
Open

Plan for transition to ESM? #1770

nwalters512 opened this issue Jul 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nwalters512
Copy link

@octokit/core and friends are now ESM-only. The packages here that use them, like @actions/github, are still on the previous major version of @octokit/core (which uses CommonJS).

Presumably the @actions/* packages will need to switch to the new versions eventually to keep up with new features, fixes, API endpoints, and so on. What's the plan for doing so? Is this project looking for community help with that work?

ESM-only can be a reasonably disruptive change. Since the official @octokit/* packages are moving in that direction, I'll assume GitHub has already discussed this internally and decided that this work is work the risks and disruption to users.

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

No branches or pull requests

1 participant