node/lib/internal/modules
Antoine du Hamel 37c2fd6f7d
esm: fix path normalization in finalizeResolution
PR-URL: https://github.com/nodejs/node/pull/62080
Refs: https://github.com/nodejs/node/pull/61478/changes/BASE..6cd90e1c0167f94c7dc671d10316e561c81f26af#r2871221559
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2026-05-11 16:10:17 +02:00
..
cjs module: do not invoke resolve hooks twice for imported cjs 2026-04-27 18:03:26 +02:00
esm esm: fix path normalization in finalizeResolution 2026-05-11 16:10:17 +02:00
customization_hooks.js module: handle null source from async loader hooks in sync hooks 2026-04-27 18:03:19 +02:00
helpers.js esm: populate separate cache for require(esm) in imported CJS 2026-04-27 18:03:09 +02:00
package_json_reader.js src: reduce the nearest parent package JSON cache size 2025-10-07 17:29:38 +02:00
run_main.js esm: support top-level Wasm without package type 2025-05-19 12:13:50 +02:00
typescript.js lib: fix getTypeScriptParsingMode jsdoc 2025-07-24 20:08:27 +02:00