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

chore!: convert to ESM #97

Merged
merged 3 commits into from
Nov 11, 2024
Merged

chore!: convert to ESM #97

merged 3 commits into from
Nov 11, 2024

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented Nov 5, 2024

BREAKING CHANGE: This package is now ESM-only and requires Node.js >= 20.16.0 || >= 22.4.0

Merging this will release v3.0.0 with the previous breaking changes.

This change lets us clear up a lot of the interop pain with ESM like the usage of dynamicImport or the jackspeak resolution.

I've also gone ahead and dropped the minimist and rimraf dependencies in favor of Node.js native refactorings.

@dsanders11 dsanders11 force-pushed the chore/esm branch 2 times, most recently from fbf8810 to c1a1cb7 Compare November 5, 2024 00:53
@dsanders11 dsanders11 marked this pull request as ready for review November 5, 2024 00:58
@dsanders11 dsanders11 requested a review from a team as a code owner November 5, 2024 00:58
BREAKING CHANGE: This package is now ESM-only and requires Node.js >= 20.16.0 || >= 22.4.0
@VerteDinde VerteDinde merged commit 6e153ec into main Nov 11, 2024
9 checks passed
@VerteDinde VerteDinde deleted the chore/esm branch November 11, 2024 21:41
Copy link

🎉 This PR is included in version 3.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants