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-10-17module: add setter for module.parentAntoine du Hamel
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-07doc: fix YAML syntax errorsAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-14doc: fix broken links in modules.mdRich Trott
2020-09-12doc: document support for package.json fieldsAntoine du HAMEL
2020-09-12doc: simplify circular dependencies text in modules.mdRich Trott
2020-08-23doc: rename module pagesAntoine du HAMEL
2020-08-19doc: move module core module doc to separate pageAntoine du HAMEL
2020-08-13module: share CJS/ESM resolver fns, refactoringGuy Bedford
2020-07-222020-07-21, Version 14.6.0 (Current)Myles Borins
2020-07-10module: package "imports" fieldGuy Bedford
2020-06-23doc: use a single space between sentencesRich Trott
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-05-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaƫl Zasso
2020-05-25doc: normalize Bash code block info stringsDerek Lewis
2020-05-24module: deprecate module.parentAntoine du HAMEL
2020-05-23doc: correct CommonJS self-resolve specGuy Bedford
2020-05-20doc: document module.pathAntoine du Hamel
2020-04-23doc: remove repeated word in modules.mdProsper Opara
2020-04-01module: path-only CJS exports extension searchingGuy Bedford
2020-03-11doc: include the error type in the request.resolve docJoe Pea
2020-03-06doc: remove em dashesRich Trott
2020-02-12doc: reword possessive form of Node.js in modules.mdRich Trott
2020-02-01doc: fix numberingSteffen
2020-02-01doc: clarify require() OS independenceDenys Otrishko
2020-01-212020-01-21, Version 13.7.0 (Current)Shelley Vohr
2020-01-14module: add API for interacting with source mapsbcoe
2019-12-29module: self resolve bug fix and esm orderingGuy Bedford
2019-12-27doc,module: use code markup/markdown in headersRich Trott
2019-12-13module: conditional exports import conditionGuy Bedford
2019-11-30doc: add missing 'added' versions to module.builtinModulesThomas Watson
2019-11-13doc: fix some recent doc nitsVse Mozhet Byt
2019-11-09module: conditional exports with flagged conditionsGuy Bedford
2019-10-30doc: fix an error in resolution algorithm stepsAlex Zherdev
2019-10-30doc: fix numbering in require algorithmJan Krems
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-25module: resolve self-referencesJan Krems
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-11esm: unflag --experimental-exportsGuy Bedford
2019-10-06esm: remove proxy for builtin exportsBradley Farias
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: indent child list items for remark-lintNick Schonning
2019-09-04doc: change the 'txt' to 'console' for a commandMaledong