Releases: dependents/node-ast-module-types
Releases · dependents/node-ast-module-types
v7.0.0
What's Changed
- Drop Node.js < 20 support
- Cache repeated property reads and add early exits
- Switch to ESM, named exports and make isDefine private
- index.js: comment tweaks
- isDefineAMD: return early for non-define calls
Full Changelog: v6.0.2...v7.0.0
v6.0.2
v6.0.1
v5.0.0
- Drop Node.js 12 support
- Update CI
- Switch to xo for linting
- Replace mocha with uvu
Full Changelog: v4.0.0...v5.0.0
v4.0.0
v3.0.0
What's Changed
- add .editorconfig
- enforce LF
- add ESLint
- assorted lint tweaks
- switch to GitHub Actions
- add LICENSE
- require Node.js >= 6
Full Changelog: v2.7.1...v3.0.0