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

Add ESM support, remove make-error dependency #42

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Add ESM support, remove make-error dependency #42

merged 1 commit into from
Jan 16, 2025

Conversation

jeffijoe
Copy link
Owner

@jeffijoe jeffijoe commented Jan 16, 2025

  • BREAKING CHANGE: Extending from Error has been simplified by getting rid of the make-error dependency; this may be a breaking change.
  • BREAKING CHANGE: Minimum supported Node version bumped to 18.
  • ESM builds are now built with Rollup.
  • exports field has been added to package.json.

@coveralls
Copy link

coveralls commented Jan 16, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 8f25148 on feat/esm
into 883f374 on master.

BREAKING CHANGE: Extending from `Error` has been simplified by getting rid of the
`make-error` dependency; this _may_ be a breaking change. Additionally, `exports`
field has been added to `package.json`.

BREAKING CHANGE: Minimum supported Node version bumped to 18
@jeffijoe jeffijoe merged commit d355822 into master Jan 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants