Skip to content

Releases: dependents/node-module-lookup-amd

v10.0.1

Choose a tag to compare

@XhmikosR XhmikosR released this 26 May 05:37
  • Honor options.fileSystem in findFileLike - broken after v9.1.0
  • Replace uvu with vitest

Full Changelog: v10.0.0...v10.0.1

v10.0.0

Choose a tag to compare

@XhmikosR XhmikosR released this 19 May 12:40

What's Changed

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

Full Changelog: v9.1.3...v10.0.0

v9.1.3

Choose a tag to compare

@XhmikosR XhmikosR released this 27 Apr 05:13

What's Changed

  • index.js: simplify destructuring
  • index.js: add/tweak JSDoc comments
  • update README.md to mention configPath
  • test: replace mocha with uvu, reorganize test suite

Full Changelog: v9.1.2...v9.1.3

v9.1.2

Choose a tag to compare

@XhmikosR XhmikosR released this 19 Apr 18:39

What's Changed

Full Changelog: v9.1.1...v9.1.2

v9.1.1

Choose a tag to compare

@XhmikosR XhmikosR released this 23 Feb 15:02

What's Changed

Full Changelog: v9.1.0...v9.1.1

v9.1.0

Choose a tag to compare

@XhmikosR XhmikosR released this 09 Feb 06:17

What's Changed

  • Replace glob with native Node.js implementation by @JustinBeckwith in #53
  • Update CI actions
  • Update minor and patch dependencies

New Contributors

Full Changelog: v9.0.5...v9.1.0

v9.0.5

Choose a tag to compare

@XhmikosR XhmikosR released this 16 Jun 06:54

Tweak cli

Full Changelog: v9.0.4...v9.0.5

v9.0.2

Choose a tag to compare

@XhmikosR XhmikosR released this 26 Jul 04:36

What's Changed

  • Update dependencies
  • CI: add Node.js 22

Full Changelog: v9.0.1...v9.0.2

v9.0.1

Choose a tag to compare

@XhmikosR XhmikosR released this 10 Apr 06:21

What's Changed

  • Update dependencies and drop Node.js < 18 support by @XhmikosR in #36

Full Changelog: v8.0.5...v9.0.1

v8.0.5

Choose a tag to compare

@XhmikosR XhmikosR released this 13 May 12:12
  • index.js: use template literals
  • fileExists: remove moot parameter