Open brettz9 opened 2 years ago
feat: add native Node ESM, with ESM lite export
BREAKING CHANGE:
Adds exports and changes path for /parser.js to /parser.cjs
exports
Also:
Note: The GitHub Actions would need updating to check against modern Node versions (12, 14, 16, 17)
feat: add native Node ESM, with ESM lite export
BREAKING CHANGE:
Adds
exports
and changes path for /parser.js to /parser.cjsAlso:
Note: The GitHub Actions would need updating to check against modern Node versions (12, 14, 16, 17)