Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-112021-05-11, Version 14.17.0 'Fermium' (LTS)v14.17.0Danielle Adams
2021-05-08doc: add command flag to import.meta.resolveFerdi
2021-05-01doc: fix typo in doc/api/esm.mdmarsonya
2021-05-01doc: fix typo in esm.mdJay Tailor
2021-05-01doc: list Unsupported Directory Import resolve errGuy Bedford
2021-05-01doc: fix typo in esm documentationMohamed Kamagate
2021-04-24doc: mark modules implementation as stableGuy Bedford
2021-04-14deps: update to cjs-module-lexer@1.1.1Guy Bedford
2020-12-15doc: esm docs consolidation and reorderingGuy Bedford
2020-12-15doc,esm: document experimental warning removalAntoine du Hamel
2020-11-16deps: upgrade to cjs-module-lexer@1.0.0Guy Bedford
2020-11-16deps: update to cjs-module-lexer@0.5.2Guy Bedford
2020-11-16deps: upgrade to cjs-module-lexer@0.5.0Guy Bedford
2020-11-16deps: update to cjs-module-lexer@0.4.3Guy Bedford
2020-10-14module: cjs-module-lexer@0.4.1 big endian fixGuy Bedford
2020-10-062020-10-07, Version 14.13.1 (Current)v14.13.1Danielle Adams
2020-10-06module: update to cjs-module-lexer@0.4.0Guy Bedford
2020-10-06doc,esm: add history support infoAntoine du Hamel
2020-10-06doc: importable node protocol URLsBradley Farias
2020-10-06doc: copyedit esm.mdRich Trott
2020-10-06doc: unhide resolver specGuy Bedford
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-10-06esm: use "node:" namespace for builtinsGuy Bedford
2020-09-29module: named exports for CJS via static analysisGuy Bedford
2020-09-24module: exports pattern supportGuy Bedford
2020-09-24doc: document support for package.json fieldsAntoine du HAMEL
2020-09-24doc: move package config docs to separate pageAntoine du HAMEL
2020-09-07doc: error code fix in resolver specGuy Bedford
2020-09-01doc: use "previous"/"preceding" instead of "above" as modifierRich Trott
2020-08-24doc: rename module pagesAntoine du HAMEL
2020-08-24doc: fix ESM/CJS wrapper exampleMaksim Sinik
2020-08-24doc: use 'console' info string for console outputRich Trott
2020-08-20doc: move module core module doc to separate pageAntoine du HAMEL
2020-08-20doc: fix file name to main.mjs and not main.js in esm.mdFrank Lemanschik
2020-08-20module: fix check for package.json at volume rootDerek Lewis
2020-08-20module: share CJS/ESM resolver fns, refactoringGuy Bedford
2020-08-20module: custom --conditions flag optionGuy Bedford
2020-08-11module: unflag Top-Level AwaitMyles Borins
2020-08-05esm: fix hook mistypes and links to typesDerek Lewis
2020-07-17doc: clarify conditional exports guidanceGuy Bedford
2020-07-17module: package "imports" fieldGuy Bedford
2020-07-17doc: replace http to https of link urlssapics
2020-07-17doc: clarify esm conditional exports proseDerek Lewis
2020-07-17doc: improve paragraph in esm.mdRich Trott
2020-07-17doc: clarify require/import mutual exclusivityGuy Bedford
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-30esm: fix loader hooks doc annotationsDerek Lewis
2020-06-30module: remove dynamicInstantiate loader hookJan Krems
2020-06-30doc: normalize Bash code block info stringsDerek Lewis