Releases: dependents/node-module-lookup-amd
Releases · dependents/node-module-lookup-amd
v10.0.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v9.1.1...v9.1.2
v9.1.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v9.1.0...v9.1.1
v9.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Tweak cli
Full Changelog : v9.0.4...v9.0.5
v9.0.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Update dependencies
CI: add Node.js 22
Full Changelog : v9.0.1...v9.0.2
v9.0.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
index.js: use template literals
fileExists: remove moot parameter