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-06-022022-06-01, Version 18.3.0 (Current)v18.3.0v18.3.0-proposalBryan English
2022-05-30node-api: emit uncaught-exception on unhandled tsfn callbackslegendecas
2022-05-022022-05-03, Version 18.1.0 (Current)v18.1.0v18.1.0-proposalMichaël Zasso
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-28doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-28test_runner: add initial CLI runnerColin Ihrig
2022-04-182022-04-19, Version 18.0.0 (Current)v18.0.0Beth Griggs
2022-04-04test_runner: support 'only' testsColin Ihrig
2022-03-26doc: change comma-splice to two sentencesRich Trott
2022-02-232022-02-22, Version 17.6.0 (Current)Bryan English
2022-02-21lib: enable fetch by defaultMichaël Zasso
2022-02-14crypto: expose Web Crypto API on the global scopeAntoine du Hamel
2022-02-102022-02-10, Version 17.5.0 (Current)Ruy Adorno
2022-02-10esm: support https remotely and http locally under flagBradley Farias
2022-02-012022-02-01, Version 14.19.0 'Fermium' (LTS)Richard Lau
2022-02-01lib: add fetchMichaël Zasso
2022-02-01module: unflag esm json modulesGeoffrey Booth
2022-01-17doc: clarify module system selectionAntoine du Hamel
2022-01-09doc: clarify `uncaughtException` `origin` for ESMAntoine du Hamel
2022-01-02doc: revise frozen-intrinsics textRich Trott
2021-12-19doc: add unhandledRejection to strict modeColin Ihrig
2021-11-25doc: remove experimental abortcontroller flagFrankQiu
2021-10-31doc: remove `--experimental-modules` documentationFrankQiu
2021-10-28doc: fix markdown syntax and HTML tag missesryan
2021-10-23doc: update for changed `--dns-result-order` defaultRichard 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-18src: add --openssl-legacy-provider optionDaniel Bevenius
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: add blank line between commentsRich Trott
2021-09-18src: add --no-global-search-paths cli optionCheng Zhao
2021-09-10src: add option to disable loading native addonsDominic Elm
2021-09-08errors: disp ver on fatal except that causes exitDivlo
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-07-302021-07-29, Version 16.6.0 (Current)Beth Griggs
2021-07-17repl: enable --experimental-repl-await /w opt-outhemanth.hm
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-06-232021-06-23, Version 16.4.0 (Current)Danielle Adams
2021-06-02dns: allow `--dns-result-order` to change default dns verbatimOuyang Yadong
2021-05-25cli: add -C alias for --conditions flagGuy Bedford
2021-05-192021-05-19, Version 16.2.0 (Current)Michaël Zasso
2021-05-17lib: support setting process.env.TZ on windowsJames M Snell
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-10doc: fix typos in doc/api/cli.mdArkerone
2021-03-05doc: document that NODE_EXTRA_CA_CERTS is read only onceJames M Snell
2021-03-032021-03-03, Version 15.11.0 (Current)Michaël Zasso
2021-02-26doc: document the NO_COLOR and FORCE_COLOR env varsJames M Snell
2021-02-26crypto: make FIPS related options always awailableVít Ondruch