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/api
AgeCommit message (Expand)Author
2022-01-092022-01-10, Version 14.18.3 'Fermium' (LTS)v14.18.3Richard Lau
2022-01-07tls: drop support for URI alternative namesTobias Nießen
2022-01-07crypto,tls: implement safe x509 GeneralName formatTobias Nießen
2021-09-072021-09-28, Version 14.18.0 'Fermium' (LTS)v14.18.0Michaël Zasso
2021-09-04policy: canonicalize before resolving specifiersBradley Farias
2021-09-04doc: fix lint errors in packages.mdRich Trott
2021-09-04doc: add example of self-reference in scoped packagesJesús Leganés-Combarro 'piranna
2021-09-04doc: fix YAML comment opening tagsJayden Seric
2021-09-04doc: fix `fs.rmdir` `recursive` option deprecation historyAntoine du Hamel
2021-09-04doc: fixed variable names in queueMicrotask exampleashish maurya
2021-09-04doc: update debugger.md description and examplesRich Trott
2021-09-04doc: add code examples to `Writable.destroy()` and `Writable.destroyed`Juan José Arboleda
2021-09-04http: decodes url.username and url.password for authorization headerLew Gordon
2021-09-04doc: add code example to `http.createServer` methodJuan José Arboleda
2021-09-04doc: remove _Addenda_ from headersRich Trott
2021-09-04inspector: mark as stableGireesh Punathil
2021-09-04doc: fix broken internal link in http.mdRich Trott
2021-09-04process: add api to enable source-maps programmaticallylegendecas
2021-09-04doc: update Node-api version matrixMichael Dawson
2021-09-04doc: update node-api support matrixMichael Dawson
2021-09-04doc: use more consistent formatting for deprecationsRich Trott
2021-09-04doc: use "pull request" instead of "PR" in packages.mdRich Trott
2021-09-04doc: move v8.stopCoverage() to expected location in docRich Trott
2021-09-04doc: move vm.measureMemory() to expected location in docRich Trott
2021-09-04doc,lib: prepare for stricter multi-line array lintingRich Trott
2021-09-04doc: add missing deprecation codecjihrig
2021-09-04esm: deprecate legacy main lookup for modulesGuy Bedford
2021-09-04doc: use ASCII order for md refsAntoine du Hamel
2021-09-04doc: fix broken link in errors.mdRich Trott
2021-09-04doc: correct JavaScript primitive value names in n-api.mdlegendecas
2021-09-04doc: fix `EventTarget.dispatchEvent` docsRohan Sharma
2021-09-04doc: fix napi_default_property nameDavidson Francis
2021-09-04doc: fix dead links in packages.mdMichaël Zasso
2021-09-04doc: clearify that http does chunked encoding itselfMao Wtm
2021-09-04readline: add AbortSignal support to interfaceNitzan Uziely
2021-09-04readline: add support for the AbortController to the question methodMattias Runge-Broberg
2021-09-04assert: change status of legacy assertsJames M Snell
2021-09-04doc: add descriptions about when `options.mode` is ignoredRay
2021-09-04doc: add code example to `fs.truncate` methodJuan José Arboleda
2021-09-04doc: add annotation to writeFile `data` as `Object`Jacob
2021-09-04doc: fix constants usage in fs.access exampleCyrille Bourgois
2021-09-04doc: remove unnecessary module format commentsRich Trott
2021-09-04doc: remove file name from self-reference linksAntoine du Hamel
2021-09-04doc,fs: remove experimental status for WHATWG URL as pathAntoine du Hamel
2021-09-04doc: use `await` in filehandle.truncate() snippetRA80533
2021-09-04doc: update abort signal in fs promise api exampleMoritz Kneilmann
2021-09-04doc: add documentation for fs.WriteStream.close()Hitesh Sharma
2021-09-04doc: fix fs.openSync() signatureLuigi Pinca
2021-09-04doc: typo stats() should be stat(); clarityBryan Field
2021-09-04doc: fix broken AHAFS link in fs docRich Trott