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-11-14test_runner: support watch modemainMoshe Atlow
2022-11-022022-11-01, Version 14.21.0 'Fermium' (LTS)Danielle Adams
2022-10-23doc: be more definite and present tense-yBen Noordhuis
2022-10-182022-10-18, Version 19.0.0 (Current)RafaelGSS
2022-10-142022-10-13, Version 18.11.0 (Current)Danielle Adams
2022-10-122022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda
2022-10-10lib: enable global CustomEvent by defaultDaeyeon Jeong
2022-10-04test_runner: add --test-name-pattern CLI flagcjihrig
2022-10-04esm: remove specifier resolution flagGeoffrey Booth
2022-10-02doc: add anchor link for --preserve-symlinksKohei Ueno
2022-09-17lib: enable global WebCrypto by defaultAntoine du Hamel
2022-09-05cli: add `--watch`Moshe Atlow
2022-09-01doc: improve assert.snapshot() docscjihrig
2022-08-242022-08-24, Version 18.8.0 (Current)Ruy Adorno
2022-08-19doc,report: document special filenamesChengzhong Wu
2022-08-16report: skip report if uncaught exception is handledChengzhong Wu
2022-08-162022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso
2022-08-11assert: add assert.SnapshotMoshe Atlow
2022-08-09bootstrap: check more metadata when loading the snapshotJoyee Cheung
2022-08-06doc: add performance note to `--enable-source-maps` docsSaurabh Daware
2022-08-04doc,worker: deprecate `--trace-atomics-wait`Keyhan Vakil
2022-08-02bootstrap: implement --snapshot-blob and --build-snapshotJoyee Cheung
2022-07-31doc: mark `--import` as experimentalMoshe Atlow
2022-07-31esm: add `--import` flagMoshe Atlow
2022-07-272022-07-26, Version 18.7.0 (Current)Danielle Adams
2022-07-23events: expose CustomEvent on global with CLI flagDaeyeon Jeong
2022-07-072022-07-07, Version 18.5.0 (Current)RafaelGSS
2022-07-04doc: improve description of --input-typecola119
2022-06-17doc: add new useful V8 optionJialuZhang-intel
2022-06-07doc: improve description of TZTobias Nießen
2022-06-022022-06-01, Version 18.3.0 (Current)Bryan English
2022-05-31src,doc,test: add --openssl-shared-config optionDaniel Bevenius
2022-05-27node-api: emit uncaught-exception on unhandled tsfn callbackslegendecas
2022-05-032022-05-03, Version 18.1.0 (Current)Michaël Zasso
2022-05-02src: add initial shadow realm supportlegendecas
2022-04-272022-04-26, Version 16.15.0 'Gallium' (LTS)Danielle Adams
2022-04-21doc: fix version history for Loaders APIAntoine du Hamel
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-20doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-04-15test_runner: add initial CLI runnerColin Ihrig
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