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
path: root/doc
AgeCommit message (Expand)Author
2021-11-29esm: working mock testBradley Farias
2021-11-29doc: fix JSDoc in ESM loaders examplesMestery
2021-11-26doc: add information on suppressing initial break in debuggerRich Trott
2021-11-26doc: improve grammar in API descriptionTobias Nießen
2021-11-26stream: deprecate thenable supportAntoine du Hamel
2021-11-25doc: remove experimental abortcontroller flagFrankQiu
2021-11-24module: import assertions improvementsGeoffrey Booth
2021-11-24doc: fix spelling of 'WebAssembly'Geoffrey Booth
2021-11-24lib: add reason to AbortSignalJames M Snell
2021-11-23doc: clarify more optional parameters in node-apiMichael Dawson
2021-11-21doc: define "types", "deno" community conditionsGuy Bedford
2021-11-20doc: document optional params in napi_get_cb_infoMichael Dawson
2021-11-19doc: add pref to using draft PR versus WIP labelMichael Dawson
2021-11-18stream: unify writableErrored and readableErroredRobert Nagy
2021-11-18stream: add writableAbortedRobert Nagy
2021-11-18doc: fix `added:` info for `Readable.fromWeb()`Luigi Pinca
2021-11-17src,doc: add SyntaxError napi supportIdan Attias
2021-11-15doc: tweak guidance for modules in coreMichael Dawson
2021-11-13doc: claim ABI version for Electron 18Keeley Hammond
2021-11-13stream: add errored and closed propsRobert Nagy
2021-11-13async_hooks: expose async_wrap providersRafael Gonzaga
2021-11-12doc: fix transform stream exampleEvan Lucas
2021-11-10doc: fix linter-enforced formatting in crypto.mdvoltrexmaster
2021-11-10src: add x509.fingerprint512 to crypto module3nprob
2021-11-092021-11-09, Version 17.1.0 (Current)Michaël Zasso
2021-11-09doc: fix corepack grammar for `--force` flagSteven
2021-11-09doc: update maintaining ICU guideMichaël Zasso
2021-11-09doc: clarify getAuthTag with authTagLengthTobias Nießen
2021-11-09doc: fix order of announce workMichael Dawson
2021-11-09doc: add initial list of technical prioritiesMichael Dawson
2021-11-04esm: add support for JSON import assertionAntoine du Hamel
2021-11-03doc: update cjs-module-lexer repo linkGuy Bedford
2021-11-02tools: add script to update c-aresRichard Lau
2021-11-02doc: format v8.md in preparation for stricter lintingRich Trott
2021-11-01tools: abort CQ session when landing several commitsAntoine du Hamel
2021-11-01v8: multi-tenant promise hook apiStephen Belanger
2021-10-31tools: avoid unnecessary escaping in markdown formatterRich Trott
2021-10-31doc: final round of markdown format changesRich Trott
2021-10-31doc: remove `--experimental-modules` documentationFrankQiu
2021-10-28doc: update tracking issues of startup performanceJoyee Cheung
2021-10-28doc: fix markdown syntax and HTML tag missesryan
2021-10-28doc: use 'GitHub Actions workflow' insteadMestery
2021-10-27doc: ref OpenSSL legacy provider from crypto docsTobias Nießen
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-262021-10-26, Version 16.13.0 'Gallium' (LTS)Richard Lau
2021-10-25doc: add info on project's usage of coverityMichael Dawson
2021-10-25doc: fix typo in changelogsLuigi Pinca