Skip to content

Releases: dependents/node-get-amd-module-type

v7.0.0

19 May 14:37

Choose a tag to compare

What's Changed

  • Update dependencies, drop Node.js < 20 support and switch to ESM by @XhmikosR in #33

Full Changelog: v6.0.2...v7.0.0

v6.0.2

13 Apr 15:21

Choose a tag to compare

What's Changed

Bug Fixes

  • Remove redundant callback guard - The unnecessary if (callback) check before invoking the callback in index.js has been removed. The callback is always present in this code path. (7c40f48)

Refactoring

  • Modernize test suite - Tests have been converted from callback-style to async/await using util.promisify. Error assertions now use assert.rejects(). A missing test case for dynamicRequire.js (deps type) was also added. (2cd2f1b)

Maintenance

  • Run npm audit fix to address security advisories in dependencies. (f6025d6)
  • Dependency security bumps (via Dependabot): js-yaml, webpack, minimatch, picomatch, flatted, lodash-es, lodash.
  • Update CI configuration:
    • Add Node.js 24 to the test matrix.
    • Update GitHub Actions: actions/checkout v4 → v6, actions/setup-node v4 → v6, github/codeql-action v3 → v4.
    • Group GitHub Actions updates in Dependabot config.

Full Changelog: v6.0.1...v6.0.2

v6.0.1

13 Apr 15:08

Choose a tag to compare

What's Changed

  • Update dependencies

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

v6.0.0

14 Apr 06:53

Choose a tag to compare

What's Changed

  • BREAKING Update dependencies and drop Node.js < 18 support

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

v5.0.1

11 May 07:09

Choose a tag to compare

  • Update dependencies
  • Tighten error tests

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

v5.0.0

04 May 19:08

Choose a tag to compare

  • Drop Node.js 12 support
  • Update CI
  • Switch to xo for linting

Full Changelog: v4.1.0...v5.0.0

v4.1.0

19 Mar 07:51

Choose a tag to compare

4.1.0

v4.0.0

19 Mar 07:51

Choose a tag to compare

4.0.0