summaryrefslogtreecommitdiff
path: root/doc/api/modules.md
AgeCommit message (Expand)Author
2019-11-30doc: add missing 'added' versions to module.builtinModulesThomas Watson
2019-11-12doc: fix some recent doc nitsVse Mozhet Byt
2019-11-08module: conditional exports with flagged conditionsGuy Bedford
2019-10-30doc: fix an error in resolution algorithm stepsAlex Zherdev
2019-10-29doc: 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-24module: resolve self-referencesJan Krems
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10esm: unflag --experimental-exportsGuy Bedford
2019-10-05esm: 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-03doc: change the 'txt' to 'console' for a commandMaledong
2019-08-12module: pkg exports validations and fallbacksGuy Bedford
2019-08-01module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-06-23doc: remove "note that" from modules.mdRich Trott
2019-06-02doc: clarify wording in modules.mdAlex Temny
2019-05-20doc: improve createRequire() examplecjihrig
2019-05-072019-05-07, Version 12.2.0 (Current)Michaël Zasso
2019-05-03module: throw on require('./path.mjs');Myles Borins
2019-05-03module: add createRequire methodMyles Borins
2019-05-01module: allow passing a directory to createRequireFromPathGilles De Mey
2019-04-01doc: add information about modules cache behaviorRuben Bridgewater
2019-03-27module: throw an error for invalid package.json main entriesRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-26doc: clarify symlink resolution for __filenameRich Trott
2018-10-31doc: use Node.js instead of NodeRich Trott
2018-10-23doc: add review suggestions to require()erickwendel
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-10-01Replace vague 'may not' with definitive 'will not'Mike MacCana
2018-09-14module: add createRequireFunction methodGus Caplan
2018-09-02doc: clarify fallback behavior of module requireTomCoded
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-07-11doc: fix module.children descriptionTravis Fischer
2018-05-12doc: add global node_modules to require.resolve()musgravejw
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-03-24doc: add `require.main` to `require` propertiesVse Mozhet Byt
2018-02-23doc: remove extraneous "for example" textRich Trott