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
2022-05-30doc: use ASCII apostrophes consistentlyTobias Nießen
2022-05-02esm: graduate top-level-await to stableAntoine du Hamel
2022-04-28doc: fix version history for Loaders APIAntoine du Hamel
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-14doc: revise data imports and node: imports sectionsRich Trott
2022-04-14doc: fix ESM JSON/data URL import exampleRich Trott
2022-03-15esm: make extension-less errors in type:module actionableBradley Farias
2022-03-10esm: add runtime warning for specifier resolution flagGeoffrey Booth
2022-03-02doc: fix typosapeltop
2022-02-10esm: support https remotely and http locally under flagBradley Farias
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-01module: unflag esm json modulesGeoffrey Booth
2022-01-17doc: fix typos in esm.mdYu
2022-01-17doc: clarify module system selectionAntoine du Hamel
2022-01-14doc: add missing YAML tag in `esm.md`Antoine du Hamel
2022-01-10doc: add note regarding unfinished TLAAntoine du Hamel
2022-01-05doc: clarify entry point behavior when using loader hooksAntoine du Hamel
2021-12-21doc: make function signature comply with JSDoc commentRich Trott
2021-12-07doc: clarify escaping for ES modulesnotroid5
2021-11-29esm: working mock testBradley Farias
2021-11-29doc: fix JSDoc in ESM loaders examplesMestery
2021-11-24module: import assertions improvementsGeoffrey Booth
2021-11-24doc: fix spelling of 'WebAssembly'Geoffrey Booth
2021-11-092021-11-09, Version 17.1.0 (Current)Michaël Zasso
2021-11-04esm: add support for JSON import assertionAntoine du Hamel
2021-11-03doc: update cjs-module-lexer repo linkGuy Bedford
2021-10-31doc: final round of markdown format changesRich Trott
2021-10-27doc: add node: url schemeDaniel Nalborczyk
2021-10-27doc: call cwd functionDaniel Nalborczyk
2021-10-27doc: remove unused importsDaniel Nalborczyk
2021-10-27doc: correct esm spec scope lookup definitionGuy Bedford
2021-10-25module: resolver & spec hardening /w refactoringGuy Bedford
2021-10-202021-10-20, Version 16.12.0 (Current)Richard Lau
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-10-08doc: esm resolver spec refactoring for deprecationsGuy Bedford
2021-10-04doc: fix typo in ESM exampleTobias Nießen
2021-10-03doc: fix typo in esm.mdMason Malone
2021-10-03doc: correct ESM load hook table headerJacob
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-22module: subpath folder mappings EOLGuy Bedford
2021-09-22doc: add blank line between commentsRich Trott
2021-09-20doc: fix markdown indentation in listsMichaël Zasso
2021-09-15module: deprecate trailing slash pattern mappingsGuy Bedford
2021-09-12esm: consolidate ESM loader hooksJacob
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-25module: support pattern trailersGuy Bedford
2021-07-17deps: update to cjs-module-lexer@1.2.2Guy Bedford
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford