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
2020-11-02deps: upgrade to cjs-module-lexer@1.0.0Guy Bedford
2020-11-01deps: update to cjs-module-lexer@0.5.2Guy Bedford
2020-10-30deps: upgrade to cjs-module-lexer@0.5.0Guy Bedford
2020-10-24deps: update to cjs-module-lexer@0.4.3Guy Bedford
2020-10-22doc,esm: document experimental warning removalAntoine du Hamel
2020-10-14module: cjs-module-lexer@0.4.1 big endian fixGuy Bedford
2020-10-082020-10-07, Version 14.13.1 (Current)Danielle Adams
2020-10-05module: update to cjs-module-lexer@0.4.0Guy Bedford
2020-10-05doc,esm: add history support infoAntoine du Hamel
2020-10-03doc: importable node protocol URLsBradley Farias
2020-10-02doc: copyedit esm.mdRich Trott
2020-10-02doc: unhide resolver specGuy Bedford
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-30esm: use "node:" namespace for builtinsGuy Bedford
2020-09-29module: named exports for CJS via static analysisGuy Bedford
2020-09-18module: exports pattern supportGuy Bedford
2020-09-12doc: document support for package.json fieldsAntoine du HAMEL
2020-09-04doc: error code fix in resolver specGuy Bedford
2020-08-29doc: move package config docs to separate pageAntoine du HAMEL
2020-08-25doc: use "previous"/"preceding" instead of "above" as modifierRich Trott
2020-08-23doc: rename module pagesAntoine du HAMEL
2020-08-22doc: fix ESM/CJS wrapper exampleMaksim Sinik
2020-08-21doc: use 'console' info string for console outputRich Trott
2020-08-19doc: move module core module doc to separate pageAntoine du HAMEL
2020-08-19doc: fix file name to main.mjs and not main.js in esm.mdFrank Lemanschik
2020-08-15module: fix check for package.json at volume rootDerek Lewis
2020-08-13module: share CJS/ESM resolver fns, refactoringGuy Bedford
2020-08-12module: custom --conditions flag optionGuy Bedford
2020-08-03module: unflag Top-Level AwaitMyles Borins
2020-08-02esm: fix hook mistypes and links to typesDerek Lewis
2020-07-14doc: clarify conditional exports guidanceGuy Bedford
2020-07-10module: package "imports" fieldGuy Bedford
2020-07-06doc: replace http to https of link urlssapics
2020-07-03doc: clarify esm conditional exports proseDerek Lewis
2020-06-29doc: improve paragraph in esm.mdRich Trott
2020-06-28doc: clarify require/import mutual exclusivityGuy Bedford
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-14esm: fix loader hooks doc annotationsDerek Lewis
2020-05-28module: remove dynamicInstantiate loader hookJan Krems
2020-05-25doc: normalize Bash code block info stringsDerek Lewis
2020-05-21esm: doc & validate source values for formatsBradley Farias
2020-05-17doc: fix extension in esm exampleGus Caplan
2020-05-16module: add specific error for dir importAntoine du HAMEL
2020-05-14doc: add examples for implementing ESMunknown
2020-05-14src: add support for TLAGus Caplan
2020-05-05doc: explicitly doc package.exports is breakingMyles Borins
2020-04-30module: no type module resolver side effectsGuy Bedford
2020-04-23module: exports not exported for null resolutionsGuy Bedford
2020-04-17doc: missing bracketsWilliam Bonawentura