Releases
v21.5.0
2023-12-19, Version 21.5.0 (Current), @RafaelGSS
Notable Changes
Deprecations
Commits
[1bbdbdfbeb
] - benchmark : update iterations in benchmark/perf_hooks (Lei Shi) #50869
[087fb0908e
] - benchmark : update iterations in benchmark/crypto/aes-gcm-throughput.js (Lei Shi) #50929
[53b16c71fb
] - benchmark : update iteration and size in benchmark/crypto/randomBytes.js (Lei Shi) #50868
[38fd0ca753
] - benchmark : add undici websocket benchmark (Chenyu Yang) #50586
[b148c43244
] - benchmark : add create-hash benchmark (Joyee Cheung) #51026
[fdd8c18f96
] - benchmark : update interations and len in benchmark/util/text-decoder.js (Lei Shi) #50938
[a9972057ac
] - benchmark : update iterations of benchmark/util/type-check.js (Lei Shi) #50937
[b80bb1329b
] - benchmark : update iterations in benchmark/util/normalize-encoding.js (Lei Shi) #50934
[dbee03d646
] - benchmark : update iterations in benchmark/util/inspect-array.js (Lei Shi) #50933
[f2d83a3a84
] - benchmark : update iterations in benchmark/util/format.js (Lei Shi) #50932
[2581fce553
] - bootstrap : improve snapshot unsupported builtin warnings (Joyee Cheung) #50944
[735bad3694
] - build : fix warnings from uv for gn build (Cheng Zhao) #51069
[8da9d969f9
] - deps : V8: cherry-pick 0fd478bcdabd (Joyee Cheung) #50572
[429fbb37c1
] - deps : update simdjson to v3.6.2 (Yagiz Nizipli) #50986
[9950103253
] - deps : update zlib to 1.3-22124f5 (Node.js GitHub Bot) #50910
[0b61823e8b
] - deps : update undici to 5.28.2 (Node.js GitHub Bot) #51024
[95d8a273cc
] - deps : cherry-pick bfbe4e38d7 from libuv upstream (Abdirahim Musse) #50650
[06038a489e
] - deps : update libuv to 1.47.0 (Node.js GitHub Bot) #50650
[0dd53da722
] - (SEMVER-MINOR) deps : add simdjson (Yagiz Nizipli) #50322
[04eaa5cdd7
] - doc : run license-builder (github-actions[bot]) #51111
[26ed4ad01f
] - doc : deprecate hash constructor (Marco Ippolito) #51077
[637ffce4c4
] - doc : add note regarding --experimental-detect-module
(Shubherthi Mitra) #51089
[838179b096
] - doc : correct tracingChannel.traceCallback() (Gerhard Stöbich) #51068
[539bee4f0a
] - doc : use length argument in pbkdf2Key (Tobias Nießen) #51066
[c45a9a3187
] - doc : add deprecation notice to dirent.path
(Antoine du Hamel) #51059
[58ca66a1a7
] - doc : deprecate dirent.path
(Antoine du Hamel) #51020
[c2b6edf9ab
] - esm : fix hook name in error message (Bruce MacNaughton) #50466
[35e8f26f07
] - fs : throw fchownSync error from c++ (Yagiz Nizipli) #51075
[c3c8237089
] - fs : update params in jsdoc for createReadStream and createWriteStream (Jungku Lee) #51063
[3f7f3ce8c9
] - fs : improve error performance of readvSync (IlyasShabi) #50100
[7f95926f17
] - http : handle multi-value content-disposition header (Arsalan Ahmad) #50977
[7a8a2d5632
] - lib : don't parse windows drive letters as schemes (华) #50580
[aa2be4bb76
] - module : load source maps in commonjs
translator (Hiroki Osame) #51033
[c0e5e74876
] - module : document parentURL
in register options (Hiroki Osame) #51039
[4eedf5e694
] - module : fix recently introduced coverity warning (Michael Dawson) #50843
[9f54987fbc
] - module : merge config with package_json_reader
(Yagiz Nizipli) #50322
[5f95dca638
] - node-api : introduce experimental feature flags (Gabriel Schulhof) #50991
[3fb7fc909e
] - quic : further implementation details (James M Snell) #48244
[fa25e069fc
] - src : implement countObjectsWithPrototype (Joyee Cheung) #50572
[abe90527e4
] - src : register udp_wrap external references (Joyee Cheung) #50943
[84e2f51d14
] - src : register spawn_sync external references (Joyee Cheung) #50943
[2cfee53d7b
] - src : register process_wrap external references (Joyee Cheung) #50943
[9b7f79a8bd
] - src : fix double free reported by coverity (Michael Dawson) #51046
[fc5503246e
] - src : remove unused headers in node_file.cc
(Jungku Lee) #50927
[c3abdc58af
] - src : implement --trace-promises (Joyee Cheung) #50899
[f90fc83e97
] - src : fix dynamically linked zlib version (Richard Lau) #51007
[9bf144379f
] - src : omit bool values of package.json main field (Yagiz Nizipli) #50965
[45e4f82912
] - src : move package resolver to c++ (Yagiz Nizipli) #50322
[71acd36778
] - stream : implement TransformStream cleanup using "transformer.cancel" (Debadree Chatterjee) #50126
[5112306064
] - stream : fix fd is null when calling clearBuffer (kylo5aby) #50994
[ed070755ec
] - test : deflake test-diagnostics-channel-memory-leak (Joyee Cheung) #50572
[aee01ff1b4
] - test : test syncrhnous methods of child_process in snapshot (Joyee Cheung) #50943
[cc949869a3
] - test : handle relative https redirect (Richard Lau) #51121
[048349ed4c
] - test : fix test runner colored output test (Moshe Atlow) #51064
[7f5291d783
] - test : resolve path of embedtest binary correctly (Cheng Zhao) #50276
[4ddd0daf5f
] - test : escape cwd in regexp (Jérémy Lal) #50980
[3ccd5faabb
] - test_runner : format coverage report for tap reporter (Pulkit Gupta) #51119
[d5c9adf3df
] - test_runner : fix infinite loop when files are undefined in test runner (Pulkit Gupta) #51047
[328a41701c
] - tools : update lint-md-dependencies to rollup@4.7.0 (Node.js GitHub Bot) #51106
[297cb6f5c2
] - tools : update doc to highlight.js@11.9.0 unified@11.0.4 (Node.js GitHub Bot) #50459
[4705023343
] - tools : fix simdjson updater (Yagiz Nizipli) #50986
[c9841583db
] - tools : update eslint to 8.55.0 (Node.js GitHub Bot) #51025
[2b4671125e
] - tools : update lint-md-dependencies to rollup@4.6.1 (Node.js GitHub Bot) #51022
[cd891b37f6
] - util : improve performance of function areSimilarFloatArrays (Liu Jia) #51040
[e178a43509
] - vm : use v8::DeserializeInternalFieldsCallback explicitly (Joyee Cheung) #50984
[fd028e146f
] - win,tools : upgrade Windows signing to smctl (Stefan Stojanovic) #50956
You can’t perform that action at this time.