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: add native Node ESM, with ESM lite export #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brettz9
Copy link
Contributor

@brettz9 brettz9 commented Mar 14, 2022

feat: add native Node ESM, with ESM lite export

BREAKING CHANGE:

Adds exports and changes path for /parser.js to /parser.cjs

Also:

  • chore: updates estraverse
  • chore: updates devDeps.
  • chore: lints
  • test: switches to c8 for ESM testing

Note: The GitHub Actions would need updating to check against modern Node versions (12, 14, 16, 17)

BREAKING CHANGE:

Adds `exports` and changes path for /parser.js to /parser.cjs

Also:
- chore: updates estraverse
- chore: updates devDeps.
- chore: lints
- test: switches to c8 for ESM testing
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.

None yet

1 participant