Skip to content

Releases: dependents/node-ast-module-types

v5.0.0

04 May 18:58
Compare
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
Compare
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
Compare
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