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

feat!: switch to ESM, dedupe more code w/ changelog-maker #43

Merged
merged 2 commits into from
Jan 18, 2022

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Dec 3, 2021

Also remove Node.js v12 support

Ref: nodejs/changelog-maker#121

@rvagg
Copy link
Member Author

rvagg commented Dec 3, 2021

Failing pending nodejs/changelog-maker#121

@rvagg rvagg merged commit 55f0487 into main Jan 18, 2022
@rvagg rvagg deleted the rvagg/esm-upgr branch January 18, 2022 05:39
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

richardlau added a commit that referenced this pull request Feb 28, 2022
The `require()` function is not defined in ES module scope. Loading a
JSON file via `import` is behind `--experimental-json-modules` on LTS
versions of Node.js, so use `createRequire()` instead.

Refs: #43
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.

None yet

1 participant