Skip to content

Releases: dependents/node-ast-module-types

v6.0.1

03 Mar 19:46

Choose a tag to compare

What's Changed

Update dependencies and drop Node.js < 18 support

Full Changelog: v5.0.0...v6.0.1

v5.0.0

04 May 18:58

Choose a tag to compare

  • 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

19 Mar 07:40

Choose a tag to compare

What's Changed

  • Drop support for Node.js < 12, add coverage by @XhmikosR in #27

Full Changelog: v3.0.0...v4.0.0

v3.0.0

22 Feb 11:19

Choose a tag to compare

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