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

first-class esm support #25

Merged
merged 7 commits into from
Feb 4, 2024
Merged

first-class esm support #25

merged 7 commits into from
Feb 4, 2024

Conversation

mylesj
Copy link
Owner

@mylesj mylesj commented Feb 4, 2024

  • fixes existing workflow (gone stale)
    • swap Travis CI for GitHub Actions
    • convert Jest suite to Mocha
  • export package as ESM module (as-is / no need for build step)
  • misc tidy up
    • dependency upgrades
    • formatting
    • readme

BREAKING CHANGE: This package is now pure ESM, It cannot be require()'d from CommonJS.

@mylesj mylesj merged commit 4036edc into master Feb 4, 2024
4 checks passed
@mylesj mylesj deleted the esm branch February 4, 2024 16:24
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.

1 participant