Releases
v14.14.0
2020-10-15, Version 14.14.0 (Current), @MylesBorins
Notable Changes
[7e7afc5186
] - crypto : update certdata to NSS 3.56 (Shelley Vohr) #35546
[8877430530
] - doc : add aduh95 to collaborators (Antoine du Hamel) #35542
[1610728d7c
] - (SEMVER-MINOR) fs : add rm method (Ian Sutherland) #35494
[6ff152cc67
] - (SEMVER-MINOR) http : allow passing array of key/val into writeHead (Robert Nagy) #35274
[93f947af0a
] - (SEMVER-MINOR) src : expose v8::Isolate setup callbacks (Shelley Vohr) #35512
Commits
[16c17ddd88
] - build : fix Commit Queue failure comment (Antoine du Hamel) #35599
[b7305284e2
] - build : gitHub actions: Python 3.9 and actions/setup-python@v2 (Christian Clauss) #35521
[e8fcbc8318
] - build : fix landed message for multiple commits in commit-queue (Denys Otrishko) #35226
[84c0adefa0
] - build : add Commit Queue actions url to failure comment (Denys Otrishko) #35206
[9c74d4598d
] - build : fuzzer that targets node::LoadEnvironment() (davkor) #34844
[f552e5c251
] - build : improved release lint error message (Shelley Vohr) #35523
[7e7afc5186
] - crypto : update certdata to NSS 3.56 (Shelley Vohr) #35546
[b8529a7104
] - deps : V8: cherry-pick 3176bfd447a9 (Anna Henningsen) #35612
[0c877762ea
] - doc : document Buffer.concat may use internal pool (Andrey Pechkurov) #35541
[6284f0dbc2
] - doc : use test username instead of real (Pooja D.P) #35611
[78259b6519
] - doc : add doc for starting ci job via label (Juan José Arboleda) #35551
[41d7500bf9
] - doc : fix unit of size argument of readable.read (Tobias Nießen) #35051
[00eff4a534
] - doc : add missing deprecation number (Benjamin Coe) #35630
[9288f9d74b
] - doc : harmonize YAML comments (Antoine du Hamel) #35575
[16f8298170
] - doc : revise description of process.ppid (Pooja D.P) #35589
[cad86d40de
] - doc : add symlink information for process.execpath (Pooja D.P) #35590
[4025fc811d
] - doc : add PoojaDurgad as a triager (Pooja D.P) #35153
[809cd07968
] - doc : document rmdir/recursive deprecation (Benjamin Coe) #35579
[9d1b7ac334
] - doc : edit fs.md for minor style changes (Rich Trott) #35505
[c1bb364105
] - doc : run license builder (Myles Borins) #35577
[970975b588
] - doc : use kbd element in process doc (Rich Trott) #35584
[64ebbddb5f
] - doc : fixup perf_hooks (Antoine du Hamel) #35527
[b074717af7
] - doc : remove incorrect synchronous label (Colin Ihrig) #35561
[ddf13e0df0
] - doc : make fs.rm()'s force docs consistent (Colin Ihrig) #35561
[4164477b43
] - doc : simplify wording in tracing APIs doc (Pooja D.P) #35556
[c865b02397
] - doc : improve SIGINT error text (Rich Trott) #35558
[7d1cdd411f
] - doc : move package.import content higher (Myles Borins) #35535
[62755b6230
] - doc : harmonize changes list ordering (Antoine du Hamel) #35454
[8cacca0f62
] - doc : changes description must end with a period (Antoine du Hamel) #35454
[28c94ca123
] - doc : harmonize version list style in YAML comments (Antoine du Hamel) #35454
[b3f15b7d89
] - doc : fix missing PR-URLs in YAML comments (Antoine du Hamel) #35454
[02bf73e239
] - doc : remove outstanding YAML comment (Antoine du Hamel) #35454
[a5552468d2
] - doc : harmonize YAML comments style in deprecations.md (Antoine du Hamel) #35454
[863ba4b7da
] - doc : refactor the n-api matrix (Michael Dawson) #35345
[85dc84d1bb
] - doc : use sentence case for class property (Rich Trott) #35540
[01c9c59c85
] - doc : add history entry for exports patterns (Antoine du Hamel) #35410
[51b988ba0f
] - doc : fix deprecation history (Antoine du Hamel) #35455
[328c624cdf
] - doc : fix util.inspect change history (Antoine du Hamel) #35528
[d53cfcd9e7
] - doc : improve kbd element rendering (Rich Trott) #35497
[8877430530
] - doc : add aduh95 to collaborators (Antoine du Hamel) #35542
[8cdc59b34c
] - doc : fix YAML syntax errors (Antoine du Hamel) #35529
[3c90b1a278
] - errors : support possible deletion of globalThis.Error (Michaël Zasso) #35499
[a3c7f8e576
] - fs : rimraf should not recurse on failure (Benjamin Coe) #35566
[939f8e8bfa
] - fs : throw rm() validation errors (Colin Ihrig) #35602
[3a401b8695
] - fs : update rm/rmdir validation messages (Colin Ihrig) #35565
[937fa5d292
] - fs : use validateBoolean() in rm/rmdir validation (Colin Ihrig) #35565
[1ad9aca194
] - fs : remove extraneous assignments in rmdir() (Colin Ihrig) #35567
[1fadcf2163
] - fs : simplify validateRmOptions() error handling (Colin Ihrig) #35567
[8e3b11adb3
] - fs : use errno constant with ERR_FS_EISDIR (Colin Ihrig) #35563
[1610728d7c
] - (SEMVER-MINOR) fs : add rm method (Ian Sutherland) #35494
[6ff152cc67
] - (SEMVER-MINOR) http : allow passing array of key/val into writeHead (Robert Nagy) #35274
[2f1319967c
] - http : make response.setTimeout() work (Ben Noordhuis) #34913
[59a2cb5ebb
] - inspector : do not hardcode Debugger.CallFrameId in tests (Dmitry Gozman) #35570
[cd0b1365ae
] - lib : fix readFile flag option typo (Daniil Demidovich) #35292
[70927560f6
] - lib : change http client path assignment (Yohanan Baruchel) #35508
[fa171dbb7f
] - lib : use remaining typed arrays from primordials (Michaël Zasso) #35499
[7e8fdd399f
] - lib : use Number.parseFloat from primordials (Michaël Zasso) #35499
[5d727f0308
] - lib : use Number.parseInt from primordials (Michaël Zasso) #35499
[77f1e1ea57
] - lib : use global Error constructors from primordials (Michaël Zasso) #35499
[30c6b3e809
] - lib : replace String global with primordials (Sebastien Ahkrin) #35397
[ebf3900795
] - lib : replace Int8Array global with primordials (Sebastien Ahkrin) #35397
[d6ba4ecc4d
] - lib : replace Int32Array global with primordials (Sebastien Ahkrin) #35397
[f544f7a102
] - lib : replace Float64Array global with primordials (Sebastien Ahkrin) #35397
[b82fc409ca
] - module : [email protected] big endian fix (Guy Bedford) #35634
[cb2f6ffd3e
] - module : use Wasm CJS lexer when available (Guy Bedford) #35583
[c995242068
] - n-api : support for object freeze/seal (Shelley Vohr) #35359
[4d1d3f454d
] - src : reduced substring calls (Yash Ladha) #34808
[5946b1ee23
] - (SEMVER-MINOR) src : move node_contextify to modern THROW_ERR_* (James M Snell) #35470
[541082ccd9
] - (SEMVER-MINOR) src : move node_process to modern THROW_ERR* (James M Snell) #35472
[2e67d650bb
] - src : fix freeing unintialized pointer bug in ParseSoaReply (Aastha Gupta) #35502
[93f947af0a
] - (SEMVER-MINOR) src : expose v8::Isolate setup callbacks (Shelley Vohr) #35512
[573410fb69
] - (SEMVER-MINOR) stream : multiple stream backports (Robert Nagy) #34887
[775af7af4f
] - test : add regression test for v8.getHeapSnapshot() crash (Anna Henningsen) #35612
[3d21792f86
] - test : mark test-webcrypto-encrypt-decrypt-aes flaky (James M Snell) #35587
[4a2ba4384b
] - test : do not use the same EventEmitter instance (Luigi Pinca) #35560
[768529736a
] - test : add ALPNProtocols option to clientOptions (Luigi Pinca) #35482
[3a77d1e208
] - test : adjust comments for upcoming lint rule (Rich Trott) #35485
[2992d0b82c
] - tools : refloat 7 Node.js patches to cpplint.py (Rich Trott) #35569
[a19b320a31
] - tools : bump cpplint.py to 1.4.6 (Rich Trott) #35569
[bd344108eb
] - Revert "tools : add missing uv_setup_argv() calls" (Beth Griggs) #35641
[e8434d88fe
] - tools,test : enable multiline-comment-style rule in tests (Rich Trott) #35485
You can’t perform that action at this time.