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

ES Module #154

Closed
1 task done
Tracked by #2133
gr2m opened this issue Oct 20, 2021 · 2 comments · Fixed by #236
Closed
1 task done
Tracked by #2133

ES Module #154

gr2m opened this issue Oct 20, 2021 · 2 comments · Fixed by #236
Assignees

Comments

@gr2m
Copy link
Member

gr2m commented Oct 20, 2021

Part of our efforts to migrate semantic-release to native ES Modules: semantic-release/semantic-release#2133

A main motivation, just like for @semantic-release itself, is that env-ci depends on many packages by @sindresorhus, and we are locked out from updating them as all of Sindre's packages are being upgraded to ESM. We have several dependencies we cannot upgrade for that reason: https://github.com/semantic-release/env-ci/pulls

We are aware that env-ci is widely used beyond @semantic-release, so we will try to maintain the current version (v5.x.x) for a while. But v6 will most likely be ESM, and we won't release any breaking changes to the CJS Version (v5) any more.

Please let us know if you have any questions or concerns

Todos

  • remove fromentries, use native Object.fromEntries() instead
@github-actions
Copy link

github-actions bot commented Oct 7, 2022

🎉 This issue has been resolved in version 7.4.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@travi
Copy link
Member

travi commented Dec 6, 2022

@travi travi closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants