<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Node.js Blog: Releases]]></title><description><![CDATA[Node.js Blog: Releases]]></description><link>https://nodejs.org/en/</link><generator>metalsmith-feed</generator><lastBuildDate>Fri, 03 Apr 2020 23:59:08 GMT</lastBuildDate><atom:link href="https://nodejs.org/en/feed/releases.xml" rel="self" type="application/rss+xml"/><author><![CDATA[Node.js]]></author><language><![CDATA[English]]></language><docs/><item><title><![CDATA[Node v13.12.0 (Current)]]></title><description><![CDATA[<h3 id="header-macos-package-notarization-and-a-change-in-builder-configuration">macOS package notarization and a change in builder configuration<a id="macos-package-notarization-and-a-change-in-builder-configuration" class="anchor" href="#macos-package-notarization-and-a-change-in-builder-configuration" aria-labelledby="header-macos-package-notarization-and-a-change-in-builder-configuration"></a></h3><p>The macOS binaries for this release, and future 13.x releases, are now being compiled on
macOS 10.15 (Catalina) with Xcode 11 to support package notarization, a requirement for
installing on .pkg files on macOS 10.15 and later. Previous builds of Node.js 13.x were
compiled on macOS 10.11 (El Capitan) with Xcode 10. As binaries are still being compiled
to support a minimum of macOS 10.10 (Yosemite) we do not anticipate this having a negative
impact on Node.js 13.x users with older versions of macOS.</p>
<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>build</strong>:<ul>
<li>macOS package notarization (Rod Vagg) <a href="https://github.com/nodejs/node/pull/31459">#31459</a></li>
</ul>
</li>
<li><strong>deps</strong>:<ul>
<li>upgrade npm to 6.14.4 (Ruy Adorno) <a href="https://github.com/nodejs/node/pull/32495">#32495</a></li>
<li>update to uvwasi 0.0.6 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32309">#32309</a></li>
<li>upgrade to libuv 1.35.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32204">#32204</a></li>
</ul>
</li>
<li><strong>lib</strong>:<ul>
<li>add --disable-proto option to cli (Gus Caplan) <a href="https://github.com/nodejs/node/pull/32279">#32279</a></li>
</ul>
</li>
<li><strong>node_report</strong>:<ul>
<li>move diagnostic reports to stable (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
</ul>
</li>
<li><strong>worker</strong>:<ul>
<li>allow URL in Worker constructor (Antoine du HAMEL) <a href="https://github.com/nodejs/node/pull/31664">#31664</a></li>
</ul>
</li>
<li><strong>util</strong>:<ul>
<li>use a global symbol for <code>util.promisify.custom</code> (ExE Boss) <a href="https://github.com/nodejs/node/pull/31672">#31672</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/81183caa4c"><code>81183caa4c</code></a>] - <strong>build</strong>: annotate markdown lint failures in pull requests (Richard Lau) <a href="https://github.com/nodejs/node/pull/32391">#32391</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8a020e636"><code>f8a020e636</code></a>] - <strong>build</strong>: macOS package notarization (Rod Vagg) <a href="https://github.com/nodejs/node/pull/31459">#31459</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/85bdb424c2"><code>85bdb424c2</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>build</strong>: add asan check in Github action&quot; (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/32324">#32324</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ea5ffc033"><code>8ea5ffc033</code></a>] - <strong>build</strong>: expand ASAN acronym in configure help (Sam Roberts) <a href="https://github.com/nodejs/node/pull/32325">#32325</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/074c3c144f"><code>074c3c144f</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>build</strong>: make --without-report a no-op (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/96ad768dbc"><code>96ad768dbc</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>build</strong>: remove node_report option in node.gyp (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2069c4e530"><code>2069c4e530</code></a>] - <strong>build</strong>: disable libstdc++ debug containers globally (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/30147">#30147</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/79fdc6bea3"><code>79fdc6bea3</code></a>] - <strong>cli</strong>: allow --huge-max-old-generation-size in NODE_OPTIONS (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32251">#32251</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/deab08bc4e"><code>deab08bc4e</code></a>] - <strong>deps</strong>: upgrade npm to 6.14.4 (Ruy Adorno) <a href="https://github.com/nodejs/node/pull/32495">#32495</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6387cf88c2"><code>6387cf88c2</code></a>] - <strong>deps</strong>: update term-size with signed version (Rod Vagg) <a href="https://github.com/nodejs/node/pull/31459">#31459</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8201704231"><code>8201704231</code></a>] - <strong>deps</strong>: remove *.pyc files from deps/npm (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/32387">#32387</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eef4721174"><code>eef4721174</code></a>] - <strong>deps</strong>: update npm to 6.14.3 (Myles Borins) <a href="https://github.com/nodejs/node/pull/32368">#32368</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fbdc4f59f7"><code>fbdc4f59f7</code></a>] - <strong>deps</strong>: upgrade npm to 6.14.1 (Isaac Z. Schlueter) <a href="https://github.com/nodejs/node/pull/31977">#31977</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d640426c8b"><code>d640426c8b</code></a>] - <strong>deps</strong>: update archs files for OpenSSL-1.1.1e (Hassaan Pasha) <a href="https://github.com/nodejs/node/pull/32328">#32328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d719f87ad6"><code>d719f87ad6</code></a>] - <strong>deps</strong>: adjust openssl configuration for 1.1.1e (Hassaan Pasha) <a href="https://github.com/nodejs/node/pull/32328">#32328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3878d8dd2e"><code>3878d8dd2e</code></a>] - <strong>deps</strong>: upgrade openssl sources to 1.1.1e (Hassaan Pasha) <a href="https://github.com/nodejs/node/pull/32328">#32328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2cb9f7acb6"><code>2cb9f7acb6</code></a>] - <strong>deps</strong>: update to ICU 66.1 (Steven R. Loomis) <a href="https://github.com/nodejs/node/pull/32348">#32348</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e16964ed22"><code>e16964ed22</code></a>] - <strong>deps</strong>: minor ICU fixes: maint docs/tool, downloader (Steven R. Loomis) <a href="https://github.com/nodejs/node/pull/32347">#32347</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3825afed74"><code>3825afed74</code></a>] - <strong>deps</strong>: upgrade to c-ares v1.16.0 (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32246">#32246</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7904ecd245"><code>7904ecd245</code></a>] - <strong>deps</strong>: update to uvwasi 0.0.6 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32309">#32309</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bee126131a"><code>bee126131a</code></a>] - <strong>deps</strong>: upgrade to libuv 1.35.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32204">#32204</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ae90bccb70"><code>ae90bccb70</code></a>] - <strong>deps</strong>: V8: cherry-pick f9257802c1c0 (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/32180">#32180</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/11ed1e6c86"><code>11ed1e6c86</code></a>] - <strong>deps,doc</strong>: move openssl maintenance guide to doc (Sam Roberts) <a href="https://github.com/nodejs/node/pull/32209">#32209</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/40a9289e53"><code>40a9289e53</code></a>] - <strong>doc</strong>: remove extraneous sentence in events.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32457">#32457</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6168bd5951"><code>6168bd5951</code></a>] - <strong>doc</strong>: remove unnecessary &quot;obvious(ly)&quot; modifiers in esm.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32457">#32457</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9fda9123b1"><code>9fda9123b1</code></a>] - <strong>doc</strong>: trim wording in n-api.md text about exceptions (Rich Trott) <a href="https://github.com/nodejs/node/pull/32457">#32457</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3e002c3977"><code>3e002c3977</code></a>] - <strong>doc</strong>: update async_hooks.md (Victor) <a href="https://github.com/nodejs/node/pull/32382">#32382</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6693b40bd5"><code>6693b40bd5</code></a>] - <strong>doc</strong>: simplify and correct example descriptions in net.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32451">#32451</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5e4adfb49"><code>b5e4adfb49</code></a>] - <strong>doc</strong>: add new TSC members (Michael Dawson) <a href="https://github.com/nodejs/node/pull/32473">#32473</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/99a7636443"><code>99a7636443</code></a>] - <strong>doc</strong>: fix lint warning in doc/api/esm.md (Richard Lau) <a href="https://github.com/nodejs/node/pull/32462">#32462</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dfcc3e8990"><code>dfcc3e8990</code></a>] - <strong>doc</strong>: improve wording in vm.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32427">#32427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bbea3f21ff"><code>bbea3f21ff</code></a>] - <strong>doc</strong>: improve wording in esm.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32427">#32427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4ca30303a7"><code>4ca30303a7</code></a>] - <strong>doc</strong>: import clarifications with links to MDN (Eric Dobbertin) <a href="https://github.com/nodejs/node/pull/31479">#31479</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/471a5d8b82"><code>471a5d8b82</code></a>] - <strong>doc</strong>: add note re term-size commit on top of npm (Rod Vagg) <a href="https://github.com/nodejs/node/pull/32403">#32403</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/99f260f42a"><code>99f260f42a</code></a>] - <strong>doc</strong>: official macOS builds now on 10.15 + Xcode 11 (Rod Vagg) <a href="https://github.com/nodejs/node/pull/31459">#31459</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/569e555c2e"><code>569e555c2e</code></a>] - <strong>doc</strong>: update security release process (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31679">#31679</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2ce8e9c99"><code>d2ce8e9c99</code></a>] - <strong>doc</strong>: fix some 404 links (Thomas Watson Steen) <a href="https://github.com/nodejs/node/pull/32200">#32200</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b8753466e5"><code>b8753466e5</code></a>] - <strong>doc</strong>: complete n-api version matrix (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/32304">#32304</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e1fb2b9af"><code>2e1fb2b9af</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>doc</strong>: update stability of report features (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/597bcb530a"><code>597bcb530a</code></a>] - <strong>doc</strong>: update conditional exports recommendations (Guy Bedford) <a href="https://github.com/nodejs/node/pull/32098">#32098</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5080734301"><code>5080734301</code></a>] - <strong>doc</strong>: expand fs.watch caveats (Bartosz Sosnowski) <a href="https://github.com/nodejs/node/pull/32176">#32176</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/19fee761ba"><code>19fee761ba</code></a>] - <strong>doc</strong>: add Ruben to TSC (Michael Dawson) <a href="https://github.com/nodejs/node/pull/32213">#32213</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c72a678d0c"><code>c72a678d0c</code></a>] - <strong>doc</strong>: add missing link for v13.11.0 changelog (Myles Borins) <a href="https://github.com/nodejs/node/pull/32218">#32218</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd388b25f6"><code>cd388b25f6</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>doc,lib,src,test</strong>: make --experimental-report a nop (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/71a2fa24da"><code>71a2fa24da</code></a>] - <strong>errors</strong>: drop pronouns from ERR_WORKER_PATH message (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32285">#32285</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3e9012a3da"><code>3e9012a3da</code></a>] - <strong>esm</strong>: port loader code to JS (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32201">#32201</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ef32069d0c"><code>ef32069d0c</code></a>] - <strong>http</strong>: don&#39;t emit &#39;finish&#39; after &#39;error&#39; (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32276">#32276</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2fea9fb4a"><code>d2fea9fb4a</code></a>] - <strong>http2</strong>: rename counter in <code>mapToHeaders</code> inner loop (Mateusz Krawczuk) <a href="https://github.com/nodejs/node/pull/32012">#32012</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/36ba54e8e1"><code>36ba54e8e1</code></a>] - <strong>lib</strong>: add option to disable __proto__ (Gus Caplan) <a href="https://github.com/nodejs/node/pull/32279">#32279</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/435341a94f"><code>435341a94f</code></a>] - <strong>lib</strong>: use spread operator on cluster (himself65) <a href="https://github.com/nodejs/node/pull/32125">#32125</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd0982ae7c"><code>cd0982ae7c</code></a>] - <strong>lib</strong>: change var to let/const (himself65) <a href="https://github.com/nodejs/node/pull/32037">#32037</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/397cbca720"><code>397cbca720</code></a>] - <strong>meta</strong>: move inactive collaborators to emeriti (Rich Trott) <a href="https://github.com/nodejs/node/pull/32151">#32151</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7356c43997"><code>7356c43997</code></a>] - <strong>module</strong>: add hook for global preload code (Jan Krems) <a href="https://github.com/nodejs/node/pull/32068">#32068</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/59a21e28d6"><code>59a21e28d6</code></a>] - <strong>n-api</strong>: fix comment on expected N-API version (Michael Dawson) <a href="https://github.com/nodejs/node/pull/32236">#32236</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1ecd407a71"><code>1ecd407a71</code></a>] - <strong>repl</strong>: align preview with the actual executed code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/32154">#32154</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/28e298f219"><code>28e298f219</code></a>] - <strong>report</strong>: handle on-fatalerror better (Harshitha KP) <a href="https://github.com/nodejs/node/pull/32207">#32207</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94952b4ac8"><code>94952b4ac8</code></a>] - <strong>src</strong>: enhance C++ sprintf utility (himself65) <a href="https://github.com/nodejs/node/pull/32385">#32385</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e9e12b8f36"><code>e9e12b8f36</code></a>] - <strong>src</strong>: use single ObjectTemplate for TextDecoder (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32426">#32426</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6f06cf0bf4"><code>6f06cf0bf4</code></a>] - <strong>src</strong>: delete BaseObjectWeakPtr data when pointee is gone (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32393">#32393</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2bcf535a05"><code>2bcf535a05</code></a>] - <strong>src</strong>: simplify IsolateData shortcut accesses (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32407">#32407</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2fe351f6c3"><code>2fe351f6c3</code></a>] - <strong>src</strong>: delete CallbackInfo when cleared from cleanup hook (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32405">#32405</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd55a9a607"><code>bd55a9a607</code></a>] - <strong>src</strong>: avoid Isolate::GetCurrent() for platform implementation (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32269">#32269</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/11650c683e"><code>11650c683e</code></a>] - <strong>src</strong>: update comment for SetImmediate() (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32300">#32300</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/243d0d4716"><code>243d0d4716</code></a>] - <strong>src</strong>: add debug option to report large page stats (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/32331">#32331</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f873d87a7f"><code>f873d87a7f</code></a>] - <strong>src</strong>: prefer OnScopeLeave over shared_ptr&lt;void&gt; (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32247">#32247</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1c4a112fcc"><code>1c4a112fcc</code></a>] - <strong>src</strong>: clean up stream_base.h and stream-base-inl.h (James M Snell) <a href="https://github.com/nodejs/node/pull/32307">#32307</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1476182670"><code>1476182670</code></a>] - <strong>src</strong>: handle NULL env scenario (himself65) <a href="https://github.com/nodejs/node/pull/32230">#32230</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1950c08ab1"><code>1950c08ab1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: unconditionally include report feature (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c00ce7b708"><code>c00ce7b708</code></a>] - <strong>src</strong>: find .text section using dl_iterate_phdr (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/32244">#32244</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7fc5e6d37b"><code>7fc5e6d37b</code></a>] - <strong>src</strong>: fix warn_unused_result compiler warning (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32241">#32241</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d497f268f2"><code>d497f268f2</code></a>] - <strong>src</strong>: refactor to more safe method (gengjiawen) <a href="https://github.com/nodejs/node/pull/32087">#32087</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5b7bf5ea4"><code>b5b7bf5ea4</code></a>] - <strong>src,cli</strong>: support compact (one-line) JSON reports (Sam Roberts) <a href="https://github.com/nodejs/node/pull/32254">#32254</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/56da8dfd86"><code>56da8dfd86</code></a>] - <strong>stream</strong>: emit &#39;pause&#39; on unpipe (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32476">#32476</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b7a8878f0c"><code>b7a8878f0c</code></a>] - <strong>stream</strong>: fix pipeline with dest in objectMode (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32414">#32414</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0185e3a46c"><code>0185e3a46c</code></a>] - <strong>stream</strong>: add pipeline test for destroy of returned stream (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32425">#32425</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/23ba0889ce"><code>23ba0889ce</code></a>] - <strong>stream</strong>: don&#39;t emit &#39;finish&#39; after &#39;error&#39; (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32275">#32275</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/07e41311d0"><code>07e41311d0</code></a>] - <strong>test</strong>: refactoring / cleanup on child-process tests (James M Snell) <a href="https://github.com/nodejs/node/pull/32078">#32078</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2f73e6eee0"><code>2f73e6eee0</code></a>] - <strong>test</strong>: use mustCall in place of countdown in timers test (Rich Trott) <a href="https://github.com/nodejs/node/pull/32416">#32416</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/76a7386eff"><code>76a7386eff</code></a>] - <strong>test</strong>: end tls connection with some data (Sam Roberts) <a href="https://github.com/nodejs/node/pull/32328">#32328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fcf9b46d55"><code>fcf9b46d55</code></a>] - <strong>test</strong>: discard data received by client (Hassaan Pasha) <a href="https://github.com/nodejs/node/pull/32328">#32328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e287837f8"><code>2e287837f8</code></a>] - <strong>test</strong>: replace countdown with Promise.all() in cluster-net-listen tests (Rich Trott) <a href="https://github.com/nodejs/node/pull/32381">#32381</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bdcc11f167"><code>bdcc11f167</code></a>] - <strong>test</strong>: replace Map with Array in cluster-net-listen tests (Rich Trott) <a href="https://github.com/nodejs/node/pull/32381">#32381</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4d173ea7d6"><code>4d173ea7d6</code></a>] - <strong>test</strong>: uv_tty_init returns EBADF on IBM i (Xu Meng) <a href="https://github.com/nodejs/node/pull/32338">#32338</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/05fd16048c"><code>05fd16048c</code></a>] - <strong>test</strong>: use Promise.all() in test-hash-seed (Rich Trott) <a href="https://github.com/nodejs/node/pull/32273">#32273</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/76781bd16e"><code>76781bd16e</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>test</strong>: remove common.skipIfReportDisabled() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32242">#32242</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df1d4f708f"><code>df1d4f708f</code></a>] - <strong>test</strong>: workaround for V8 8.1 inspector pause issue (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/32234">#32234</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fbcf602823"><code>fbcf602823</code></a>] - <strong>test</strong>: make test-memory-usage predictable (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/32239">#32239</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/09ca76befa"><code>09ca76befa</code></a>] - <strong>test</strong>: verify that WASI errors are rethrown (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32157">#32157</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd80c21e9c"><code>fd80c21e9c</code></a>] - <strong>test</strong>: add new scenario for async-local storage (Harshitha KP) <a href="https://github.com/nodejs/node/pull/32082">#32082</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c0af3acc52"><code>c0af3acc52</code></a>] - <strong>test</strong>: use portable EOL (Harshitha KP) <a href="https://github.com/nodejs/node/pull/32104">#32104</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ed83a1cc09"><code>ed83a1cc09</code></a>] - <strong>test</strong>: refactor and simplify test-repl-preview (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/32154">#32154</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/08edf53207"><code>08edf53207</code></a>] - <strong>test</strong>: <code>buffer.write</code> with longer string scenario (Harshitha KP) <a href="https://github.com/nodejs/node/pull/32123">#32123</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2262e7c26d"><code>2262e7c26d</code></a>] - <strong>test</strong>: fix test-tls-env-extra-ca-file-load (Eric Bickle) <a href="https://github.com/nodejs/node/pull/32073">#32073</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dedd219622"><code>dedd219622</code></a>] - <strong>tools</strong>: fixup icutrim.py use of string and bytes objects (Jonathan MERCIER) <a href="https://github.com/nodejs/node/pull/31659">#31659</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5adaf1092a"><code>5adaf1092a</code></a>] - <strong>tools</strong>: update <a href="mailto:minimist@1.2.5">minimist@1.2.5</a> (Rich Trott) <a href="https://github.com/nodejs/node/pull/32274">#32274</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/963ce088fc"><code>963ce088fc</code></a>] - <strong>tools</strong>: update to <a href="mailto:acorn@7.1.1">acorn@7.1.1</a> (Rich Trott) <a href="https://github.com/nodejs/node/pull/32259">#32259</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa1fa3111a"><code>fa1fa3111a</code></a>] - <strong>util</strong>: text decoding allows SharedArrayBuffer (Bradley Farias) <a href="https://github.com/nodejs/node/pull/32203">#32203</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/53fd0d80b1"><code>53fd0d80b1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: use a global symbol for <code>util.promisify.custom</code> (ExE Boss) <a href="https://github.com/nodejs/node/pull/31672">#31672</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e83dcdef7e"><code>e83dcdef7e</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>worker</strong>: allow URL in Worker constructor (Antoine du HAMEL) <a href="https://github.com/nodejs/node/pull/31664">#31664</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-x86.msi">https://nodejs.org/dist/v13.12.0/node-v13.12.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-x64.msi">https://nodejs.org/dist/v13.12.0/node-v13.12.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/win-x86/node.exe">https://nodejs.org/dist/v13.12.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/win-x64/node.exe">https://nodejs.org/dist/v13.12.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0.pkg">https://nodejs.org/dist/v13.12.0/node-v13.12.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.12.0/node-v13.12.0.tar.gz">https://nodejs.org/dist/v13.12.0/node-v13.12.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.12.0/">https://nodejs.org/dist/v13.12.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.12.0/api/">https://nodejs.org/docs/v13.12.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

fe07c84054befb425bb8e270337410ed0ce865f910d86e26f37c29d40554f709  node-v13.12.0-aix-ppc64.tar.gz
1fe3103610e8eb66ae71872ea1b4e868a638292a4e7ad0e41976a9fe417a09c7  node-v13.12.0-darwin-x64.tar.gz
8b2209b0cd8d3e7d10a7be1ebbe66fd041eaa3f123faf8ae3c711e012f3d4078  node-v13.12.0-darwin-x64.tar.xz
a905fa92674bf23ecb92156770f7a7f4a536fcdeb38b0421ca7c033550aded9f  node-v13.12.0-headers.tar.gz
9ea2e86600160aea5ce0062cfc9b53db156b3d982705d211a9fe3e2b6ae763a9  node-v13.12.0-headers.tar.xz
9c28226e84bd44f7309ffdd4deb022fb59479ef0386e82890cd19b02162940f3  node-v13.12.0-linux-arm64.tar.gz
2e8c12e575fcceb2d6f46eb3c50c6bfa98e91540bddaf91ca1c0fe739619ca0b  node-v13.12.0-linux-arm64.tar.xz
bcbae35d05ba7e59aa68fbcd8f78cfcd6034be35da3e1283b527ae0fae802e67  node-v13.12.0-linux-armv7l.tar.gz
f163c2e5348cf18e44180e3d68cca06c058516c918d9b2c238bea3e9be1b9f76  node-v13.12.0-linux-armv7l.tar.xz
e6e1cdf52b69d71d27b14a0fbc95e4c78a4486e830ff593420008567ae19f2cf  node-v13.12.0-linux-ppc64le.tar.gz
7e556b2d4f6bdfbe243aded9b0f4a342596d80455e9e481db5dd6deed5c9840f  node-v13.12.0-linux-ppc64le.tar.xz
d2596c532ce8056e4c6a633cbe0133390c6ca702ee110d4d6ee29b898d90e00a  node-v13.12.0-linux-s390x.tar.gz
43d284c98b6f1de2a06708342401406fb11d8cc01e4939596742f3954c95a9ce  node-v13.12.0-linux-s390x.tar.xz
3e66b14bbeb9ea1ba129fae7c65374844f4ddaf1e48e2bc19b3b2570e158e362  node-v13.12.0-linux-x64.tar.gz
95eb1188872e243323cbc31fc80048be3fdfdda91505c62c80c599281de357ed  node-v13.12.0-linux-x64.tar.xz
d78bdd6bc5f3727189cb733e035c0e07b649248b065bc677aedfc476f0e8307d  node-v13.12.0.pkg
7536f4f921651274af805be08b7249c0ff4595f46599aecebff872e50f9ac268  node-v13.12.0-sunos-x64.tar.gz
6b8d18816173c50db71c0886bbe328dca121df028f4525e7dbf801cdfb1c5da8  node-v13.12.0-sunos-x64.tar.xz
1b74d624493f17210b96dbd925066034e2d540090a36a99d5c50155cd6726a38  node-v13.12.0.tar.gz
0d7e675a0bca4f4bbfa7a0c886f25ed038e7ced1bca55d0404fcb719ff6638a5  node-v13.12.0.tar.xz
d4346f855d80f94ac963b0cdc723285211f29f548628e3bccb245c93a2e5414a  node-v13.12.0-win-x64.7z
de8445794ecbcfe895f4775417d1e2cc023e2212b1f5d4ff5cc0ed6875f7c911  node-v13.12.0-win-x64.zip
a26f00af29b2311c395cc7dfcd193ba20b19fb9330724b8291747314947db4dd  node-v13.12.0-win-x86.7z
33f5b57a8518efe5130daa48af7003f02771907b6efcc45d3a12b8612ed74408  node-v13.12.0-win-x86.zip
b136d990dae482e80aa04a66df5b9c2a788302cc949b7575ad6440d29e6e13ed  node-v13.12.0-x64.msi
5b5df4fc131e49d7ef23ad0c0fa21844724a57901f8381e60d625ee4437b5d91  node-v13.12.0-x86.msi
a5c49d8053f399bf8eb3de86426b2274982ddceaeade7fb2f3446b4ebc7cd2e4  win-x64/node.exe
2e989289f12461098a357340266afdf658989d13b32e5dfc98c5f43940052e12  win-x64/node.lib
6cc61eaabea1ce716e6a2c3db883e7f8715150f88386ce4b1aec6c91179e364d  win-x64/node_pdb.7z
00d3f54bcf9b3971701ea51f9c2a41db7e2c5cc2c8c769b3c72c3b9ceca59f07  win-x64/node_pdb.zip
8f3c657a02c109c88c3b1cd7241ebde76645a1527b24e83ca7a51cda7134dc5c  win-x86/node.exe
9bef778099abe591c282b6cd5f097c965292a7dfa0e1967b8e107371d5c37a16  win-x86/node.lib
cf950c9ce7f51f6667ee7ac56b03b0b61517e515f939b92a92c5206624df0f6c  win-x86/node_pdb.7z
f21ea5042fc96f93f53cbdd792fc1679969d25f1d6999352eddd219caa228afd  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl59McQACgkQkzsB9Atc
qUbsLAf+L7IGAkmhJxxwQk0jz2PyuZ07NNdQZtAIHQ+8AV/jD4t97MWZKnh/HsT7
fTkK6Tz1YK8WRA116Cl+s4VYBin+R8KVHxo7OTQ9NGsOyG8V7SC9lpcuuCV+Hqz/
da/LLfL83b1TEfRKpLw8RmpiA7k/7E3kEllkffG1YZxCTenYhxbJp47u1hzO3/xw
ZYVk8H9tXiKgyeAtHH0S2saHFB2IVeXiG4wGwKUp+JcTq98tQsyDsUJL197EwZ1n
hf7aQ/1mHdogQKxu3Me/7Iy2ZXRiTPK5Z8RedYDzvPk3bhqY5YbHbD2cJLltGpjl
A7VCTI5So5GjVGXrHMkBc7Bd1Pm3EQ==
=af3y
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.12.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.12.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Thu, 26 Mar 2020 22:51:24 GMT</pubDate></item><item><title><![CDATA[Node v13.11.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>async_hooks</strong>: add sync enterWith to ALS (Stephen Belanger) <a href="https://github.com/nodejs/node/pull/31945">#31945</a></li>
<li><strong>cli</strong>: allow --jitless V8 flag in NODE_OPTIONS (Andrew Neitsch) <a href="https://github.com/nodejs/node/pull/32100">#32100</a></li>
<li><strong>fs</strong>: return first folder made by mkdir recursive (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/31530">#31530</a></li>
<li><strong>n-api</strong>: define release 6 (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/32058">#32058</a></li>
<li><strong>os</strong>: create a getter for kernel version (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/31732">#31732</a></li>
<li><strong>wasi</strong>: add returnOnExit option (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32101">#32101</a></li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/478f1e7e13"><code>478f1e7e13</code></a>] - <strong>async_hooks</strong>: avoid resource reuse by FileHandle (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31972">#31972</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4d5981be96"><code>4d5981be96</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>async_hooks</strong>: add sync enterWith to ALS (Stephen Belanger) <a href="https://github.com/nodejs/node/pull/31945">#31945</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3befe80c4f"><code>3befe80c4f</code></a>] - <strong>async_hooks</strong>: fix ctx loss after nested ALS calls (Andrey Pechkurov) <a href="https://github.com/nodejs/node/pull/32085">#32085</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ddb882439f"><code>ddb882439f</code></a>] - <strong>benchmark</strong>: remove special test entries (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31755">#31755</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5d92cec12d"><code>5d92cec12d</code></a>] - <strong>benchmark</strong>: add <code>test</code> and <code>all</code> options and improve errors&quot; (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31755">#31755</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e11f38cbab"><code>e11f38cbab</code></a>] - <strong>benchmark</strong>: refactor helper into a class (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31755">#31755</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/31ec44302a"><code>31ec44302a</code></a>] - <strong>benchmark</strong>: remove problematic tls params (Brian White) <a href="https://github.com/nodejs/node/pull/31816">#31816</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/079bb31b29"><code>079bb31b29</code></a>] - <strong>build</strong>: remove empty line on node.gyp file (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/31952">#31952</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fe34da84de"><code>fe34da84de</code></a>] - <strong>build</strong>: add mjs extension to lint-js (Nick Schonning) <a href="https://github.com/nodejs/node/pull/32145">#32145</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d66daa5661"><code>d66daa5661</code></a>] - <strong>build</strong>: support android build on ndk version equal or above 23 (forfun414) <a href="https://github.com/nodejs/node/pull/31521">#31521</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3c06316679"><code>3c06316679</code></a>] - <strong>build</strong>: workaround for gclient python3 issues (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/32140">#32140</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/64135249e5"><code>64135249e5</code></a>] - <strong>build</strong>: allow use of system-installed brotli (André Draszik) <a href="https://github.com/nodejs/node/pull/32046">#32046</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f07d423d16"><code>f07d423d16</code></a>] - <strong>build</strong>: allow passing multiple libs to pkg_config (André Draszik) <a href="https://github.com/nodejs/node/pull/32046">#32046</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7c739aa386"><code>7c739aa386</code></a>] - <strong>build</strong>: enable backtrace when V8 is built for PPC and S390x (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/32113">#32113</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e1347b411a"><code>e1347b411a</code></a>] - <strong>cli</strong>: allow --jitless V8 flag in NODE_OPTIONS (Andrew Neitsch) <a href="https://github.com/nodejs/node/pull/32100">#32100</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ce686c03ae"><code>ce686c03ae</code></a>] - <strong>crypto</strong>: optimize sign.update() and verify.update() (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31767">#31767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a727b13343"><code>a727b13343</code></a>] - <strong>crypto</strong>: make update(buf, enc) ignore encoding (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31766">#31766</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/893e9183b5"><code>893e9183b5</code></a>] - <strong>doc</strong>: include the error type in the request.resolve doc (Joe Pea) <a href="https://github.com/nodejs/node/pull/32152">#32152</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/af73ed632c"><code>af73ed632c</code></a>] - <strong>doc</strong>: clear up child_process command resolution (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/32091">#32091</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa78aa4a60"><code>fa78aa4a60</code></a>] - <strong>doc</strong>: clarify windows specific behaviour (Sam Roberts) <a href="https://github.com/nodejs/node/pull/32079">#32079</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5bc51612b9"><code>5bc51612b9</code></a>] - <strong>doc</strong>: improve Buffer documentation (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32086">#32086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/35bea0798e"><code>35bea0798e</code></a>] - <strong>doc</strong>: add support encoding link on string_decoder.md (himself65) <a href="https://github.com/nodejs/node/pull/31911">#31911</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3fa57ee0c2"><code>3fa57ee0c2</code></a>] - <strong>doc</strong>: add entry for <code>AsyncHook</code> class (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31865">#31865</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/38329bd438"><code>38329bd438</code></a>] - <strong>doc</strong>: prevent tables from shrinking page (David Gilbertson) <a href="https://github.com/nodejs/node/pull/31859">#31859</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bc1e3575d4"><code>bc1e3575d4</code></a>] - <strong>doc</strong>: change worker.takeHeapSnapshot to getHeapSnapshot (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/32061">#32061</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7de4dfba79"><code>7de4dfba79</code></a>] - <strong>doc</strong>: remove personal pronoun usage in policy.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32142">#32142</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/618b389b6a"><code>618b389b6a</code></a>] - <strong>doc</strong>: remove personal pronoun usage in fs.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32142">#32142</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa99fb2eac"><code>fa99fb2eac</code></a>] - <strong>doc</strong>: remove personal pronoun usage in errors.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32142">#32142</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2d39369ee5"><code>2d39369ee5</code></a>] - <strong>doc</strong>: remove personal pronoun usage in addons.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32142">#32142</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02ebc81e94"><code>02ebc81e94</code></a>] - <strong>doc</strong>: revise tools/icu/README.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32136">#32136</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/50c5eb49ab"><code>50c5eb49ab</code></a>] - <strong>doc</strong>: link setRawMode() from signal docs (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32088">#32088</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/97965f518c"><code>97965f518c</code></a>] - <strong>doc</strong>: document self-referencing a package name (Gil Tayar) <a href="https://github.com/nodejs/node/pull/31680">#31680</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a79b8fa6f8"><code>a79b8fa6f8</code></a>] - <strong>doc</strong>: document fs.watchFile() bigint option (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32128">#32128</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e5f81f69c"><code>2e5f81f69c</code></a>] - <strong>doc</strong>: fix broken links in benchmark README (Rich Trott) <a href="https://github.com/nodejs/node/pull/32121">#32121</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/50094de274"><code>50094de274</code></a>] - <strong>doc</strong>: remove em dashes (Rich Trott) <a href="https://github.com/nodejs/node/pull/32080">#32080</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5f12595e00"><code>5f12595e00</code></a>] - <strong>doc</strong>: update email address in authors (Yael Hermon) <a href="https://github.com/nodejs/node/pull/32026">#32026</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/77e5b509a9"><code>77e5b509a9</code></a>] - <strong>doc,test</strong>: add server.timeout property to http2 public API (Andrey Pechkurov) <a href="https://github.com/nodejs/node/pull/31693">#31693</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4c2e4d1747"><code>4c2e4d1747</code></a>] - <strong>esm</strong>: remove unused parameter on module.instantiate (himself65) <a href="https://github.com/nodejs/node/pull/32147">#32147</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55486bceb9"><code>55486bceb9</code></a>] - <strong>events</strong>: fix removeListener for Symbols (zfx) <a href="https://github.com/nodejs/node/pull/31847">#31847</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94f3eed229"><code>94f3eed229</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>fs</strong>: make fs.read params optional (Lucas Holmquist) <a href="https://github.com/nodejs/node/pull/31402">#31402</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7eed9d6bcc"><code>7eed9d6bcc</code></a>] - <strong>fs</strong>: fix WriteStream autoClose order (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31790">#31790</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ff58854dbe"><code>ff58854dbe</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>fs</strong>: return first folder made by mkdir recursive (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/31530">#31530</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1c4f4cc436"><code>1c4f4cc436</code></a>] - <strong>fs</strong>: fix writeFile[Sync] for non-seekable files (Alba Mendez) <a href="https://github.com/nodejs/node/pull/32006">#32006</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c106a857a9"><code>c106a857a9</code></a>] - <strong>fs</strong>: fix valid id range on chown, lchown, fchown (himself65) <a href="https://github.com/nodejs/node/pull/31694">#31694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1ffa9f388f"><code>1ffa9f388f</code></a>] - <strong>http</strong>: fix socket re-use races (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32000">#32000</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49a07f7932"><code>49a07f7932</code></a>] - <strong>http, async_hooks</strong>: remove unneeded reference to wrapping resource (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/32054">#32054</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/897b1d2e5e"><code>897b1d2e5e</code></a>] - <strong>lib</strong>: move isLegalPort to validators, refactor (James M Snell) <a href="https://github.com/nodejs/node/pull/31851">#31851</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/607ac90906"><code>607ac90906</code></a>] - <strong>lib</strong>: improve value validation utils (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31480">#31480</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c0ba6ec560"><code>c0ba6ec560</code></a>] - <strong>meta</strong>: move thefourtheye to TSC Emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/32059">#32059</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/710c9051e3"><code>710c9051e3</code></a>] - <strong>n-api</strong>: define release 6 (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/32058">#32058</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e83671c3c4"><code>e83671c3c4</code></a>] - <strong>src</strong>: DRY crypto Update() methods (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31767">#31767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/025f658fa6"><code>025f658fa6</code></a>] - <strong>src</strong>: fix spawnSync CHECK when SIGKILL fails (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31768">#31768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2248ba760b"><code>2248ba760b</code></a>] - <strong>src</strong>: fix missing extra ca in tls.rootCertificates (Eric Bickle) <a href="https://github.com/nodejs/node/pull/32075">#32075</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa376f420c"><code>fa376f420c</code></a>] - <strong>src</strong>: fix -Wmaybe-uninitialized compiler warning (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31809">#31809</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c3aa3e70f0"><code>c3aa3e70f0</code></a>] - <strong>src</strong>: remove unused include from node_file.cc (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31809">#31809</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d8c927b5f1"><code>d8c927b5f1</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>src</strong>: keep main-thread Isolate attached to platform during Dispose&quot; (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31853">#31853</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/625d8f7007"><code>625d8f7007</code></a>] - <strong>src</strong>: discard tasks posted to platform TaskRunner during shutdown (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31853">#31853</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55a8ca8ee4"><code>55a8ca8ee4</code></a>] - <strong>src</strong>: elevate v8 namespace (RamanandPatil) <a href="https://github.com/nodejs/node/pull/32041">#32041</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1e9a2516df"><code>1e9a2516df</code></a>] - <strong>src</strong>: use C++ style for struct with initializers (Sam Roberts) <a href="https://github.com/nodejs/node/pull/32134">#32134</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6aa797b546"><code>6aa797b546</code></a>] - <strong>src</strong>: implement per-process native Debug() printer (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31884">#31884</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5127c700d0"><code>5127c700d0</code></a>] - <strong>src</strong>: refactor debug category parsing (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31884">#31884</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2388a40f56"><code>2388a40f56</code></a>] - <strong>src</strong>: make aliased_buffer.h self-contained (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31884">#31884</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/258a80d3cc"><code>258a80d3cc</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: create a getter for kernel version (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/31732">#31732</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cba75c5cf4"><code>cba75c5cf4</code></a>] - <strong>src</strong>: handle NULL env scenario (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31899">#31899</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc27846fb9"><code>cc27846fb9</code></a>] - <strong>src</strong>: simplify node_worker.cc using new KVStore API (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31773">#31773</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/296f35b888"><code>296f35b888</code></a>] - <strong>src</strong>: improve KVStore API (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31773">#31773</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd756883a7"><code>bd756883a7</code></a>] - <strong>src</strong>: add missing namespace using statements in node_watchdog.h (legendecas) <a href="https://github.com/nodejs/node/pull/32117">#32117</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e9f9d076e9"><code>e9f9d076e9</code></a>] - <strong>src</strong>: fix -Wreorder compiler warning (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32126">#32126</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b9b578652"><code>7b9b578652</code></a>] - <strong>src</strong>: fix -Winconsistent-missing-override warning (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32126">#32126</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4ac1ce1071"><code>4ac1ce1071</code></a>] - <strong>src</strong>: introduce node_sockaddr (James M Snell) <a href="https://github.com/nodejs/node/pull/32070">#32070</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/31e4a0d7ac"><code>31e4a0d7ac</code></a>] - <strong>src</strong>: Handle bad callback in asyc_wrap (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31946">#31946</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a03777096e"><code>a03777096e</code></a>] - <strong>src,http2</strong>: introduce node_http_common (James M Snell) <a href="https://github.com/nodejs/node/pull/32069">#32069</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fab8c83253"><code>fab8c83253</code></a>] - <strong>stream</strong>: avoid destroying writable source (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32198">#32198</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/66fe2d90ff"><code>66fe2d90ff</code></a>] - <strong>stream</strong>: avoid destroying http1 objects (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32197">#32197</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0a00552122"><code>0a00552122</code></a>] - <strong>stream</strong>: do not swallow errors with async iterators and pipeline (Matteo Collina) <a href="https://github.com/nodejs/node/pull/32051">#32051</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f2636598e8"><code>f2636598e8</code></a>] - <strong>stream</strong>: eos make const state const (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32031">#32031</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4b04bf89ad"><code>4b04bf89ad</code></a>] - <strong>stream</strong>: re-use legacy destroyer (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31316">#31316</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7ce1cc93ce"><code>7ce1cc93ce</code></a>] - <strong>stream</strong>: simplify pipeline (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31316">#31316</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9d1b1a3fbd"><code>9d1b1a3fbd</code></a>] - <strong>stream</strong>: simplify Writable.write (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31146">#31146</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1e05ddf406"><code>1e05ddf406</code></a>] - <strong>stream</strong>: improve writable.write() performance (Brian White) <a href="https://github.com/nodejs/node/pull/31624">#31624</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/90a4d438cb"><code>90a4d438cb</code></a>] - <strong>stream</strong>: combine properties using defineProperties (antsmartian) <a href="https://github.com/nodejs/node/pull/31187">#31187</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4640ea24bd"><code>4640ea24bd</code></a>] - <strong>stream</strong>: don&#39;t destroy final readable stream in pipeline (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32110">#32110</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2585b814b0"><code>2585b814b0</code></a>] - <strong>stream</strong>: add comments to pipeline implementation (Robert Nagy) <a href="https://github.com/nodejs/node/pull/32042">#32042</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ceca1c3a4f"><code>ceca1c3a4f</code></a>] - <strong>test</strong>: improve test-fs-existssync-false.js (himself65) <a href="https://github.com/nodejs/node/pull/31883">#31883</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/84197eaae0"><code>84197eaae0</code></a>] - <strong>test</strong>: mark test-timers-blocking-callback flaky on osx (Myles Borins) <a href="https://github.com/nodejs/node/pull/32189">#32189</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4589863518"><code>4589863518</code></a>] - <strong>test</strong>: always skip vm-timeout-escape-queuemicrotask (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31980">#31980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/188f1d275f"><code>188f1d275f</code></a>] - <strong>test</strong>: improve test-debug-usage (Rich Trott) <a href="https://github.com/nodejs/node/pull/32141">#32141</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/92cc406baf"><code>92cc406baf</code></a>] - <strong>test</strong>: refactor all benchmark tests to use the new test option (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31755">#31755</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6f9f2c5de4"><code>6f9f2c5de4</code></a>] - <strong>test</strong>: warn when inspector process crashes (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/32133">#32133</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a9654a7a9"><code>6a9654a7a9</code></a>] - <strong>test</strong>: increase test timeout to prevent flakiness (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31716">#31716</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/862cd2b49d"><code>862cd2b49d</code></a>] - <strong>test</strong>: use index.js if package.json &quot;main&quot; is empty (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/32040">#32040</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d64c9eba6"><code>3d64c9eba6</code></a>] - <strong>test</strong>: changed function to arrow function (ProdipRoy89) <a href="https://github.com/nodejs/node/pull/32045">#32045</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6545d1a55d"><code>6545d1a55d</code></a>] - <strong>test</strong>: allow EAI_FAIL in test-net-dns-error.js (Vita Batrla) <a href="https://github.com/nodejs/node/pull/31780">#31780</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1428de8ee6"><code>1428de8ee6</code></a>] - <strong>test</strong>: add WASI test for path_link() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32132">#32132</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/da7349d908"><code>da7349d908</code></a>] - <strong>test</strong>: remove superfluous checks in test-net-reconnect-error (Rich Trott) <a href="https://github.com/nodejs/node/pull/32120">#32120</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/74edcc5dd9"><code>74edcc5dd9</code></a>] - <strong>test</strong>: apply camelCase in test-net-reconnect-error (Rich Trott) <a href="https://github.com/nodejs/node/pull/32120">#32120</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8e435687bb"><code>8e435687bb</code></a>] - <strong>test</strong>: update tests for larger Buffers (Jakob Kummerow) <a href="https://github.com/nodejs/node/pull/32114">#32114</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/83e9a3ea59"><code>83e9a3ea59</code></a>] - <strong>test</strong>: add coverage for FSWatcher exception (Rich Trott) <a href="https://github.com/nodejs/node/pull/32057">#32057</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/89987b3a9f"><code>89987b3a9f</code></a>] - <strong>test</strong>: remove common.expectsInternalAssertion (Rich Trott) <a href="https://github.com/nodejs/node/pull/32057">#32057</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/35d0569356"><code>35d0569356</code></a>] - <strong>tools</strong>: enable no-useless-backreference lint rule (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31400">#31400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3c4210ea0"><code>d3c4210ea0</code></a>] - <strong>tools</strong>: enable default-case-last lint rule (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31400">#31400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/814bb4a35d"><code>814bb4a35d</code></a>] - <strong>tools</strong>: update ESLint to 7.0.0-alpha.2 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31400">#31400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cac1d01cad"><code>cac1d01cad</code></a>] - <strong>tools</strong>: update ESLint to 7.0.0-alpha.1 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31400">#31400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c70cfd2ba6"><code>c70cfd2ba6</code></a>] - <strong>tools</strong>: update ESLint to 7.0.0-alpha.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31400">#31400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bb41383bdc"><code>bb41383bdc</code></a>] - <strong>tools</strong>: use per-process native Debug() printer in mkcodecache (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31884">#31884</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eaf6723804"><code>eaf6723804</code></a>] - <strong>vm</strong>: refactor value validation with internal/validators.js (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31480">#31480</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dd83bd266d"><code>dd83bd266d</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>wasi</strong>: add returnOnExit option (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/32101">#32101</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-x86.msi">https://nodejs.org/dist/v13.11.0/node-v13.11.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-x64.msi">https://nodejs.org/dist/v13.11.0/node-v13.11.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/win-x86/node.exe">https://nodejs.org/dist/v13.11.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/win-x64/node.exe">https://nodejs.org/dist/v13.11.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0.pkg">https://nodejs.org/dist/v13.11.0/node-v13.11.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.11.0/node-v13.11.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.11.0/node-v13.11.0.tar.gz">https://nodejs.org/dist/v13.11.0/node-v13.11.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.11.0/">https://nodejs.org/dist/v13.11.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.11.0/api/">https://nodejs.org/docs/v13.11.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

35ef7b13b8c5cee625d14a82a896401ccccc60f2299c63827c52e3aff27a7b5a  node-v13.11.0-aix-ppc64.tar.gz
2d87989fb1e0d425667c5ca9893cb3ecfb30cd3344d543870246d65f8d9b892f  node-v13.11.0-darwin-x64.tar.gz
10e77257bd8a43930c221295e9c08bf38f6adb3b60c5c4d60db27b95b63ce953  node-v13.11.0-darwin-x64.tar.xz
82e0e8f7506bec1759331eeeecc8b09f9a3e7fa1d70d1154f884c4c6be887d7d  node-v13.11.0-headers.tar.gz
ab533f78130f8bd4683a57bfa56054a7fb79d3eb6a32fe871a5096fc6302ee6e  node-v13.11.0-headers.tar.xz
c20c89664b5f06559f0aa2f0ad334d6d8157599b01101719e455b2b500a13c1a  node-v13.11.0-linux-arm64.tar.gz
63ce9871b9802a1f021c84f282c63e1890524a32dc97d3e7a7ab8d52b4bde19e  node-v13.11.0-linux-arm64.tar.xz
98c59faf01ddb868f3238c802ce420cd4d46f04b6181525e92fd4d728469a7cf  node-v13.11.0-linux-armv7l.tar.gz
f80ea1c16d9027773c8aeb04ed8debe21896caa6f24256eb9b0aa7099b94e3d1  node-v13.11.0-linux-armv7l.tar.xz
103f759336fa74505d949c4cd0307e958b1eaf0ef71c36f0c147e3718af74322  node-v13.11.0-linux-ppc64le.tar.gz
8818d17d6d7f6eb5dfab15002cc07bc0d68f75b6bebff7f0aec76d37dc5e0354  node-v13.11.0-linux-ppc64le.tar.xz
6a6f659c32dcbf5b86b97b0d330125b4a89344a0244b626b1274d4f839868128  node-v13.11.0-linux-s390x.tar.gz
954c41fbc569ae8dcd7308861d4dcb497a605d15770f189ac4633e346cacf88b  node-v13.11.0-linux-s390x.tar.xz
db9592a3e54c34fcf2252e6cf49780dda93cc175d7a27654a8971e1eb5f1f989  node-v13.11.0-linux-x64.tar.gz
c127cf38f9a56d97646eb1fedb93712f304950c7143705de7180a701becc0fbb  node-v13.11.0-linux-x64.tar.xz
2e367005f9b01f9899518d4df7f4e75d0a919d04392a9563f8cd732476e3924b  node-v13.11.0.pkg
cef81650f8b76b28cea3155b69af49ae87d64acfa5ce48d759925a04172b8d7a  node-v13.11.0-sunos-x64.tar.gz
914ff8896b6f8deb00839151e3c166ba5db171b9b58a7067f40aad2cc05c8c7b  node-v13.11.0-sunos-x64.tar.xz
a47e0a2ce346c7d5b25a5d4cb3c9efa82068a2a32a2885332d7d354f9e120706  node-v13.11.0.tar.gz
e5402183e68806785b3c40c2cb0a6b6aa43bb61aee1cec5efde9c65825ef291f  node-v13.11.0.tar.xz
a3efebb357576449561d5f58a74e7d13dda7212a0d05319281ba8961bc7c2d9f  node-v13.11.0-win-x64.7z
dc93aa5a82988f741dca6f1869c7b1aeda6f339293d13a968279a6dc9fcc8dd0  node-v13.11.0-win-x64.zip
bf9e94e637e26e9a4548f5c198dc763b2f3a1775334b4b53f31327038afe372c  node-v13.11.0-win-x86.7z
38214897726f645799eee08ff537ea1c95daa967ead07b0bc61f0f30a247e1ce  node-v13.11.0-win-x86.zip
7ecb19e7fbc690ecc81ef62383c651314dbc466fd614abd6e81a05f82d80f4e8  node-v13.11.0-x64.msi
311a1035db172f3ae7fc573dfb2f23cbb988a6bd2f852d64285c8cb416c707b2  node-v13.11.0-x86.msi
5aefe14973a3ed72ada7cfc5e8f358c77b1b1e084d25bd52767c83d3a59af082  win-x64/node.exe
1f21d29b063cd16bb401331f0f62efae7682a70147074ef0f316750241ed5cba  win-x64/node.lib
6cc67690c87f02e1c2cc11f352607d373299a208de2fd4e35488438ac493bb90  win-x64/node_pdb.7z
a2548bc70a75c806ee626768f4b2ebbc59535841500f58d309b94b1e0a832eac  win-x64/node_pdb.zip
b3b2211643029ee9e7b43a04cc143b75b9bd0e6dfa917b1829bcc65d840493c1  win-x86/node.exe
2d07645620eaa61500d5e06603a5dd0595321950b4c5fd9e8e3fd5bf82891483  win-x86/node.lib
6466501d5b6df24a0cc365e81922f18efc2766320f0fc7ba3b408df9b94d33b3  win-x86/node_pdb.7z
9181e6089f3ec9bcd2def9611575ad978318e3800552b588248a5ca0a4b04c71  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl5qn1IACgkQkzsB9Atc
qUazxQgAnAb+e1R0PDnGo6pqj/DI6HBx0x36gV2CPaQL3b+PW1xp1QOcmCaif7LS
aarombpnCkpaUhIxLf9dVRpfnUPLOgdYO9o5Z4vykkN/C9sKH2judLiWTZfkNKVL
eeFzOgo9xiDdZPBnN1bi1vU6zF5oIIBUyxhU45FXZrPgSmtZSLKrnQhremPxE39q
SzTKbgqxN1YWUZjQZna5arGvXgw6OWtoUdgOrW9VuiwnwRvbGjAg8Yags4N67olm
mC+cQ0ru6YPY+FbeXVD88nrWvoi5nfep8v6hVGyfMEFI6rG1stTcE3yARy0gfEup
WpiS1Im6N8mQ8TIHGKPS2kg0dKHMAg==
=6gQf
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.11.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.11.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Thu, 12 Mar 2020 03:58:16 GMT</pubDate></item><item><title><![CDATA[Node v13.10.1 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><p>In Node.js 13.9.0 deps/zlib was switched to the chromium maintained implementation. This change
had the unforseen consequence of breaking building from the tarballs we release as we were too
aggressively removing <code>unneccessary files</code> from the <code>deps/zlib</code> folder. This release includes
a patch that ensures that individuals will once again be able to build Node.js from source.</p>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/723aa41d96"><code>723aa41d96</code></a>] - <strong>build</strong>: fix zlib tarball generation (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/32094">#32094</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9c1ac50fc5"><code>9c1ac50fc5</code></a>] - <strong>build</strong>: fix building with ninja (Richard Lau) <a href="https://github.com/nodejs/node/pull/32071">#32071</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/478450d6b3"><code>478450d6b3</code></a>] - <strong>build</strong>: add asan check in Github action (gengjiawen) <a href="https://github.com/nodejs/node/pull/31902">#31902</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0fc45f80b5"><code>0fc45f80b5</code></a>] - <strong>crypto</strong>: simplify exportKeyingMaterial (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31922">#31922</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4dc59b91a7"><code>4dc59b91a7</code></a>] - <strong>dgram</strong>: make UDPWrap more reusable (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31871">#31871</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4ed720e940"><code>4ed720e940</code></a>] - <strong>doc</strong>: visibility of Worker threads cli options (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31380">#31380</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2518213a1b"><code>2518213a1b</code></a>] - <strong>doc</strong>: improve doc/markdown file organization coherence (ConorDavenport) <a href="https://github.com/nodejs/node/pull/31792">#31792</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ba3f7ff94d"><code>ba3f7ff94d</code></a>] - <strong>doc</strong>: update stream.pipeline() signature (vsemozhetbyt) <a href="https://github.com/nodejs/node/pull/31789">#31789</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3c8daa3aa0"><code>3c8daa3aa0</code></a>] - <strong>events</strong>: convert errorMonitor to a normal property (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31848">#31848</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6b44df2415"><code>6b44df2415</code></a>] - <strong>perf,src</strong>: add HistogramBase and internal/histogram.js (James M Snell) <a href="https://github.com/nodejs/node/pull/31988">#31988</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a9cea9ed2"><code>6a9cea9ed2</code></a>] - <strong>src</strong>: pass resource object along with InternalMakeCallback (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/32063">#32063</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/70f046010c"><code>70f046010c</code></a>] - <strong>src</strong>: start the .text section with an asm symbol (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31981">#31981</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/755da035ce"><code>755da035ce</code></a>] - <strong>src</strong>: add node_crypto_common and refactor (James M Snell) <a href="https://github.com/nodejs/node/pull/32016">#32016</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4d5318c164"><code>4d5318c164</code></a>] - <strong>src</strong>: improve handling of internal field counting (James M Snell) <a href="https://github.com/nodejs/node/pull/31960">#31960</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1539928ed9"><code>1539928ed9</code></a>] - <strong>test</strong>: add GC test for disabled AsyncLocalStorage (Andrey Pechkurov) <a href="https://github.com/nodejs/node/pull/31995">#31995</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be90817558"><code>be90817558</code></a>] - <strong>test</strong>: remove common.port from test-tls-securepair-client (Rich Trott) <a href="https://github.com/nodejs/node/pull/32024">#32024</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-x86.msi">https://nodejs.org/dist/v13.10.1/node-v13.10.1-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-x64.msi">https://nodejs.org/dist/v13.10.1/node-v13.10.1-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/win-x86/node.exe">https://nodejs.org/dist/v13.10.1/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/win-x64/node.exe">https://nodejs.org/dist/v13.10.1/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1.pkg">https://nodejs.org/dist/v13.10.1/node-v13.10.1.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-darwin-x64.tar.gz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-x64.tar.xz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-s390x.tar.xz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-sunos-x64.tar.xz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-arm64.tar.xz">https://nodejs.org/dist/v13.10.1/node-v13.10.1-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.10.1/node-v13.10.1.tar.gz">https://nodejs.org/dist/v13.10.1/node-v13.10.1.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.10.1/">https://nodejs.org/dist/v13.10.1/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.10.1/api/">https://nodejs.org/docs/v13.10.1/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

6e0a311b0e8ef5fb3ede6745dc19fd2d37b6120b66a0fd3bcb82178361d2bc6f  node-v13.10.1-aix-ppc64.tar.gz
a6a66fdc79e70267fc191f10ee045793240974e1268fdea6c2d28afbc1d635e8  node-v13.10.1-darwin-x64.tar.gz
9b5281ef32d311c570a9fc5f7bcbc187b2693d208e2990b14d8c0f41e3a3a500  node-v13.10.1-darwin-x64.tar.xz
04df27a554b07224199bef88eb8ce8b60c22a25e8d05225fb0963563aac7d95d  node-v13.10.1-headers.tar.gz
ca5e943dca20013f0d938f925ace0d97cdd166b014197d8c4df3507983a29708  node-v13.10.1-headers.tar.xz
2106cf90ddbe47957b7782caed787cf4927656087d28ec7eb11f0d44c49234e9  node-v13.10.1-linux-arm64.tar.gz
f73effcef784251e53b5e3938b8316c36bd49628c3588de7976e8569e560c12c  node-v13.10.1-linux-arm64.tar.xz
cf02c306b2d789969e9cc9bd0990858ad3cfc96049a933b7dd66599ffe23cb8c  node-v13.10.1-linux-armv7l.tar.gz
deb8e21267d5a9d0c1741bb64a1b4e49814aa56e397261a420ed3b9ba9734601  node-v13.10.1-linux-armv7l.tar.xz
a1d061a12dd7ab81e06bcd025ce31f58beef60369960553f351690778e991309  node-v13.10.1-linux-ppc64le.tar.gz
f89024199eeece281e2e30a1fbcf457c9dfbf4eca52a53f2b9c0342ea9ca5fcf  node-v13.10.1-linux-ppc64le.tar.xz
67a5382cdc5c0820859eef3e01f22972fb2b72cebda1d5e908083e84eed4488a  node-v13.10.1-linux-s390x.tar.gz
eb5c2816ec287b7809ba77c372784426f84e30bdd077833bd1dc97a2ae08b424  node-v13.10.1-linux-s390x.tar.xz
985cc834f3d95c0dc99ac6d7fa6ec7fd7aca74ec71ccc706650f59aec37b6384  node-v13.10.1-linux-x64.tar.gz
69d69165282d88f321e751f03ee5d3370db65e5ca4c587af24994b12f31d4827  node-v13.10.1-linux-x64.tar.xz
49a180a6e6420ca6328dc48b982afe6369ef038f7ad75cb36d98bdd948fee268  node-v13.10.1.pkg
d9c71526ae520b7022fde8d5c8030c7c8d664b83f2e9326d001e15c1bb5f4821  node-v13.10.1-sunos-x64.tar.gz
bff50ca4d5b73d888b137c87b35747203a48339689ee126c22c578691bceb463  node-v13.10.1-sunos-x64.tar.xz
d5b829176ae2d712dba07aa53e0a96eed59ce8cb7e98a175e18fe9737c92aee1  node-v13.10.1.tar.gz
83899ee1db6db806338c84c908a21e320ba30880f58381ec0741601a21c7fb92  node-v13.10.1.tar.xz
52d684cf5f0fe4f261a9b536c4d112c7ec2695eb62bb8fb32ec32b11e39496bb  node-v13.10.1-win-x64.7z
f9d0aac273a44dbd52dd8cdb3d6c684b68b860d128af58d77a0c08f39f51f229  node-v13.10.1-win-x64.zip
4886a322e195c6d82c09888326282accab946aa49ce7f5b92d6f95f4624e42cc  node-v13.10.1-win-x86.7z
570c865afdd61ff1c08bae4fccd8a9efb6bee3dac13c9587848a4b5caf006b6c  node-v13.10.1-win-x86.zip
b065bd36375a01098830311658231e5d8a964b36e7e02ccc2e2afe445bbbc970  node-v13.10.1-x64.msi
01d1763873c8292bb106993df7fd0ef04a3c61afaf20ab8336fd9261142f8b92  node-v13.10.1-x86.msi
067d14318fa5bb3fadfd5de3e68e9ff3fc33954fe1bd1e1477149e39a1f76693  win-x64/node.exe
1f21d29b063cd16bb401331f0f62efae7682a70147074ef0f316750241ed5cba  win-x64/node.lib
112c9bff98179f8edc2612b5ee19773add7e73779ae87d62c03c00e17eb6fb71  win-x64/node_pdb.7z
4fe9a08933f23f2363d6d5c575050fca4db7abb87cdec5c72c2f6c28eafdb000  win-x64/node_pdb.zip
a6bf8593e455d8a67ecdedfff5c659d546046220cc54c78930655f31ed69584c  win-x86/node.exe
2d07645620eaa61500d5e06603a5dd0595321950b4c5fd9e8e3fd5bf82891483  win-x86/node.lib
a395d5b9e4f4623a5f74a127a0a02c4490e931c5f4f8344e1538151a80c69033  win-x86/node_pdb.7z
c56c3edd581f9a5891000f35ed2827c1f6817336152fce92e27a301e891d84de  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl5gWEIACgkQkzsB9Atc
qUZd5Af/cKpmstI4I00de+qDMtmrCO2o8L8kW7HSMLf8SP8sPrzqBzkb8rXIu5h9
P1cvlSdl/Nc1SO/38VuEEo7S6Rn8jqMWX70uxaC+bToTGdRRCld4oF+x5R6A7gn+
fBFXS7TuLJSvgIHdBfXrwahLFlER6gLcWQqzOuzbCCVaf36+NC8XVtRXei6stuI+
tEUaBw41hrofUvFkOUlM1TB88c4N3noxeR/Ya5Be1y3Q7lcgYq1EqAUE9W41dzVm
QDoNDw98VQUgZAaPCw+GolLpYlRz7Kb3YS4pRqOu0acW9LbUDxsuSU964Ac7DGeS
ltdDzZL4acISxEqwxkIBJnGLVTdX4Q==
=BmIA
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.10.1</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.10.1</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Thu, 05 Mar 2020 01:40:51 GMT</pubDate></item><item><title><![CDATA[Node v13.10.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>async_hooks</strong><ul>
<li>introduce async-context API (vdeturckheim) <a href="https://github.com/nodejs/node/pull/26540">#26540</a></li>
</ul>
</li>
<li><strong>stream</strong><ul>
<li>support passing generator functions into pipeline() (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31223">#31223</a></li>
</ul>
</li>
<li><strong>tls</strong><ul>
<li>expose SSL_export_keying_material (simon) <a href="https://github.com/nodejs/node/pull/31814">#31814</a></li>
</ul>
</li>
<li><strong>vm</strong><ul>
<li>implement vm.measureMemory() for per-context memory measurement (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31824">#31824</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/f71fc9044a"><code>f71fc9044a</code></a>] - <strong>async_hooks</strong>: add store arg in AsyncLocalStorage (Andrey Pechkurov) <a href="https://github.com/nodejs/node/pull/31930">#31930</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6af9e7e0c3"><code>6af9e7e0c3</code></a>] - <strong>async_hooks</strong>: executionAsyncResource matches in hooks (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31821">#31821</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/877ab97286"><code>877ab97286</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>async_hooks</strong>: introduce async-context API (vdeturckheim) <a href="https://github.com/nodejs/node/pull/26540">#26540</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9a41ced0d1"><code>9a41ced0d1</code></a>] - <strong>build</strong>: only lint markdown files that have changed (POSIX-only) (Rich Trott) <a href="https://github.com/nodejs/node/pull/31923">#31923</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca4407105e"><code>ca4407105e</code></a>] - <strong>build</strong>: add missing comma in node.gyp (cjihrig) <a href="https://github.com/nodejs/node/pull/31959">#31959</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4dffd0437d"><code>4dffd0437d</code></a>] - <strong>cli</strong>: --perf-prof only works on Linux (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31892">#31892</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4d05508aa8"><code>4d05508aa8</code></a>] - <strong>crypto</strong>: turn impossible DH errors into assertions (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31934">#31934</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d0e94fc77e"><code>d0e94fc77e</code></a>] - <strong>crypto</strong>: fix ieee-p1363 for createVerify (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31876">#31876</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fbaab7d854"><code>fbaab7d854</code></a>] - <strong>deps</strong>: openssl: cherry-pick 4dcb150ea30f (Adam Majer) <a href="https://github.com/nodejs/node/pull/32002">#32002</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e6125cd53b"><code>e6125cd53b</code></a>] - <strong>deps</strong>: V8: backport f7771e5b0cc4 (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/31957">#31957</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c27f0d10c4"><code>c27f0d10c4</code></a>] - <strong>deps</strong>: update zlib to upstream d7f3ca9 (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31800">#31800</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b30a6981d3"><code>b30a6981d3</code></a>] - <strong>deps</strong>: move zlib maintenance info to guides (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31800">#31800</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd30dbb0d6"><code>cd30dbb0d6</code></a>] - <strong>doc</strong>: revise --zero-fill-buffers text in buffer.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/32019">#32019</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/166579f84b"><code>166579f84b</code></a>] - <strong>doc</strong>: add link to sem-ver info (unknown) <a href="https://github.com/nodejs/node/pull/31985">#31985</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e3258fd148"><code>e3258fd148</code></a>] - <strong>doc</strong>: update zlib doc (James M Snell) <a href="https://github.com/nodejs/node/pull/31665">#31665</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8516602ba0"><code>8516602ba0</code></a>] - <strong>doc</strong>: clarify http2.connect authority details (James M Snell) <a href="https://github.com/nodejs/node/pull/31828">#31828</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c5acf0a13b"><code>c5acf0a13b</code></a>] - <strong>doc</strong>: updated YAML version representation in readline.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31924">#31924</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4c6343fdea"><code>4c6343fdea</code></a>] - <strong>doc</strong>: describe how to update zlib (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31800">#31800</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a46839279f"><code>a46839279f</code></a>] - <strong>doc</strong>: update releases guide re pushing tags (Myles Borins) <a href="https://github.com/nodejs/node/pull/31855">#31855</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/15cc9b0126"><code>15cc9b0126</code></a>] - <strong>doc</strong>: update assert.rejects() docs with a validation function example (Eric Eastwood) <a href="https://github.com/nodejs/node/pull/31271">#31271</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2046652b4e"><code>2046652b4e</code></a>] - <strong>doc</strong>: fix anchor for ERR_TLS_INVALID_CONTEXT (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31915">#31915</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/091b4bfe2d"><code>091b4bfe2d</code></a>] - <strong>doc</strong>: add note about ssh key to releases (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31856">#31856</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3438937a37"><code>3438937a37</code></a>] - <strong>doc</strong>: fix notable changes for v13.9.0 (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31857">#31857</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/672f76d6bd"><code>672f76d6bd</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in adding-new-napi-api.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31748">#31748</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3eaf37767e"><code>3eaf37767e</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in http.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31748">#31748</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cb210e6b16"><code>cb210e6b16</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in process.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31748">#31748</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3969af43b4"><code>3969af43b4</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in debugger.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31748">#31748</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f9526057b3"><code>f9526057b3</code></a>] - <strong>doc</strong>: move gireeshpunathil to TSC emeritus (Gireesh Punathil) <a href="https://github.com/nodejs/node/pull/31770">#31770</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b07175853f"><code>b07175853f</code></a>] - <strong>doc</strong>: pronouns for @Fishrock123 (Jeremiah Senkpiel) <a href="https://github.com/nodejs/node/pull/31725">#31725</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7f4d6ee8ea"><code>7f4d6ee8ea</code></a>] - <strong>doc</strong>: move @Fishrock123 to TSC Emeriti (Jeremiah Senkpiel) <a href="https://github.com/nodejs/node/pull/31725">#31725</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b177bba555"><code>b177bba555</code></a>] - <strong>doc</strong>: move @Fishrock123 to a previous releaser (Jeremiah Senkpiel) <a href="https://github.com/nodejs/node/pull/31725">#31725</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9e4aad705f"><code>9e4aad705f</code></a>] - <strong>doc</strong>: fix typos in doc/api/https.md (Jeff) <a href="https://github.com/nodejs/node/pull/31793">#31793</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb2dce8342"><code>eb2dce8342</code></a>] - <strong>doc</strong>: claim ABI version 82 for Electron 10 (Samuel Attard) <a href="https://github.com/nodejs/node/pull/31778">#31778</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/db291aaf06"><code>db291aaf06</code></a>] - <strong>doc</strong>: guide - using valgrind to debug memory leaks (Michael Dawson) <a href="https://github.com/nodejs/node/pull/31501">#31501</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aa16d80c05"><code>aa16d80c05</code></a>] - <strong>doc,crypto</strong>: re-document oaepLabel option (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31825">#31825</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9079bb42ea"><code>9079bb42ea</code></a>] - <strong>http2</strong>: make compat finished match http/1 (Robert Nagy) <a href="https://github.com/nodejs/node/pull/24347">#24347</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3bd8feac0c"><code>3bd8feac0c</code></a>] - <strong>meta</strong>: move aqrln to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31997">#31997</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c801045fcd"><code>c801045fcd</code></a>] - <strong>meta</strong>: move jbergstroem to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31996">#31996</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ded3890bec"><code>ded3890bec</code></a>] - <strong>meta</strong>: move maclover7 to Emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31994">#31994</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/91ce69a554"><code>91ce69a554</code></a>] - <strong>meta</strong>: move Glen Keane to Collaborator Emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31993">#31993</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b74c40eda6"><code>b74c40eda6</code></a>] - <strong>meta</strong>: move not-an-aardvark to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31928">#31928</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/61a0d8b6cd"><code>61a0d8b6cd</code></a>] - <strong>meta</strong>: move julianduque to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31863">#31863</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94a471a422"><code>94a471a422</code></a>] - <strong>meta</strong>: move eljefedelrodeodeljefe to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31735">#31735</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9e3e6763fa"><code>9e3e6763fa</code></a>] - <strong>module</strong>: port source map sort logic from chromium (bcoe) <a href="https://github.com/nodejs/node/pull/31927">#31927</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b9f3bfe6c8"><code>b9f3bfe6c8</code></a>] - <strong>module</strong>: disable conditional exports, self resolve warnings (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31845">#31845</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bbb6cc733c"><code>bbb6cc733c</code></a>] - <strong>module</strong>: package &quot;exports&quot; error refinements (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31625">#31625</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6adbfac9b0"><code>6adbfac9b0</code></a>] - <strong>repl</strong>: eager-evaluate input in parens (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31943">#31943</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a35b0d102"><code>6a35b0d102</code></a>] - <strong>src</strong>: don&#39;t run bootstrapper in CreateEnvironment (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31910">#31910</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3497370d66"><code>3497370d66</code></a>] - <strong>src</strong>: move InternalCallbackScope to StartExecution (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31944">#31944</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f62967c827"><code>f62967c827</code></a>] - <strong>src</strong>: enable <code>StreamPipe</code> for generic <code>StreamBase</code>s (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31869">#31869</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/776f379124"><code>776f379124</code></a>] - <strong>src</strong>: include large pages source unconditionally (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31904">#31904</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9f68e14052"><code>9f68e14052</code></a>] - <strong>src</strong>: elevate v8 namespaces (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31901">#31901</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8fa6373e62"><code>8fa6373e62</code></a>] - <strong>src</strong>: allow unique_ptrs with custom deleter in memory tracker (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31870">#31870</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/88ccb444e3"><code>88ccb444e3</code></a>] - <strong>src</strong>: move BaseObject subclass dtors/ctors out of node_crypto.h (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31872">#31872</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/98d262e5f3"><code>98d262e5f3</code></a>] - <strong>src</strong>: inform callback scopes about exceptions in HTTP parser (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31801">#31801</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/57302f866e"><code>57302f866e</code></a>] - <strong>src</strong>: prefer 3-argument Array::New() (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31775">#31775</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8a2b62e4cd"><code>8a2b62e4cd</code></a>] - <strong>stream</strong>: ensure pipeline always destroys streams (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31940">#31940</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/313ecaabe5"><code>313ecaabe5</code></a>] - <strong>stream</strong>: fix broken pipeline error propagation (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31835">#31835</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ad64b8e53"><code>8ad64b8e53</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>stream</strong>: support passing generator functions into pipeline() (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31223">#31223</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d0a00711f8"><code>d0a00711f8</code></a>] - <strong>stream</strong>: invoke buffered write callbacks on error (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30596">#30596</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1bca7b6c70"><code>1bca7b6c70</code></a>] - <strong>test</strong>: move test-inspector-module to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/32025">#32025</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/932563473c"><code>932563473c</code></a>] - <strong>test</strong>: improve disable AsyncLocalStorage test (Andrey Pechkurov) <a href="https://github.com/nodejs/node/pull/31998">#31998</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49864d161e"><code>49864d161e</code></a>] - <strong>test</strong>: fix flaky test-dns-any.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/32017">#32017</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/38494746a6"><code>38494746a6</code></a>] - <strong>test</strong>: fix flaky test-gc-net-timeout (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31918">#31918</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b6d33f671a"><code>b6d33f671a</code></a>] - <strong>test</strong>: change test to not be sensitive to buffer send size (Rusty Conover) <a href="https://github.com/nodejs/node/pull/31499">#31499</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cef5502055"><code>cef5502055</code></a>] - <strong>test</strong>: remove sequential/test-https-keep-alive-large-write.js (Rusty Conover) <a href="https://github.com/nodejs/node/pull/31499">#31499</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f1e76488a7"><code>f1e76488a7</code></a>] - <strong>test</strong>: validate common property usage (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31933">#31933</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ab8f060159"><code>ab8f060159</code></a>] - <strong>test</strong>: fix usage of invalid common properties (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31933">#31933</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49c959d636"><code>49c959d636</code></a>] - <strong>test</strong>: increase timeout in vm-timeout-escape-queuemicrotask (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31966">#31966</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/04eda02d87"><code>04eda02d87</code></a>] - <strong>test</strong>: add documentation for common.enoughTestCpu (Rich Trott) <a href="https://github.com/nodejs/node/pull/31931">#31931</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/918c2b67cc"><code>918c2b67cc</code></a>] - <strong>test</strong>: fix typo in common/index.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/31931">#31931</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f89fb2751b"><code>f89fb2751b</code></a>] - <strong>test</strong>: mark empty udp tests flaky on OS X (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31936">#31936</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e08fef1fda"><code>e08fef1fda</code></a>] - <strong>test</strong>: add secp224k1 check in crypto-dh-stateless (Daniel Bevenius) <a href="https://github.com/nodejs/node/pull/31715">#31715</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4fe9e043ef"><code>4fe9e043ef</code></a>] - <strong>test</strong>: remove common.PORT from assorted pummel tests (Rich Trott) <a href="https://github.com/nodejs/node/pull/31897">#31897</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7d5776e119"><code>7d5776e119</code></a>] - <strong>test</strong>: remove flaky designation for test-net-connect-options-port (Rich Trott) <a href="https://github.com/nodejs/node/pull/31841">#31841</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1933efa62f"><code>1933efa62f</code></a>] - <strong>test</strong>: remove common.PORT from test-net-write-callbacks.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/31839">#31839</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/87e9014764"><code>87e9014764</code></a>] - <strong>test</strong>: remove common.PORT from test-net-pause (Rich Trott) <a href="https://github.com/nodejs/node/pull/31749">#31749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3fbd5ab265"><code>3fbd5ab265</code></a>] - <strong>test</strong>: remove common.PORT from test-tls-server-large-request (Rich Trott) <a href="https://github.com/nodejs/node/pull/31749">#31749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e76ac1d2c9"><code>e76ac1d2c9</code></a>] - <strong>test</strong>: remove common.PORT from test-net-throttle (Rich Trott) <a href="https://github.com/nodejs/node/pull/31749">#31749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/724bf3105b"><code>724bf3105b</code></a>] - <strong>test</strong>: remove common.PORT from test-net-timeout (Rich Trott) <a href="https://github.com/nodejs/node/pull/31749">#31749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60c71dcad2"><code>60c71dcad2</code></a>] - <strong>test</strong>: add known issue test for sync writable callback (James M Snell) <a href="https://github.com/nodejs/node/pull/31756">#31756</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c0b249098"><code>2c0b249098</code></a>] - <strong>tls</strong>: reduce memory copying and number of BIO buffer allocations (Rusty Conover) <a href="https://github.com/nodejs/node/pull/31499">#31499</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/acb3aff674"><code>acb3aff674</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: expose SSL_export_keying_material (simon) <a href="https://github.com/nodejs/node/pull/31814">#31814</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f293dcf6de"><code>f293dcf6de</code></a>] - <strong>tools</strong>: add NODE_TEST_NO_INTERNET to the doc builder (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31849">#31849</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/79b1f04b15"><code>79b1f04b15</code></a>] - <strong>tools</strong>: sync gyp code base with node-gyp repo (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30563">#30563</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f858f2366c"><code>f858f2366c</code></a>] - <strong>tools</strong>: update lint-md task to lint for possessives of Node.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/31862">#31862</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ae3929e958"><code>ae3929e958</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>vm</strong>: implement vm.measureMemory() for per-context memory measurement (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31824">#31824</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a86cb0e480"><code>a86cb0e480</code></a>] - <strong>vm</strong>: lazily initialize primordials for vm contexts (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31738">#31738</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f2389eba99"><code>f2389eba99</code></a>] - <strong>worker</strong>: emit runtime error on loop creation failure (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31621">#31621</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f87ac90849"><code>f87ac90849</code></a>] - <strong>worker</strong>: unroll file extension regexp (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31779">#31779</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-x86.msi">https://nodejs.org/dist/v13.10.0/node-v13.10.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-x64.msi">https://nodejs.org/dist/v13.10.0/node-v13.10.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/win-x86/node.exe">https://nodejs.org/dist/v13.10.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/win-x64/node.exe">https://nodejs.org/dist/v13.10.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0.pkg">https://nodejs.org/dist/v13.10.0/node-v13.10.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.10.0/node-v13.10.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.10.0/node-v13.10.0.tar.gz">https://nodejs.org/dist/v13.10.0/node-v13.10.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.10.0/">https://nodejs.org/dist/v13.10.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.10.0/api/">https://nodejs.org/docs/v13.10.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

a5037e8b3ace4ece087fdd89bf7a652b3e9dc8bda9579f2e1cbbcbd5d58b11c9  node-v13.10.0-aix-ppc64.tar.gz
67269fb9061402e446bb61776be2e5d0ec330b5274326df77979698d05f503da  node-v13.10.0-darwin-x64.tar.gz
8cf09b0ed78d9a9284639faff5692af9e2312ec1cc2dcb7524f9344769dbad47  node-v13.10.0-darwin-x64.tar.xz
f8e636f156aa70ff01db6a909b8c3aecfac4768b52b6e103490235fa542da854  node-v13.10.0-headers.tar.gz
4781228549e384de427ffbc7aa9d8e43cb84eb30f759c0513c4f0af192200f8e  node-v13.10.0-headers.tar.xz
48b18003d75abb10acee432a9bfa2de8bc8e2ec4c8a3cf08a69ff7f9c2afc1ea  node-v13.10.0-linux-arm64.tar.gz
adb145535d2e03fe508fa7a34897a130ba903d6f718a21cd29d1760e298f715b  node-v13.10.0-linux-arm64.tar.xz
75e17612b8b145248c8966affb5d594d8bb795b673c3339354c091e1bdba3b4b  node-v13.10.0-linux-armv7l.tar.gz
7df7bacb9c015be27b8bafc23614b48a754525c0b730fa32b03ff547dbec1032  node-v13.10.0-linux-armv7l.tar.xz
6e1cc0c441ca8cf9107e1de212977b2d6c04f9095bc8088652eb72e7f2b0ab7d  node-v13.10.0-linux-ppc64le.tar.gz
cea4e4c730281548e4e516db770eb590f076af076c9e4e17e672e1e8c211863a  node-v13.10.0-linux-ppc64le.tar.xz
341c9c77e100ca0367b809f0c2d8e67157a43ee5fdb1162602fd6f83f67929e7  node-v13.10.0-linux-s390x.tar.gz
f79c9d191126f6ffb314477a62c57b1929b1fdff65757841b4b718afa2154421  node-v13.10.0-linux-s390x.tar.xz
83cb0b1060830fd18b702462ccb6935d5346b33bfc1cad5fc59cb52686374e3a  node-v13.10.0-linux-x64.tar.gz
62081af005257d3db7ebd5a64b43f1a8e4a57bafd229be3acd7ce2704607eaac  node-v13.10.0-linux-x64.tar.xz
94ab255f3b8ed9462dced4f1ab46546758b1bd9a7f52566d56381eb28b9b0cc2  node-v13.10.0.pkg
eb7fe168294e7fb69fb239f710813a5449f522b3a73b226293518e7ed3caf8e6  node-v13.10.0-sunos-x64.tar.gz
3f6e5546e0c2a13c9cd17e15130e58ac3e3a75a84a1429b755f87d845bcd1557  node-v13.10.0-sunos-x64.tar.xz
b0497de9cae9b6e3a841a0d365bc90ddf9b39e868cb649bded72363c808f1bc7  node-v13.10.0.tar.gz
12d674cdaefdcdd3bee3e0476a46cd834649ad89fd2c7b1d38b9b61175d4a886  node-v13.10.0.tar.xz
d904d8b3882f4804a56410157f712611674eb33f5a2cb9d64f9d31db8bb23317  node-v13.10.0-win-x64.7z
d428b6d3e127716191fa6df630d03a25d3186fda1ede04a9a8d5c07e526dbb9e  node-v13.10.0-win-x64.zip
436657f0b1495288b846ff1da8bbfaff9a262d08098d8d7e3026a86556a88486  node-v13.10.0-win-x86.7z
8a2bcd89d11d57a39e66eca27e3ee247d8b4acfe64f7d1a1972587de8e05e80a  node-v13.10.0-win-x86.zip
7630def80db33e01913226dd1718de2cab3c937e51954d9e052d8598c575a6b9  node-v13.10.0-x64.msi
9aa6d6d80fd51c1e398a4c04b8755990647eecd63306a2e9884b38fe6bb12102  node-v13.10.0-x86.msi
c0980959696f99cf0ba9525636e673433349a9a90db28ad8f26ec3c4ab391085  win-x64/node.exe
1f21d29b063cd16bb401331f0f62efae7682a70147074ef0f316750241ed5cba  win-x64/node.lib
781039336c0bca7083fe0c7598b72e61574e3db3c307f7c96aba464b975a9085  win-x64/node_pdb.7z
03e44c1b4f6fe787b3693728b1d9bf59bc6e4c2237efd1352efe41f1c6b0e733  win-x64/node_pdb.zip
a878d63f5728deb22dd9231308ff157ac15007cd91f60229b462a4a7b8eb8f77  win-x86/node.exe
2d07645620eaa61500d5e06603a5dd0595321950b4c5fd9e8e3fd5bf82891483  win-x86/node.lib
64274f875cb8064f59d58faf64127b0f8ebcaeae677e9f4c206202a842c76049  win-x86/node_pdb.7z
282e15354efed41a28879ce6e79cddc28faa6c806a87092bdca4181dee0619bf  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEueL1mBqm4M0oFg2f8TmTp1WZZTwFAl5f610ACgkQ8TmTp1WZ
ZTz3+w//ZC9jWBi808jnq74uHSLDabi2mxIq5l7GGcpgQb2K64A8PI+smXDClJEi
6PZFWS5X3vuUvwB1zH5c5dZ8gTogGay6wWwPeHSfEFhMxAAZANxWvTVjRYUa4/UD
WwzwDe6HI5iXuDO9pYyyGZjKiW/5J4ihdqGdJG1Ntt8ssmBgymxtZIgpbukMVJ1Z
wOb9wvzQUqLrFqJHELG+Gh5h4VLCCwtpbI8G2EbeH/spKPHUYFr9LVtE9bPgec7e
sDmBElGumv/Y3ybo93ZsEiz9dE2FfpIw5ipEesugD/8pz91XsPCHrdRZCFRn/iIm
f5viHGgvW6zk60eMthnZ1zBzBeUnayFIfpWfcnyzGEyzCHNoC4DGAtLb+7RQ5Wvg
FEOCMNW1OcdEo3VdjYpCRA1ic8PdUTeyPEC/xxNUShEjIeZDCFTgdujNWHH+0hBl
pgwy9zhnj9nJbYEeBtX5kookz+3vsTluFRUTsLCr3+NJPsNS5eeAdJpfAld1a2Hx
d+LzYG6/VInaSkb+owRJk4v7YlpCNQyrpTbQuZM10XMU1OwPxLfKfmYZFNg+70ia
e5OlGt8I3HF+jYNyTAXboCVMMmR3d3XoJaLEbp7EUg6AbjsAzLgtCMoxvNFIPBiF
1lJSlgZGLO9KxwIdRntT2SSxO3VthEXbPxV43VCEJ3k06w01FkM=
=p3qq
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.10.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.10.0</guid><dc:creator><![CDATA[Shelley Vohr]]></dc:creator><pubDate>Wed, 04 Mar 2020 17:55:34 GMT</pubDate></item><item><title><![CDATA[Node v13.9.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>async_hooks</strong><ul>
<li>add executionAsyncResource (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30959">#30959</a></li>
</ul>
</li>
<li><strong>crypto</strong><ul>
<li>add crypto.diffieHellman (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>add DH support to generateKeyPair (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>simplify DH groups (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>add key type &#39;dh&#39; (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
</ul>
</li>
<li><strong>test</strong><ul>
<li>skip keygen tests on arm systems (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
</ul>
</li>
<li><strong>perf_hooks</strong><ul>
<li>add property flags to GCPerformanceEntry (Kirill Fomichev) <a href="https://github.com/nodejs/node/pull/29547">#29547</a></li>
</ul>
</li>
<li><strong>process</strong><ul>
<li>report ArrayBuffer memory in <code>memoryUsage()</code> (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31550">#31550</a></li>
</ul>
</li>
<li><strong>readline</strong><ul>
<li>make tab size configurable (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31318">#31318</a></li>
</ul>
</li>
<li><strong>report</strong><ul>
<li>add support for Workers (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
</ul>
</li>
<li><strong>worker</strong><ul>
<li>add ability to take heap snapshot from parent thread (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31569">#31569</a></li>
</ul>
</li>
<li><strong>added new collaborators</strong><ul>
<li>add ronag to collaborators (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31498">#31498</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/2db7593838"><code>2db7593838</code></a>] - <strong>assert</strong>: align character indicators properly (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31429">#31429</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a840e9d639"><code>a840e9d639</code></a>] - <strong>async_hooks</strong>: ensure event after been emitted on runInAsyncScope (legendecas) <a href="https://github.com/nodejs/node/pull/31784">#31784</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6be51296e4"><code>6be51296e4</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>async_hooks</strong>: add executionAsyncResource (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30959">#30959</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2de085fe93"><code>2de085fe93</code></a>] - <strong>benchmark</strong>: use let instead of var (Daniele Belardi) <a href="https://github.com/nodejs/node/pull/31592">#31592</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e37f5100e5"><code>e37f5100e5</code></a>] - <strong>benchmark</strong>: swap var for let in benchmarks (Alex Ramirez) <a href="https://github.com/nodejs/node/pull/28958">#28958</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/819fb76ba5"><code>819fb76ba5</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>benchmark</strong>: refactor helper into a class&quot; (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31722">#31722</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8974fa794c"><code>8974fa794c</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>benchmark</strong>: add <code>test</code> and <code>all</code> options and improve errors&quot; (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31722">#31722</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30f55cebb6"><code>30f55cebb6</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>benchmark</strong>: remove special test entries&quot; (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31722">#31722</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1484f5ab6e"><code>1484f5ab6e</code></a>] - <strong>benchmark</strong>: remove special test entries (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31396">#31396</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca343caee3"><code>ca343caee3</code></a>] - <strong>benchmark</strong>: add <code>test</code> and <code>all</code> options and improve errors (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31396">#31396</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9f2c742626"><code>9f2c742626</code></a>] - <strong>benchmark</strong>: refactor helper into a class (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31396">#31396</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/161db608ae"><code>161db608ae</code></a>] - <strong>benchmark</strong>: check for and fix multiple end() (Brian White) <a href="https://github.com/nodejs/node/pull/31624">#31624</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6fe8eda3ca"><code>6fe8eda3ca</code></a>] - <strong>benchmark</strong>: clean up config resolution in multiple benchmarks (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31581">#31581</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ebdcafafeb"><code>ebdcafafeb</code></a>] - <strong>benchmark</strong>: add MessagePort benchmark (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31568">#31568</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb3c6e9127"><code>eb3c6e9127</code></a>] - <strong>benchmark</strong>: use let and const instead of var (Daniele Belardi) <a href="https://github.com/nodejs/node/pull/31518">#31518</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b29badad81"><code>b29badad81</code></a>] - <strong>benchmark</strong>: fix getStringWidth() benchmark (Rich Trott) <a href="https://github.com/nodejs/node/pull/31476">#31476</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/519134ddb0"><code>519134ddb0</code></a>] - <strong>buffer</strong>: improve from() performance (Brian White) <a href="https://github.com/nodejs/node/pull/31615">#31615</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/769154de07"><code>769154de07</code></a>] - <strong>buffer</strong>: improve concat() performance (Brian White) <a href="https://github.com/nodejs/node/pull/31522">#31522</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9d45393e95"><code>9d45393e95</code></a>] - <strong>buffer</strong>: improve fill(number) performance (Brian White) <a href="https://github.com/nodejs/node/pull/31489">#31489</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60a69770f5"><code>60a69770f5</code></a>] - <strong>build</strong>: add configure option to debug only Node.js part of the binary (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31644">#31644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/10f9abe81d"><code>10f9abe81d</code></a>] - <strong>build</strong>: ignore all the &quot;Debug&quot;,&quot;Release&quot; folders (ConorDavenport) <a href="https://github.com/nodejs/node/pull/31565">#31565</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/03eade01d7"><code>03eade01d7</code></a>] - <strong>build</strong>: enable loading internal modules from disk (Gus Caplan) <a href="https://github.com/nodejs/node/pull/31321">#31321</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a2b7006847"><code>a2b7006847</code></a>] - <strong>build</strong>: build docs in GitHub Actions CI workflow (Richard Lau) <a href="https://github.com/nodejs/node/pull/31504">#31504</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e216aebcb"><code>2e216aebcb</code></a>] - <strong>build</strong>: do not use setup-node in build workflows (Richard Lau) <a href="https://github.com/nodejs/node/pull/31349">#31349</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/825d089763"><code>825d089763</code></a>] - <strong>crypto</strong>: fix performance regression (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31742">#31742</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3c6545f0b4"><code>3c6545f0b4</code></a>] - <strong>crypto</strong>: improve randomBytes() performance (Brian White) <a href="https://github.com/nodejs/node/pull/31519">#31519</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f84b34d42c"><code>f84b34d42c</code></a>] - <strong>crypto</strong>: improve errors in DiffieHellmanGroup (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31445">#31445</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4591202e66"><code>4591202e66</code></a>] - <strong>crypto</strong>: assign and use ERR_CRYPTO_UNKNOWN_CIPHER (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31437">#31437</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bf46c304dd"><code>bf46c304dd</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>crypto</strong>: add crypto.diffieHellman (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0d3e095941"><code>0d3e095941</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>crypto</strong>: add DH support to generateKeyPair (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/15bd2c9f0c"><code>15bd2c9f0c</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>crypto</strong>: simplify DH groups (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/572322fddf"><code>572322fddf</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>crypto</strong>: add key type &#39;dh&#39; (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0ac124b6b9"><code>0ac124b6b9</code></a>] - <strong>deps</strong>: upgrade npm to 6.13.7 (Michael Perrotte) <a href="https://github.com/nodejs/node/pull/31558">#31558</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bf7097c77d"><code>bf7097c77d</code></a>] - <strong>deps</strong>: switch to chromium&#39;s zlib implementation (Brian White) <a href="https://github.com/nodejs/node/pull/31201">#31201</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2eeaa5ce40"><code>2eeaa5ce40</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick 7b5b6f9 (cjihrig) <a href="https://github.com/nodejs/node/pull/31495">#31495</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/464f4afa66"><code>464f4afa66</code></a>] - <strong>deps</strong>: upgrade to libuv 1.34.2 (cjihrig) <a href="https://github.com/nodejs/node/pull/31477">#31477</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9811ebe0c5"><code>9811ebe0c5</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick eea4508 (cjihrig) <a href="https://github.com/nodejs/node/pull/31432">#31432</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2fe0ed3a2e"><code>2fe0ed3a2e</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick c3bef8e (cjihrig) <a href="https://github.com/nodejs/node/pull/31432">#31432</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/09566be899"><code>09566be899</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick ea73af5 (cjihrig) <a href="https://github.com/nodejs/node/pull/31432">#31432</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/04f2799ed2"><code>04f2799ed2</code></a>] - <strong>deps</strong>: update to uvwasi 0.0.5 (cjihrig) <a href="https://github.com/nodejs/node/pull/31432">#31432</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7c4f1ed030"><code>7c4f1ed030</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick 941bedf (cjihrig) <a href="https://github.com/nodejs/node/pull/31363">#31363</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/00e38a749a"><code>00e38a749a</code></a>] - <strong>deps</strong>: port uvwasi@676ba9a to gyp (cjihrig) <a href="https://github.com/nodejs/node/pull/31363">#31363</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5bd3f6c258"><code>5bd3f6c258</code></a>] - <strong>deps,test</strong>: update to uvwasi 0.0.4 (cjihrig) <a href="https://github.com/nodejs/node/pull/31363">#31363</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2cd8461e56"><code>2cd8461e56</code></a>] - <strong>doc</strong>: add glossary.md (gengjiawen) <a href="https://github.com/nodejs/node/pull/27517">#27517</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c4613c6b8b"><code>c4613c6b8b</code></a>] - <strong>doc</strong>: add prerequisites information for Arch (Ujjwal Sharma) <a href="https://github.com/nodejs/node/pull/31669">#31669</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b35f83e69b"><code>b35f83e69b</code></a>] - <strong>doc</strong>: fix typo on fs docs (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/31620">#31620</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2ff812ca84"><code>2ff812ca84</code></a>] - <strong>doc</strong>: update contact email for @ryzokuken (Ujjwal Sharma) <a href="https://github.com/nodejs/node/pull/31670">#31670</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c83946757"><code>2c83946757</code></a>] - <strong>doc</strong>: fix default server timeout description for https (Andrey Pechkurov) <a href="https://github.com/nodejs/node/pull/31692">#31692</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b56a21fdad"><code>b56a21fdad</code></a>] - <strong>doc</strong>: add directions to mark a release line as lts (Danielle Adams) <a href="https://github.com/nodejs/node/pull/31724">#31724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ae40cd2b2"><code>5ae40cd2b2</code></a>] - <strong>doc</strong>: expand C++ README with information about exception handling (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31720">#31720</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94a0ec1b99"><code>94a0ec1b99</code></a>] - <strong>doc</strong>: update foundation name in onboarding (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31719">#31719</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fda97fa772"><code>fda97fa772</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in zlib.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31713">#31713</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eea58cd3d5"><code>eea58cd3d5</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in modules.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31713">#31713</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d0238190a1"><code>d0238190a1</code></a>] - <strong>doc</strong>: reword possessive form of Node.js in repl.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31713">#31713</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55a25b3bbe"><code>55a25b3bbe</code></a>] - <strong>doc</strong>: reword section title in addons.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31713">#31713</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ba9fae058a"><code>ba9fae058a</code></a>] - <strong>doc</strong>: revise deepEqual() legacy assertion mode text (Rich Trott) <a href="https://github.com/nodejs/node/pull/31704">#31704</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f6d78f959f"><code>f6d78f959f</code></a>] - <strong>doc</strong>: improve strict assertion mode color text (Rich Trott) <a href="https://github.com/nodejs/node/pull/31703">#31703</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/22cf3e3d4e"><code>22cf3e3d4e</code></a>] - <strong>doc</strong>: consolidate introductory text (Rich Trott) <a href="https://github.com/nodejs/node/pull/31667">#31667</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1e2327d9e6"><code>1e2327d9e6</code></a>] - <strong>doc</strong>: simplify async_hooks overview (Rich Trott) <a href="https://github.com/nodejs/node/pull/31660">#31660</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/77ec381ea2"><code>77ec381ea2</code></a>] - <strong>doc</strong>: clarify Worker exit/message event ordering (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31642">#31642</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4b0085c7e3"><code>4b0085c7e3</code></a>] - <strong>doc</strong>: update TSC name in &quot;Release Process&quot; (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31652">#31652</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e6c737281"><code>2e6c737281</code></a>] - <strong>doc</strong>: remove .github/ISSUE_TEMPLATE.md in favor of the template folder (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31656">#31656</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b61b85ccf9"><code>b61b85ccf9</code></a>] - <strong>doc</strong>: add note in BUILDING.md about running <code>make distclean</code> (Swagat Konchada) <a href="https://github.com/nodejs/node/pull/31542">#31542</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2991e7c0e3"><code>2991e7c0e3</code></a>] - <strong>doc</strong>: correct getting an ArrayBuffer&#39;s length (tsabolov) <a href="https://github.com/nodejs/node/pull/31632">#31632</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e27f24987e"><code>e27f24987e</code></a>] - <strong>doc</strong>: ask more questions in the bug report template (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/31611">#31611</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b50a6cc54d"><code>b50a6cc54d</code></a>] - <strong>doc</strong>: add example to fs.promises.readdir (Conor ONeill) <a href="https://github.com/nodejs/node/pull/31552">#31552</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1dbe765b0b"><code>1dbe765b0b</code></a>] - <strong>doc</strong>: add AsyncResource + Worker pool example (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31601">#31601</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f40264980e"><code>f40264980e</code></a>] - <strong>doc</strong>: fix numbering (Steffen) <a href="https://github.com/nodejs/node/pull/31575">#31575</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3ba0a22c57"><code>3ba0a22c57</code></a>] - <strong>doc</strong>: clarify socket.setNoDelay() explanation (Rusty Conover) <a href="https://github.com/nodejs/node/pull/31541">#31541</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/faec87b7f1"><code>faec87b7f1</code></a>] - <strong>doc</strong>: list largepage values in --help (cjihrig) <a href="https://github.com/nodejs/node/pull/31537">#31537</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2638110cce"><code>2638110cce</code></a>] - <strong>doc</strong>: clarify require() OS independence (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31571">#31571</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7fe9d5ebd4"><code>7fe9d5ebd4</code></a>] - <strong>doc</strong>: add protocol option in http2.connect() (Michael Lumish) <a href="https://github.com/nodejs/node/pull/31560">#31560</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6626c4de3c"><code>6626c4de3c</code></a>] - <strong>doc</strong>: clarify that <code>v8.serialize()</code> is not deterministic (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31548">#31548</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cde4b51a92"><code>cde4b51a92</code></a>] - <strong>doc</strong>: update job reference in COLLABORATOR_GUIDE.md (Richard Lau) <a href="https://github.com/nodejs/node/pull/31557">#31557</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4cac2cccd6"><code>4cac2cccd6</code></a>] - <strong>doc</strong>: simultaneous blog and email of sec announce (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31483">#31483</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e2b3e4e0e3"><code>e2b3e4e0e3</code></a>] - <strong>doc</strong>: update collaborator guide citgm instructions (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31549">#31549</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/43186e0046"><code>43186e0046</code></a>] - <strong>doc</strong>: change error message testing policy (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31421">#31421</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a52df55b9a"><code>a52df55b9a</code></a>] - <strong>doc</strong>: remove redundant properties from headers (XhmikosR) <a href="https://github.com/nodejs/node/pull/31492">#31492</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/04d783ae71"><code>04d783ae71</code></a>] - <strong>doc</strong>: update maintaining-V8.md (kenzo-spaulding) <a href="https://github.com/nodejs/node/pull/31503">#31503</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f75fe9ab71"><code>f75fe9ab71</code></a>] - <strong>doc</strong>: enable visual code indication in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31493">#31493</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8f25e51e4e"><code>8f25e51e4e</code></a>] - <strong>doc</strong>: clean up and streamline vm.md examples (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31474">#31474</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/729b96137e"><code>729b96137e</code></a>] - <strong>doc</strong>: further fix async iterator example (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31367">#31367</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/15b24b71ce"><code>15b24b71ce</code></a>] - <strong>doc</strong>: add ronag to collaborators (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31498">#31498</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e9462b4d44"><code>e9462b4d44</code></a>] - <strong>doc</strong>: fix code display in header glitch (Rich Trott) <a href="https://github.com/nodejs/node/pull/31460">#31460</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b1c745877b"><code>b1c745877b</code></a>] - <strong>doc</strong>: fix syntax in N-API documentation (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31466">#31466</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/67d8967f98"><code>67d8967f98</code></a>] - <strong>doc</strong>: add explanatory to path.resolve description (Yakov Litvin) <a href="https://github.com/nodejs/node/pull/31430">#31430</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1099524452"><code>1099524452</code></a>] - <strong>doc</strong>: document process.std*.fd (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31395">#31395</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/843c5c6f46"><code>843c5c6f46</code></a>] - <strong>doc</strong>: fix several child_process doc typos (cjihrig) <a href="https://github.com/nodejs/node/pull/31393">#31393</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d77099856a"><code>d77099856a</code></a>] - <strong>doc</strong>: fix a broken link in fs.md (himself65) <a href="https://github.com/nodejs/node/pull/31373">#31373</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1e08d3c2f1"><code>1e08d3c2f1</code></a>] - <strong>doc</strong>: correct added version for --abort-on-uncaught-exception (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31360">#31360</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6055134db6"><code>6055134db6</code></a>] - <strong>doc</strong>: explain <code>hex</code> encoding in Buffer API (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31352">#31352</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd54abe3f7"><code>bd54abe3f7</code></a>] - <strong>doc</strong>: explain _writev() API (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31356">#31356</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/91f5e9b0f7"><code>91f5e9b0f7</code></a>] - <strong>doc</strong>: document missing properties in child_process (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31342">#31342</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6874deef28"><code>6874deef28</code></a>] - <strong>doc,assert</strong>: rename &quot;mode&quot; to &quot;assertion mode&quot; (Rich Trott) <a href="https://github.com/nodejs/node/pull/31635">#31635</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/788ea36ce0"><code>788ea36ce0</code></a>] - <strong>doc,net</strong>: reword Unix domain path paragraph in net.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31684">#31684</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e3e40a12b0"><code>e3e40a12b0</code></a>] - <strong>doc,util</strong>: revise util.md introductory paragraph (Rich Trott) <a href="https://github.com/nodejs/node/pull/31685">#31685</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e46cfaf146"><code>e46cfaf146</code></a>] - <strong>errors</strong>: make use of &quot;cannot&quot; consistent (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31420">#31420</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f6392e9fde"><code>f6392e9fde</code></a>] - <strong>esm</strong>: import.meta.resolve with nodejs: builtins (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31032">#31032</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/21fc81821f"><code>21fc81821f</code></a>] - <strong>fs</strong>: set path when mkdir recursive called on file (bcoe) <a href="https://github.com/nodejs/node/pull/31607">#31607</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8669ecc8a2"><code>8669ecc8a2</code></a>] - <strong>fs</strong>: bail on permission error in recursive directory creation (bcoe) <a href="https://github.com/nodejs/node/pull/31505">#31505</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c2b3ba39c"><code>2c2b3ba39c</code></a>] - <strong>fs</strong>: do not emit &#39;close&#39; twice if emitClose enabled (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31383">#31383</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/32ac1be372"><code>32ac1be372</code></a>] - <strong>fs</strong>: unset FileHandle fd after close (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31389">#31389</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9ecae58643"><code>9ecae58643</code></a>] - <strong>lib</strong>: delete dead code in SourceMap (Justin Ridgewell) <a href="https://github.com/nodejs/node/pull/31512">#31512</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7ecf842429"><code>7ecf842429</code></a>] - <strong>lib,src</strong>: switch Buffer::kMaxLength to size_t (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31406">#31406</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/15c8d9ead1"><code>15c8d9ead1</code></a>] - <strong>meta</strong>: move princejwesley to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31730">#31730</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f5ae510e03"><code>f5ae510e03</code></a>] - <strong>meta</strong>: move vkurchatkin to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31729">#31729</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd520ddfef"><code>cd520ddfef</code></a>] - <strong>meta</strong>: move calvinmetcalf to emeritus (Rich Trott) <a href="https://github.com/nodejs/node/pull/31736">#31736</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/832255df89"><code>832255df89</code></a>] - <strong>meta</strong>: fix collaborator list errors in README.md (James M Snell) <a href="https://github.com/nodejs/node/pull/31655">#31655</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aa266628ba"><code>aa266628ba</code></a>] - <strong>module</strong>: drop support for extensionless main entry points in esm (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/31415">#31415</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca81af7d73"><code>ca81af7d73</code></a>] - <strong>module</strong>: correct docs about when extensionless files are supported (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/31415">#31415</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6797656d86"><code>6797656d86</code></a>] - <strong>module</strong>: revert #31021 (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/31415">#31415</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ae2141effc"><code>ae2141effc</code></a>] - <strong>n-api</strong>: free instance data as reference (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31638">#31638</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c8215699ab"><code>c8215699ab</code></a>] - <strong>n-api</strong>: rename &#39;promise&#39; parameter to &#39;value&#39; (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31544">#31544</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5982726ef9"><code>5982726ef9</code></a>] - <strong>net</strong>: track state of setNoDelay() and prevent unnecessary system calls (Rusty Conover) <a href="https://github.com/nodejs/node/pull/31543">#31543</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e7fea14c7b"><code>e7fea14c7b</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>perf_hooks</strong>: add property flags to GCPerformanceEntry (Kirill Fomichev) <a href="https://github.com/nodejs/node/pull/29547">#29547</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/672315651d"><code>672315651d</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>process</strong>: report ArrayBuffer memory in <code>memoryUsage()</code> (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31550">#31550</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd754337f8"><code>cd754337f8</code></a>] - <strong>process</strong>: fix two overflow cases in SourceMap VLQ decoding (Justin Ridgewell) <a href="https://github.com/nodejs/node/pull/31490">#31490</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/98f3028c30"><code>98f3028c30</code></a>] - <strong>readline</strong>: remove intermediate variable (cjihrig) <a href="https://github.com/nodejs/node/pull/31676">#31676</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/148dfde1d4"><code>148dfde1d4</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>readline</strong>: make tab size configurable (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31318">#31318</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1bcf2f9423"><code>1bcf2f9423</code></a>] - <strong>report</strong>: add support for Workers (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7c2d33f38f"><code>7c2d33f38f</code></a>] - <strong>src</strong>: use hex not decimal in IsArrayIndex (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31758">#31758</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a095ef0d52"><code>a095ef0d52</code></a>] - <strong>src</strong>: keep main-thread Isolate attached to platform during Dispose (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31795">#31795</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1dec9d196f"><code>1dec9d196f</code></a>] - <strong>src</strong>: wrap HostPort in ExclusiveAccess (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31717">#31717</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e23023d685"><code>e23023d685</code></a>] - <strong>src</strong>: add ExclusiveAccess class (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31717">#31717</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54caf76210"><code>54caf76210</code></a>] - <strong>src</strong>: allow to reuse env options handling (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31711">#31711</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6ad8ca5ecf"><code>6ad8ca5ecf</code></a>] - <strong>src</strong>: do not unnecessarily re-assign uv handle data (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31696">#31696</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2837788849"><code>2837788849</code></a>] - <strong>src</strong>: fix compile warnings in node_url.cc (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31689">#31689</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d34ab5e43"><code>1d34ab5e43</code></a>] - <strong>src</strong>: modernized unique_ptr construction (Yuhanun Citgez) <a href="https://github.com/nodejs/node/pull/31654">#31654</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0e44902b85"><code>0e44902b85</code></a>] - <strong>src</strong>: remove dead code in InternalMakeCallback (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31622">#31622</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/348c7871b6"><code>348c7871b6</code></a>] - <strong>src</strong>: remove fixed-size GetHumanReadableProcessName (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31633">#31633</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8964077935"><code>8964077935</code></a>] - <strong>src</strong>: fix OOB reads in process.title getter (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31633">#31633</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/af612bcc21"><code>af612bcc21</code></a>] - <strong>src</strong>: various minor improvements to node_url (James M Snell) <a href="https://github.com/nodejs/node/pull/31651">#31651</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f0ffa4cb80"><code>f0ffa4cb80</code></a>] - <strong>src</strong>: fix inspecting <code>MessagePort</code> from <code>init</code> async hook (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31600">#31600</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/425662e2d6"><code>425662e2d6</code></a>] - <strong>src</strong>: remove unused <code>Worker::child\_port\_</code> member (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31599">#31599</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/43e2c2e643"><code>43e2c2e643</code></a>] - <strong>src</strong>: change Fill() to use ParseArrayIndex() (ConorDavenport) <a href="https://github.com/nodejs/node/pull/31591">#31591</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/42b835412d"><code>42b835412d</code></a>] - <strong>src</strong>: remove duplicate field env in CryptoJob class (ConorDavenport) <a href="https://github.com/nodejs/node/pull/31554">#31554</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9fd1e717e6"><code>9fd1e717e6</code></a>] - <strong>src</strong>: fix console debug output on Windows (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31580">#31580</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/277980d288"><code>277980d288</code></a>] - <strong>src</strong>: use __executable_start for linux hugepages (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31547">#31547</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6d5c3cd7ac"><code>6d5c3cd7ac</code></a>] - <strong>src</strong>: remove preview for heap dump utilities (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31570">#31570</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c167ae0a87"><code>c167ae0a87</code></a>] - <strong>src</strong>: fix minor typo in base_object.h (Daniel Bevenius) <a href="https://github.com/nodejs/node/pull/31535">#31535</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f04576ede0"><code>f04576ede0</code></a>] - <strong>src</strong>: fix debug crash handling null strings (Rusty Conover) <a href="https://github.com/nodejs/node/pull/31523">#31523</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ef4d081660"><code>ef4d081660</code></a>] - <strong>src</strong>: simplify native immediate queue running (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31502">#31502</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bc0c1420f0"><code>bc0c1420f0</code></a>] - <strong>src</strong>: define noreturn attribute for windows (Alexander Smarus) <a href="https://github.com/nodejs/node/pull/31467">#31467</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9e9dbd44fe"><code>9e9dbd44fe</code></a>] - <strong>src</strong>: reduce code duplication in BootstrapNode (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31465">#31465</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/76aad0e5e1"><code>76aad0e5e1</code></a>] - <strong>src</strong>: use custom fprintf alike to write errors to stderr (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31446">#31446</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a685827a55"><code>a685827a55</code></a>] - <strong>src</strong>: add C++-style sprintf utility (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31446">#31446</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/049a1727d4"><code>049a1727d4</code></a>] - <strong>src</strong>: harden running native <code>SetImmediate()</code>s slightly (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31468">#31468</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f56de5a3b4"><code>f56de5a3b4</code></a>] - <strong>src</strong>: move MemoryInfo() for worker code to .cc files (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0cacc1facf"><code>0cacc1facf</code></a>] - <strong>src</strong>: add interrupts to Environments/Workers (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8c45b277f"><code>f8c45b277f</code></a>] - <strong>src</strong>: remove AsyncRequest (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/600e96ec04"><code>600e96ec04</code></a>] - <strong>src</strong>: add a threadsafe variant of SetImmediate() (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/74a7cdbe05"><code>74a7cdbe05</code></a>] - <strong>src</strong>: exclude C++ SetImmediate() from count (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/53e566bc50"><code>53e566bc50</code></a>] - <strong>src</strong>: better encapsulate native immediate list (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31386">#31386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b8face28e7"><code>b8face28e7</code></a>] - <strong>src</strong>: reduce large pages code duplication (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31385">#31385</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/83dd65a469"><code>83dd65a469</code></a>] - <strong>src</strong>: fix ignore GCC -Wcast-function-type for older compilers (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31524">#31524</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13c6965703"><code>13c6965703</code></a>] - <strong>src</strong>: ignore GCC -Wcast-function-type for v8.h (Daniel Bevenius) <a href="https://github.com/nodejs/node/pull/31475">#31475</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3dd4089b9a"><code>3dd4089b9a</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src,lib</strong>: make ^C print a JS stack trace (legendecas) <a href="https://github.com/nodejs/node/pull/29207">#29207</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6d0b2267ce"><code>6d0b2267ce</code></a>] - <strong>stream</strong>: fix finished w/ &#39;close&#39; before &#39;finish&#39; (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31534">#31534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/80e75ab389"><code>80e75ab389</code></a>] - <strong>stream</strong>: add regression test for async iteration completion (Matteo Collina) <a href="https://github.com/nodejs/node/pull/31508">#31508</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/538582b43d"><code>538582b43d</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>stream</strong>: fix async iterator destroyed error propagation&quot; (Matteo Collina) <a href="https://github.com/nodejs/node/pull/31508">#31508</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f255053033"><code>f255053033</code></a>] - <strong>stream</strong>: fix finished writable/readable state (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31527">#31527</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3046648580"><code>3046648580</code></a>] - <strong>stream</strong>: implement throw for async iterator (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31316">#31316</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5a95fa4aeb"><code>5a95fa4aeb</code></a>] - <strong>stream</strong>: normalize async iterator stream destroy (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31316">#31316</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/20d0a0e9a7"><code>20d0a0e9a7</code></a>] - <strong>stream</strong>: add async iterator support for v1 streams (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31316">#31316</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0654e6790d"><code>0654e6790d</code></a>] - <strong>test</strong>: mark test-fs-stat-bigint flaky on FreeBSD (Rich Trott) <a href="https://github.com/nodejs/node/pull/31728">#31728</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6dbe6bde56"><code>6dbe6bde56</code></a>] - <strong>test</strong>: fix flaky parallel/test-repl-history-navigation test (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31708">#31708</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1dae7dc6bc"><code>1dae7dc6bc</code></a>] - <strong>test</strong>: improve test-fs-stat-bigint (Rich Trott) <a href="https://github.com/nodejs/node/pull/31726">#31726</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa9b59276d"><code>fa9b59276d</code></a>] - <strong>test</strong>: remove flaky designation for test-fs-stat-bigint (Rich Trott) <a href="https://github.com/nodejs/node/pull/30437">#30437</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d36ba2b555"><code>d36ba2b555</code></a>] - <strong>test</strong>: fix flaky test-fs-stat-bigint (Duncan Healy) <a href="https://github.com/nodejs/node/pull/30437">#30437</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5b3c4b3e7d"><code>5b3c4b3e7d</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>test</strong>: refactor all benchmark tests to use the new test option&quot; (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31722">#31722</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c0f3028c9"><code>2c0f3028c9</code></a>] - <strong>test</strong>: add debugging output to test-net-listen-after-destroy-stdin (Rich Trott) <a href="https://github.com/nodejs/node/pull/31698">#31698</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2224211609"><code>2224211609</code></a>] - <strong>test</strong>: improve assertion message in test-dns-any (Rich Trott) <a href="https://github.com/nodejs/node/pull/31697">#31697</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b0e37b7180"><code>b0e37b7180</code></a>] - <strong>test</strong>: fix flaky test-trace-sigint-on-idle (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31645">#31645</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/58f17c0e6b"><code>58f17c0e6b</code></a>] - <strong>test</strong>: stricter assert color test (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31429">#31429</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/89dcf733c6"><code>89dcf733c6</code></a>] - <strong>test</strong>: improve logged errors (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31425">#31425</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4878c7a197"><code>4878c7a197</code></a>] - <strong>test</strong>: refactor all benchmark tests to use the new test option (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31396">#31396</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3bcc2da887"><code>3bcc2da887</code></a>] - <strong>test</strong>: fix test-benchmark-http (Rich Trott) <a href="https://github.com/nodejs/node/pull/31686">#31686</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6139d4ea3b"><code>6139d4ea3b</code></a>] - <strong>test</strong>: fix flaky test-inspector-connect-main-thread (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31637">#31637</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13c256d31d"><code>13c256d31d</code></a>] - <strong>test</strong>: add test-dns-promises-lookupService (Rich Trott) <a href="https://github.com/nodejs/node/pull/31640">#31640</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/23fefba84c"><code>23fefba84c</code></a>] - <strong>test</strong>: fix flaky test-http2-stream-destroy-event-order (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31610">#31610</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/435b9c977a"><code>435b9c977a</code></a>] - <strong>test</strong>: abstract common assertions in readline-interface test (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31423">#31423</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2a12d3af8"><code>d2a12d3af8</code></a>] - <strong>test</strong>: refactor test-readline-interface.js (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31423">#31423</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7c3cc94b9f"><code>7c3cc94b9f</code></a>] - <strong>test</strong>: unset NODE_OPTIONS for cctest (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31594">#31594</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/62d0c6029d"><code>62d0c6029d</code></a>] - <strong>test</strong>: simplify test-https-simple.js (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31584">#31584</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49be50051c"><code>49be50051c</code></a>] - <strong>test</strong>: show child stderr output in largepages test (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31612">#31612</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c3247fedd9"><code>c3247fedd9</code></a>] - <strong>test</strong>: mark additional tests as flaky on Windows (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31606">#31606</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3fdec1c790"><code>3fdec1c790</code></a>] - <strong>test</strong>: fix flaky test-memory-usage (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31602">#31602</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/23da559ab2"><code>23da559ab2</code></a>] - <strong>test</strong>: verify threadId in reports (Dylan Coakley) <a href="https://github.com/nodejs/node/pull/31556">#31556</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5a12cd636b"><code>5a12cd636b</code></a>] - <strong>test</strong>: remove --experimental-worker flag comment (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31563">#31563</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/07525c317e"><code>07525c317e</code></a>] - <strong>test</strong>: make test-http2-buffersize more correct (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31502">#31502</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c4a2f94a11"><code>c4a2f94a11</code></a>] - <strong>test</strong>: cover property n-api null cases (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31488">#31488</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f2dc694805"><code>f2dc694805</code></a>] - <strong>test</strong>: fix test-heapdump-worker (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31494">#31494</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b25ea9b1dc"><code>b25ea9b1dc</code></a>] - <strong>test</strong>: add tests for main() argument handling (cjihrig) <a href="https://github.com/nodejs/node/pull/31426">#31426</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/38ea53629b"><code>38ea53629b</code></a>] - <strong>test</strong>: add wasi test for freopen() (cjihrig) <a href="https://github.com/nodejs/node/pull/31432">#31432</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c2792aad44"><code>c2792aad44</code></a>] - <strong>test</strong>: remove bluebird remnants from test fixture (Rich Trott) <a href="https://github.com/nodejs/node/pull/31435">#31435</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/583d1d9f55"><code>583d1d9f55</code></a>] - <strong>test</strong>: improve wasi stat test (cjihrig) <a href="https://github.com/nodejs/node/pull/31413">#31413</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/676b84a803"><code>676b84a803</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>test</strong>: skip keygen tests on arm systems (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31178">#31178</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/099c921f40"><code>099c921f40</code></a>] - <strong>test</strong>: add wasi test for symlink() and readlink() (cjihrig) <a href="https://github.com/nodejs/node/pull/31403">#31403</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6256d0ae92"><code>6256d0ae92</code></a>] - <strong>test</strong>: update postmortem test with v12 constants (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/31391">#31391</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0bafb5c8c8"><code>0bafb5c8c8</code></a>] - <strong>test</strong>: export public symbols in addons tests (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/28717">#28717</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6833f62e9d"><code>6833f62e9d</code></a>] - <strong>test</strong>: add promises metadata to postmortem test (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/31357">#31357</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/41524282b5"><code>41524282b5</code></a>] - <strong>test,benchmark</strong>: fix test-benchmark-zlib (Rich Trott) <a href="https://github.com/nodejs/node/pull/31538">#31538</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c34872e464"><code>c34872e464</code></a>] - <strong>test,dns</strong>: add coverage for dns exception (Rich Trott) <a href="https://github.com/nodejs/node/pull/31678">#31678</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/03aac4e65d"><code>03aac4e65d</code></a>] - <strong>tls</strong>: simplify errors using ThrowCryptoError (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31436">#31436</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/95d509e974"><code>95d509e974</code></a>] - <strong>tools</strong>: update Markdown linter to be cross-platform (Derek Lewis) <a href="https://github.com/nodejs/node/pull/31239">#31239</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/328b8a6444"><code>328b8a6444</code></a>] - <strong>tools</strong>: unify make-v8.sh for ppc64le and s390x (Richard Lau) <a href="https://github.com/nodejs/node/pull/31628">#31628</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/39c86bbe4c"><code>39c86bbe4c</code></a>] - <strong>tools</strong>: replace deprecated iteritems() for items() (Giovanny Andres Gongora Granada (Gioyik)) <a href="https://github.com/nodejs/node/pull/31528">#31528</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be55f3ec4f"><code>be55f3ec4f</code></a>] - <strong>tty</strong>: do not end in an infinite warning recursion (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31429">#31429</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a0c1ceddbc"><code>a0c1ceddbc</code></a>] - <strong>util</strong>: throw if unreachable TypedArray checking code is reached (Rich Trott) <a href="https://github.com/nodejs/node/pull/31737">#31737</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b9d6d08f4"><code>7b9d6d08f4</code></a>] - <strong>util</strong>: add coverage for util.inspect.colors alias setter (Rich Trott) <a href="https://github.com/nodejs/node/pull/31743">#31743</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9f9edc2c78"><code>9f9edc2c78</code></a>] - <strong>util</strong>: throw if unreachable code is reached (Rich Trott) <a href="https://github.com/nodejs/node/pull/31712">#31712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5e1bee817c"><code>5e1bee817c</code></a>] - <strong>util</strong>: fix inspection of typed arrays with unusual length (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31458">#31458</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3da4d5174c"><code>3da4d5174c</code></a>] - <strong>util</strong>: improve unicode support (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31319">#31319</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/822f2ac640"><code>822f2ac640</code></a>] - <strong>worker</strong>: add support for .cjs extension (Antoine du HAMEL) <a href="https://github.com/nodejs/node/pull/31662">#31662</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd99dc7368"><code>cd99dc7368</code></a>] - <strong>worker</strong>: properly handle env and NODE_OPTIONS in workers (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31711">#31711</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1592c474da"><code>1592c474da</code></a>] - <strong>worker</strong>: reset <code>Isolate</code> stack limit after entering <code>Locker</code> (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31593">#31593</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3e5803f91b"><code>3e5803f91b</code></a>] - <strong>worker</strong>: improve MessagePort performance (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31605">#31605</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8d3ffbeb55"><code>8d3ffbeb55</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>worker</strong>: add ability to take heap snapshot from parent thread (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31569">#31569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6fdef457c6"><code>6fdef457c6</code></a>] - <strong>worker</strong>: remove redundant closing of child port (aaccttrr) <a href="https://github.com/nodejs/node/pull/31555">#31555</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5656ec9f71"><code>5656ec9f71</code></a>] - <strong>worker</strong>: move JoinThread() back into exit callback (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31468">#31468</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-x86.msi">https://nodejs.org/dist/v13.9.0/node-v13.9.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-x64.msi">https://nodejs.org/dist/v13.9.0/node-v13.9.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/win-x86/node.exe">https://nodejs.org/dist/v13.9.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/win-x64/node.exe">https://nodejs.org/dist/v13.9.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0.pkg">https://nodejs.org/dist/v13.9.0/node-v13.9.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.9.0/node-v13.9.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.9.0/node-v13.9.0.tar.gz">https://nodejs.org/dist/v13.9.0/node-v13.9.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.9.0/">https://nodejs.org/dist/v13.9.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.9.0/api/">https://nodejs.org/docs/v13.9.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

0330f9649df64a665d073226d27a7ea418e09bb3f3a59abfdbabcffe5efd6d10  node-v13.9.0-aix-ppc64.tar.gz
b2a5a539b9b2d1733bda301913c99d220968de801bf313b762fa932820ea797b  node-v13.9.0-darwin-x64.tar.gz
e0c139c419339cd21dad975f7776b5cd84b1abfb19989fb16b2451f0b3d2ff8d  node-v13.9.0-darwin-x64.tar.xz
1332565e973135961ccfc95059539c7e39321e3e0a1b15129677f1e4cb11cbad  node-v13.9.0-headers.tar.gz
4cf754ba4b8c301bb5df9a7188b7233c0b86aa687508be148525e2c2c3ec91fc  node-v13.9.0-headers.tar.xz
8d253978fec837a6cd9d2ba9665bda14d62e7453d44123438971d0026df469dd  node-v13.9.0-linux-arm64.tar.gz
c668afc06e4094b68ae758b823fc3244b34f0468fc0c2feee45278788989b8a1  node-v13.9.0-linux-arm64.tar.xz
562f3704f81b09e476e0a05f752aa68e9c945728c0d07f4390d1200cf246e2c2  node-v13.9.0-linux-armv7l.tar.gz
59a4342ed0f45f0e26c178e17cdf0ec98a858788ad2f509f5d8a79bf96d214ca  node-v13.9.0-linux-armv7l.tar.xz
786f71b87e09d167492aa0251fddc354b19eab3bff2a4b36fb02a4d0e5974e20  node-v13.9.0-linux-ppc64le.tar.gz
ca574bba059e4384b98dd6d5fc12ec80e415684fb0d9b35b27145333d98eb33d  node-v13.9.0-linux-ppc64le.tar.xz
87b5b4ae6a5b3f5725a1c6451f8653af29854ad2a05338fca8d02cf7983817e3  node-v13.9.0-linux-s390x.tar.gz
d88879137e076604feebd30ed3cef216906ea6bc2d3b38deb750793830629185  node-v13.9.0-linux-s390x.tar.xz
5cd26d58edabb7b636c3f1c6e62ea074849bd0f077f870066aaac485572cacef  node-v13.9.0-linux-x64.tar.gz
f1e093303468032a1ecb0e290e19b43bf7771d4efbf589560df0060149614272  node-v13.9.0-linux-x64.tar.xz
72d13b279f5447b3e6dfac95a519865c0ec742d78b96c55be73575a7e1a22da6  node-v13.9.0.pkg
10d2637b88d8ae146bf9cfaefa59619af2c37a7bcb152bfb6c85d94dfa359696  node-v13.9.0-sunos-x64.tar.gz
6945d784031ae5fd2011570167d623a85db36878452f190c70f8d1e4347ed7d9  node-v13.9.0-sunos-x64.tar.xz
1953121fcf5a8933e0bd282f78e6b8b25fb6d55bb50d47416ae7a7dbbdc288bb  node-v13.9.0.tar.gz
fcf7d2c3231abddbc07d203029295932255a643d0792c016910a79f18784c87c  node-v13.9.0.tar.xz
0a8bf288f3dab710abf606c7e238e7b77670983de38c17d1a69a5361cfcddcff  node-v13.9.0-win-x64.7z
ec0a55bb703906494e738cd3d09e3274b34f0a3fbe207b9e67502092ed017500  node-v13.9.0-win-x64.zip
8232a2a922ce86e926c572097df3d52bd9bd0f15e84bc646dc76226f253b4a21  node-v13.9.0-win-x86.7z
3c6bfe1403d8cc9bfca24be497085a996fe1f03c6944a0cb6ecdb07f1d055c8b  node-v13.9.0-win-x86.zip
2fc2539e073bc2e738166657ff1dff6394fb6cffb70a67c8d48e87f950ef5938  node-v13.9.0-x64.msi
7ce10b8aabea81f155206f5291a5ce936d9a6b3db1872e664255a77f62fcd8d8  node-v13.9.0-x86.msi
d3d491a04d555db6fa09f1a98d26ee500b45fdacfdc988d71ed10a3da2b01e3e  win-x64/node.exe
93d8299044f598d700f67480a72d710a59888a14fea2e9f0d5fcc248b0ec02e2  win-x64/node.lib
57eda69e9334e9e751021baf88ee37e8cc5947c2202afe78dfdb4e22765c3fef  win-x64/node_pdb.7z
e52c713c19feda501e2fd3ee701bc91e13303234592cabbc000f476617a7049e  win-x64/node_pdb.zip
07e40109ebba41dc24d4eb5c8dff96b77cd7b31dfc28f1de2b5d51042353f497  win-x86/node.exe
876a8db699a1d5f5d298900b998b07d1bcd15273633c684f266718940cc211f5  win-x86/node.lib
6532ed1d55e7187010ad1aaf3b517a2accc248101395526edad776963c49ecdd  win-x86/node_pdb.7z
00b9b88e1ec7bcfb723b673eff161e8db6a34ba42381034b30ae1bd1e66437d9  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQIyBAEBCAAdFiEEueL1mBqm4M0oFg2f8TmTp1WZZTwFAl5MTzsACgkQ8TmTp1WZ
ZTwTIg/4ixU+2xa7YOjRrZFO+kpmszPMwfZdZYNneR9VsMo8bCDHw7DOQfCl433U
rs6ZXjWS/ths5evkJ0j5EQbLigNBkanksX5yItGduFe3zS7MWrOAB4OnORuG9Jt6
d6iQpuqVp7z3f2fa6MOXC6uwT0L7ypkCiXe3ZtMn1Rt9IhDGdxJg6x13vnWVEGY/
4qiiz85B1Tu9Xx85zzP8U4XO86/UwFFaqX5f7npx7blSBqlRUUMU6zglvCopwCmX
kI+/eKIPNwEiKXuvb8KDBpCHZlqzp0Ic7hSOquZOEEnM7S7tVt6e5s/FGDBz0EpX
jsgfhXNC7FcTi+ZCpucDRbLmXkDL/3vlnAj1PnAvDH2vBpfn4x5Pzi4ZALEPNM/5
Kvu1DoKrr45Z7WGJluNx0swsXK315P81EwEh1+pEiIE/JD60rigEVLtNtCTzJam0
t8qrKyDMZDS7WJvuMRnXCP8+km94LPskcw6gvlt8yBTUUK9VMVNbh8JympbPerdv
0CGJIhqUVZ5jv4m9ItYakLVo1zs+s2CfbazRwa7NNK7G1FYzguYrrPgEPIXYpBe1
usHkIoCSOvJvgngR/s7Ahk+GSzI9MVXO7XDqdaSY2C5nnUzScvUW1Mz0MTWVdxSX
SgOKPPeY5LATo7+U7/o8vQ7kBcVyDbCa2uBruCJVyXxMYyJPxw==
=xai/
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.9.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.9.0</guid><dc:creator><![CDATA[Shelley Vohr]]></dc:creator><pubDate>Tue, 18 Feb 2020 20:58:12 GMT</pubDate></item><item><title><![CDATA[Node v12.16.1 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><p>Node.js 12.16.0 included 6 regressions that are being fixed in this release</p>
<p><strong>Accidental Unflagging of Self Resolving Modules</strong>:</p>
<p>12.16.0 included a large update to the ESM implementation. One of the new features,
Self Referential Modules, was accidentally released without requiring the <code>--experimental-modules</code>
flag. This release is being made to appropriately flag the feature.</p>
<p><strong>Process Cleanup Changed Introduced WASM-Related Assertion</strong>:</p>
<p>A change during Node.js process cleanup led to a crash in combination with
specific usage of WASM. This has been fixed by partially reverted said change.
A regression test and a full fix are being worked on and will likely be included
in future 12.x and 13.x releases.</p>
<p><strong>Use Largepages Runtime Option Introduced Linking Failure</strong>:</p>
<p>A Semver-Minor change to introduce <code>--use-largepages</code> as a runtime option
introduced a linking failure. This had been fixed in master but regressed as the fix has not yet gone out
in a Current release. The feature has been reverted, but will be able to reland with a fix in a future
Semver-Minor release.</p>
<p><strong>Async Hooks was Causing an Exception When Handling Errors</strong>:</p>
<p>Changes in async hooks internals introduced a case where an internal api call could be called with undefined
causing a process to crash. The change to async hooks was reverted. A regression test and fix has been proposed
and the change could re-land in a future Semver-Patch release if the regression is reliably fixed.</p>
<p><strong>New Enumerable Read-Only Property on EventEmitter breaks @types/extend</strong></p>
<p>A new property for enumerating events was added to the EventEmitter class. This
broke existing code that was using the <code>@types/extend</code> module for extending classses
as <code>@types/extend</code> was attemping to write over the existing field which the new
change made read-only. As this is the first property on EventEmitter that is
read-only this feature could be considered Semver-Major. The new feature has been
reverted but could re-land in a future Semver-Minor release if a non breaking way
of applying it is found.</p>
<p><strong>Exceptions in the HTTP parser were not emitting an uncaughtException</strong></p>
<p>A refactoring to Node.js interanls resulted in a bug where errors in the HTTP
parser were not being emitted by <code>process.on(&#39;uncaughtException&#39;)</code> when the <code>async_hooks</code> <code>after</code>
hook exists. The fix to this bug has been included in this release.</p>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/51fdd759b9"><code>51fdd759b9</code></a>] - <strong>async_hooks</strong>: ensure event after been emitted on runInAsyncScope (legendecas) <a href="https://github.com/nodejs/node/pull/31784">#31784</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a1b0ac06f"><code>7a1b0ac06f</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>build</strong>: re-introduce --use-largepages as no-op&quot; (Myles Borins) <a href="https://github.com/nodejs/node/pull/31782">#31782</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a53eeca2a9"><code>a53eeca2a9</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>build</strong>: switch realpath to pwd&quot; (Myles Borins) <a href="https://github.com/nodejs/node/pull/31782">#31782</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6d432994e6"><code>6d432994e6</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>build</strong>: warn upon --use-largepages config option&quot; (Myles Borins) <a href="https://github.com/nodejs/node/pull/31782">#31782</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a5bc00af12"><code>a5bc00af12</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>events</strong>: allow monitoring error events&quot; (Myles Borins)</li>
<li>[<a href="https://github.com/nodejs/node/commit/f0b2d875d9"><code>f0b2d875d9</code></a>] - <strong>module</strong>: 12.x self resolve flag as experimental modules (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31757">#31757</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/42b68a4e24"><code>42b68a4e24</code></a>] - <strong>src</strong>: inform callback scopes about exceptions in HTTP parser (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31801">#31801</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/065a32f064"><code>065a32f064</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>src</strong>: make --use-largepages a runtime option&quot; (Myles Borins) <a href="https://github.com/nodejs/node/pull/31782">#31782</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d5beebc62"><code>3d5beebc62</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>src</strong>: make large_pages node.cc include conditional&quot; (Myles Borins) <a href="https://github.com/nodejs/node/pull/31782">#31782</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/43d02e20e0"><code>43d02e20e0</code></a>] - <strong>src</strong>: keep main-thread Isolate attached to platform during Dispose (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31795">#31795</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a5954ef26"><code>7a5954ef26</code></a>] - <strong>src</strong>: fix -Winconsistent-missing-override warning (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30549">#30549</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-x86.msi">https://nodejs.org/dist/v12.16.1/node-v12.16.1-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-x64.msi">https://nodejs.org/dist/v12.16.1/node-v12.16.1-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/win-x86/node.exe">https://nodejs.org/dist/v12.16.1/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/win-x64/node.exe">https://nodejs.org/dist/v12.16.1/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1.pkg">https://nodejs.org/dist/v12.16.1/node-v12.16.1.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-darwin-x64.tar.gz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-x64.tar.xz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-ppc64le.tar.xz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-s390x.tar.xz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-aix-ppc64.tar.gz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-sunos-x64.tar.xz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-armv7l.tar.xz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-arm64.tar.xz">https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v12.16.1/node-v12.16.1.tar.gz">https://nodejs.org/dist/v12.16.1/node-v12.16.1.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v12.16.1/">https://nodejs.org/dist/v12.16.1/</a><br>
Documentation: <a href="https://nodejs.org/docs/v12.16.1/api/">https://nodejs.org/docs/v12.16.1/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

d928dd3dc4a79c39e45aa8f1f00c33117eb6145001427cb4dd838340932d8f2d  node-v12.16.1-aix-ppc64.tar.gz
34895bce210ca4b3cf19cd480e6563588880dd7f5d798f3782e3650580d35920  node-v12.16.1-darwin-x64.tar.gz
7d20b9955c96d99fad1ef0e849b340d3ca1386dacd6c79e19d1ad3695bad7f6b  node-v12.16.1-darwin-x64.tar.xz
815e732561b6be1b2389b0cac53e34b65ad1835a5f0354d9888d992a4613947f  node-v12.16.1-headers.tar.gz
602ad5ba8ccf076215e0547632329d8a5c3ab0275a293ee1aebbfdd9345d2a6a  node-v12.16.1-headers.tar.xz
22750695d432e22f2a1faadfcd534a88a18933ffd658d45b08a5afa61acbc24a  node-v12.16.1-linux-arm64.tar.gz
396c43ba507b8ec33c70cdc6f73b4a7c725bddb3f74a85a8b8ed77b436856fed  node-v12.16.1-linux-arm64.tar.xz
d418d0516dfd744a8109e4ed58b021e3a1babb64baed2ebc30e613df97c643fb  node-v12.16.1-linux-armv7l.tar.gz
593dbc7e52518815d02dd5019c54afa5ada3dd143482cbc533c8c1ea80f44349  node-v12.16.1-linux-armv7l.tar.xz
c8b1e47ac7a7a98f9f9b596b1ff567ad5416141317a3dcf4bff988508eb85bd6  node-v12.16.1-linux-ppc64le.tar.gz
eee65be6b23245221920f18dded281f74a00dfa2479713134eea3146f1593ea6  node-v12.16.1-linux-ppc64le.tar.xz
fef9eb79a9f5c50193ba369a2399998a86411f26eadc924674d915b06b71ac8f  node-v12.16.1-linux-s390x.tar.gz
6a77be335dec9349a40216cea072f2ca6e53bf10a7276040bfbd33984cdc5b95  node-v12.16.1-linux-s390x.tar.xz
b2d9787da97d6c0d5cbf24c69fdbbf376b19089f921432c5a61aa323bc070bea  node-v12.16.1-linux-x64.tar.gz
b826753f14df9771609ffb8e7d2cc4cb395247cb704cf0cea0f04132d9cf3505  node-v12.16.1-linux-x64.tar.xz
268703502c475a3e6878de0b1e67e6cc06315f41f878c3ec0bd58291537357da  node-v12.16.1.pkg
fec3dd2fdadc2b2fd8be29ebe8cdb859eace84e920a32053585feae0e641e9ce  node-v12.16.1-sunos-x64.tar.gz
fd5786acdc316a5eb64b73e274f44aa74ed2a74ef0b292cec2983bcab1ee96f0  node-v12.16.1-sunos-x64.tar.xz
4fe8c3454f9bee5bbe72d44aa25cd931859b3037b7a9473081b3b2bd1b465b95  node-v12.16.1.tar.gz
0a95845ba02c46102b5671d0c5732460073f2d397488337e18d1fc30146d412d  node-v12.16.1.tar.xz
e97aa4c4dc44185f55be7f46ff70a5594066f50853f3b7ad409cc108d32eef17  node-v12.16.1-win-x64.7z
b93b73572c5e495154a9823d494de5729c77d1c83b041171154c4b5f3f76b590  node-v12.16.1-win-x64.zip
2091f727d84044062e2657e20a24ccfbad3c699ee337c47d60ce77fcdadd711a  node-v12.16.1-win-x86.7z
7d4cb6b9b96d221e5fbb28083d688f36561b05ae2f796a22ebd606f319834b39  node-v12.16.1-win-x86.zip
bb70e966062e860e3497b4c5cd490485b722f28ad8eb0abfda7fe91e987c59f1  node-v12.16.1-x64.msi
9fd8788c089bb77999b7f2e6ef94cb1721dd9f5b1b08d4ed2f81e89529c9137a  node-v12.16.1-x86.msi
3f8dabbe93d05367035df2078cb72a20c1b74cf1b41648ea91d902825902fcee  win-x64/node.exe
4eb31990d5e46ba2a51d4fc14ef187ef51c403afe8823c71c557c0ba3cb6d732  win-x64/node.lib
057803deaa2b29b597e15a82cfe78271f9320fc0cd23239564ab04df19ead3f6  win-x64/node_pdb.7z
deee04ab036212fbaa2eeb5efec7e5ff87666dce3968c68450bf8fa12d1c2a59  win-x64/node_pdb.zip
78fa91d73172df8e10e1824394087a9d6409259fdc3bd5a83fa90d53e4edb6a6  win-x86/node.exe
67967c338c91652bbb376a0a4f3e0162478033d872d71af673e5ce127888ee50  win-x86/node.lib
9e8b18c0df1fed91154fc9f7e5cf4e93a85b99ce653be0f77d6cd87f15556cc0  win-x86/node_pdb.7z
b1a9c35d168c5876d040e1aeeb3e7c44c919f2716c560b44556cf9c6975991fc  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl5MPjUACgkQkzsB9Atc
qUZrhgf/YyjE93K71UoKdkAPN316DY6asYc4+hoOwny+r4W1+0QSiWl7Pe+lm4tC
OfCjrIr5i+OC+/VimWLlZ2ufwxWKJCX560TpE9vLe5z6+CTNEkTR2kA20lT/BnTH
js/A+6BAilkMNrdXWspRGgIytk4/njsgq7uTutY0lx7jOclFPXuW615FCqUNA0Ev
jyTy5b2htDH3J9QrLiHTlLZcz438W1RPvdQ8N8vIfY3QFTcugmBiltIg++rQ4Zh+
tQt/48hI/Xb4MvIQ83azzBwkvnXci4sVcekseuMeKjb5vbnd1qxvSPFMS6zvKmHi
PrJMcpCXJiFuo92YBTL/rCkiTr/jsQ==
=wB4y
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v12.16.1</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v12.16.1</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Tue, 18 Feb 2020 20:06:29 GMT</pubDate></item><item><title><![CDATA[Node v12.16.0 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><h4 id="header-new-assert-apis">New assert APIs<a id="new-assert-apis" class="anchor" href="#new-assert-apis" aria-labelledby="header-new-assert-apis"></a></h4><p>The <code>assert</code> module now provides experimental <code>assert.match()</code> and
<code>assert.doesNotMatch()</code> methods. They will validate that the first argument is a
string and matches (or does not match) the provided regular expression:</p>
<pre class="language-js"><code class="language-js"><span class="token keyword">const</span> assert <span class="token operator">=</span> <span class="token function">require</span><span class="token punctuation">(</span><span class="token string">&apos;assert&apos;</span><span class="token punctuation">)</span><span class="token punctuation">.</span>strict<span class="token punctuation">;</span>

assert<span class="token punctuation">.</span><span class="token function">match</span><span class="token punctuation">(</span><span class="token string">&apos;I will fail&apos;</span><span class="token punctuation">,</span> <span class="token regex">/pass/</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token comment">// AssertionError [ERR_ASSERTION]: The input did not match the regular ...</span>

assert<span class="token punctuation">.</span><span class="token function">doesNotMatch</span><span class="token punctuation">(</span><span class="token string">&apos;I will fail&apos;</span><span class="token punctuation">,</span> <span class="token regex">/fail/</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token comment">// AssertionError [ERR_ASSERTION]: The input was expected to not match the ...</span></code></pre>
<p>This is an experimental feature.</p>
<p>Ruben Bridgewater <a href="https://github.com/nodejs/node/pull/30929">#30929</a>.</p>
<h4 id="header-advanced-serialization-for-ipc">Advanced serialization for IPC<a id="advanced-serialization-for-ipc" class="anchor" href="#advanced-serialization-for-ipc" aria-labelledby="header-advanced-serialization-for-ipc"></a></h4><p>The <code>child_process</code> and <code>cluster</code> modules now support a <code>serialization</code> option
to change the serialization mechanism used for IPC. The option can have one of
two values:</p>
<ul>
<li><code>&apos;json&apos;</code> (default): <code>JSON.stringify()</code> and <code>JSON.parse()</code> are used. This is
how message serialization was done before.</li>
<li><code>&apos;advanced&apos;</code>: The serialization API of the <code>v8</code> module is used. It is based on
the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm">HTML structured clone algorithm</a>
and is able to serialize more built-in JavaScript object types, such as
<code>BigInt</code>, <code>Map</code>, <code>Set</code> etc. as well as circular data structures.</li>
</ul>
<p>Anna Henningsen <a href="https://github.com/nodejs/node/pull/30162">#30162</a>.</p>
<h4 id="header-cli-flags">CLI flags<a id="cli-flags" class="anchor" href="#cli-flags" aria-labelledby="header-cli-flags"></a></h4><p>The new <code>--trace-exit</code> CLI flag makes Node.js print a stack trace whenever the
Node.js environment is exited proactively (i.e. by invoking the <code>process.exit()</code>
function or pressing Ctrl+C).</p>
<p>legendecas <a href="https://github.com/nodejs/node/pull/30516">#30516</a>.</p>
<hr>
<p>The new <code>--trace-uncaught</code> CLI flag makes Node.js print a stack trace at the
time of throwing uncaught exceptions, rather than at the creation of the <code>Error</code>
object, if there is any.
This option is not enabled by default because it may affect garbage collection
behavior negatively.</p>
<p>Anna Henningsen <a href="https://github.com/nodejs/node/pull/30025">#30025</a>.</p>
<hr>
<p>The <code>--disallow-code-generation-from-strings</code> V8 CLI flag is now whitelisted in
the <code>NODE_OPTIONS</code> environment variable.</p>
<p>Shelley Vohr <a href="https://github.com/nodejs/node/pull/30094">#30094</a>.</p>
<h4 id="header-new-crypto-apis">New crypto APIs<a id="new-crypto-apis" class="anchor" href="#new-crypto-apis" aria-labelledby="header-new-crypto-apis"></a></h4><p>For DSA and ECDSA, a new signature encoding is now supported in addition to the
existing one (DER). The <code>verify</code> and <code>sign</code> methods accept a <code>dsaEncoding</code>
option, which can have one of two values:</p>
<ul>
<li><code>&apos;der&apos;</code> (default): DER-encoded ASN.1 signature structure encoding <code>(r, s)</code>.</li>
<li><code>&apos;ieee-p1363&apos;</code>: Signature format <code>r || s</code> as proposed in IEEE-P1363.</li>
</ul>
<p>Tobias Nie&#xDF;en <a href="https://github.com/nodejs/node/pull/29292">#29292</a>.</p>
<hr>
<p>A new method was added to <code>Hash</code>: <code>Hash.prototype.copy</code>. It makes it possible to
clone the internal state of a <code>Hash</code> object into a new <code>Hash</code> object, allowing
to compute the digest between updates:</p>
<pre class="language-js"><code class="language-js"><span class="token comment">// Calculate a rolling hash.</span>
<span class="token keyword">const</span> crypto <span class="token operator">=</span> <span class="token function">require</span><span class="token punctuation">(</span><span class="token string">&apos;crypto&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token keyword">const</span> hash <span class="token operator">=</span> crypto<span class="token punctuation">.</span><span class="token function">createHash</span><span class="token punctuation">(</span><span class="token string">&apos;sha256&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

hash<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token string">&apos;one&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
console<span class="token punctuation">.</span><span class="token function">log</span><span class="token punctuation">(</span>hash<span class="token punctuation">.</span><span class="token function">copy</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">.</span><span class="token function">digest</span><span class="token punctuation">(</span><span class="token string">&apos;hex&apos;</span><span class="token punctuation">)</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

hash<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token string">&apos;two&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
console<span class="token punctuation">.</span><span class="token function">log</span><span class="token punctuation">(</span>hash<span class="token punctuation">.</span><span class="token function">copy</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">.</span><span class="token function">digest</span><span class="token punctuation">(</span><span class="token string">&apos;hex&apos;</span><span class="token punctuation">)</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

hash<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token string">&apos;three&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
console<span class="token punctuation">.</span><span class="token function">log</span><span class="token punctuation">(</span>hash<span class="token punctuation">.</span><span class="token function">copy</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">.</span><span class="token function">digest</span><span class="token punctuation">(</span><span class="token string">&apos;hex&apos;</span><span class="token punctuation">)</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

<span class="token comment">// Etc.</span></code></pre>
<p>Ben Noordhuis <a href="https://github.com/nodejs/node/pull/29910">#29910</a>.</p>
<h4 id="header-dependency-updates">Dependency updates<a id="dependency-updates" class="anchor" href="#dependency-updates" aria-labelledby="header-dependency-updates"></a></h4><p>libuv was updated to 1.34.0. This includes fixes to <code>uv_fs_copyfile()</code> and
<code>uv_interface_addresses()</code> and adds two new functions: <code>uv_sleep()</code> and
<code>uv_fs_mkstemp()</code>.</p>
<p>Colin Ihrig <a href="https://github.com/nodejs/node/pull/30783">#30783</a>.</p>
<hr>
<p>V8 was updated to 7.8.279.23. This includes performance improvements to object
destructuring, RegExp match failures and WebAssembly startup time.
The official release notes are available at <a href="https://v8.dev/blog/v8-release-78">https://v8.dev/blog/v8-release-78</a>.</p>
<p>Micha&#xEB;l Zasso <a href="https://github.com/nodejs/node/pull/30109">#30109</a>.</p>
<h4 id="header-new-eventemitter-apis">New EventEmitter APIs<a id="new-eventemitter-apis" class="anchor" href="#new-eventemitter-apis" aria-labelledby="header-new-eventemitter-apis"></a></h4><p>The new <code>EventEmitter.on</code> static method allows to async iterate over events:</p>
<pre class="language-js"><code class="language-js"><span class="token keyword">const</span> <span class="token punctuation">{</span> on<span class="token punctuation">,</span> EventEmitter <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token function">require</span><span class="token punctuation">(</span><span class="token string">&apos;events&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

<span class="token punctuation">(</span><span class="token keyword">async</span> <span class="token punctuation">(</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>

  <span class="token keyword">const</span> ee <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token class-name">EventEmitter</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

  <span class="token comment">// Emit later on</span>
  process<span class="token punctuation">.</span><span class="token function">nextTick</span><span class="token punctuation">(</span><span class="token punctuation">(</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>
    ee<span class="token punctuation">.</span><span class="token function">emit</span><span class="token punctuation">(</span><span class="token string">&apos;foo&apos;</span><span class="token punctuation">,</span> <span class="token string">&apos;bar&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
    ee<span class="token punctuation">.</span><span class="token function">emit</span><span class="token punctuation">(</span><span class="token string">&apos;foo&apos;</span><span class="token punctuation">,</span> <span class="token number">42</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
  <span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

  <span class="token keyword">for</span> <span class="token keyword">await</span> <span class="token punctuation">(</span><span class="token keyword">const</span> event <span class="token keyword">of</span> <span class="token function">on</span><span class="token punctuation">(</span>ee<span class="token punctuation">,</span> <span class="token string">&apos;foo&apos;</span><span class="token punctuation">)</span><span class="token punctuation">)</span> <span class="token punctuation">{</span>
    <span class="token comment">// The execution of this inner block is synchronous and it</span>
    <span class="token comment">// processes one event at a time (even with await). Do not use</span>
    <span class="token comment">// if concurrent execution is required.</span>
    console<span class="token punctuation">.</span><span class="token function">log</span><span class="token punctuation">(</span>event<span class="token punctuation">)</span><span class="token punctuation">;</span> <span class="token comment">// prints [&apos;bar&apos;] [42]</span>
  <span class="token punctuation">}</span>

<span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">;</span></code></pre>
<p>Matteo Collina <a href="https://github.com/nodejs/node/pull/27994">#27994</a>.</p>
<hr>
<p>It is now possible to monitor <code>&apos;error&apos;</code> events on an <code>EventEmitter</code> without
consuming the emitted error by installing a listener using the symbol
<code>EventEmitter.errorMonitor</code>:</p>
<pre class="language-js"><code class="language-js"><span class="token keyword">const</span> myEmitter <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token class-name">MyEmitter</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

myEmitter<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span>EventEmitter<span class="token punctuation">.</span>errorMonitor<span class="token punctuation">,</span> <span class="token punctuation">(</span><span class="token parameter">err</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>
  MyMonitoringTool<span class="token punctuation">.</span><span class="token function">log</span><span class="token punctuation">(</span>err<span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

myEmitter<span class="token punctuation">.</span><span class="token function">emit</span><span class="token punctuation">(</span><span class="token string">&apos;error&apos;</span><span class="token punctuation">,</span> <span class="token keyword">new</span> <span class="token class-name">Error</span><span class="token punctuation">(</span><span class="token string">&apos;whoops!&apos;</span><span class="token punctuation">)</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token comment">// Still throws and crashes Node.js</span></code></pre>
<p>Gerhard Stoebich <a href="https://github.com/nodejs/node/pull/30932">#30932</a>.</p>
<hr>
<p>Using <code>async</code> functions with event handlers is problematic, because it
can lead to an unhandled rejection in case of a thrown exception:</p>
<pre class="language-js"><code class="language-js"><span class="token keyword">const</span> ee <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token class-name">EventEmitter</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

ee<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span><span class="token string">&apos;something&apos;</span><span class="token punctuation">,</span> <span class="token keyword">async</span> <span class="token punctuation">(</span><span class="token parameter">value</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>
  <span class="token keyword">throw</span> <span class="token keyword">new</span> <span class="token class-name">Error</span><span class="token punctuation">(</span><span class="token string">&apos;kaboom&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span></code></pre>
<p>The experimental <code>captureRejections</code> option in the <code>EventEmitter</code> constructor or
the global setting change this behavior, installing a
<code>.then(undefined, handler)</code> handler on the <code>Promise</code>. This handler routes the
exception asynchronously to the <code>Symbol.for(&apos;nodejs.rejection&apos;)</code> method if there
is one, or to the <code>&apos;error&apos;</code> event handler if there is none.</p>
<pre class="language-js"><code class="language-js"><span class="token keyword">const</span> ee1 <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token class-name">EventEmitter</span><span class="token punctuation">(</span><span class="token punctuation">{</span> captureRejections<span class="token operator">:</span> <span class="token boolean">true</span> <span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
ee1<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span><span class="token string">&apos;something&apos;</span><span class="token punctuation">,</span> <span class="token keyword">async</span> <span class="token punctuation">(</span><span class="token parameter">value</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>
  <span class="token keyword">throw</span> <span class="token keyword">new</span> <span class="token class-name">Error</span><span class="token punctuation">(</span><span class="token string">&apos;kaboom&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

ee1<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span><span class="token string">&apos;error&apos;</span><span class="token punctuation">,</span> console<span class="token punctuation">.</span>log<span class="token punctuation">)</span><span class="token punctuation">;</span>

<span class="token keyword">const</span> ee2 <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token class-name">EventEmitter</span><span class="token punctuation">(</span><span class="token punctuation">{</span> captureRejections<span class="token operator">:</span> <span class="token boolean">true</span> <span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
ee2<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span><span class="token string">&apos;something&apos;</span><span class="token punctuation">,</span> <span class="token keyword">async</span> <span class="token punctuation">(</span><span class="token parameter">value</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>
  <span class="token keyword">throw</span> <span class="token keyword">new</span> <span class="token class-name">Error</span><span class="token punctuation">(</span><span class="token string">&apos;kaboom&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

ee2<span class="token punctuation">[</span>Symbol<span class="token punctuation">.</span><span class="token function">for</span><span class="token punctuation">(</span><span class="token string">&apos;nodejs.rejection&apos;</span><span class="token punctuation">)</span><span class="token punctuation">]</span> <span class="token operator">=</span> console<span class="token punctuation">.</span>log<span class="token punctuation">;</span></code></pre>
<p>Setting <code>EventEmitter.captureRejections = true</code> will change the default for all
new instances of <code>EventEmitter</code>.</p>
<pre class="language-js"><code class="language-js">EventEmitter<span class="token punctuation">.</span>captureRejections <span class="token operator">=</span> <span class="token boolean">true</span><span class="token punctuation">;</span>
<span class="token keyword">const</span> ee1 <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token class-name">EventEmitter</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
ee1<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span><span class="token string">&apos;something&apos;</span><span class="token punctuation">,</span> <span class="token keyword">async</span> <span class="token punctuation">(</span><span class="token parameter">value</span><span class="token punctuation">)</span> <span class="token operator">=&gt;</span> <span class="token punctuation">{</span>
  <span class="token keyword">throw</span> <span class="token keyword">new</span> <span class="token class-name">Error</span><span class="token punctuation">(</span><span class="token string">&apos;kaboom&apos;</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

ee1<span class="token punctuation">.</span><span class="token function">on</span><span class="token punctuation">(</span><span class="token string">&apos;error&apos;</span><span class="token punctuation">,</span> console<span class="token punctuation">.</span>log<span class="token punctuation">)</span><span class="token punctuation">;</span></code></pre>
<p>This is an experimental feature.</p>
<p>Matteo Collina <a href="https://github.com/nodejs/node/pull/27867">#27867</a>.</p>
<h4 id="header-performance-hooks-are-no-longer-experimental">Performance Hooks are no longer experimental<a id="performance-hooks-are-no-longer-experimental" class="anchor" href="#performance-hooks-are-no-longer-experimental" aria-labelledby="header-performance-hooks-are-no-longer-experimental"></a></h4><p>The <code>perf_hooks</code> module is now considered a stable API.</p>
<p>legendecas <a href="https://github.com/nodejs/node/pull/31101">#31101</a>.</p>
<h4 id="header-introduction-of-experimental-webassembly-system-interface-wasi-support">Introduction of experimental WebAssembly System Interface (WASI) support<a id="introduction-of-experimental-webassembly-system-interface-wasi-support" class="anchor" href="#introduction-of-experimental-webassembly-system-interface-wasi-support" aria-labelledby="header-introduction-of-experimental-webassembly-system-interface-wasi-support"></a></h4><p>A new core module, <code>wasi</code>, is introduced to provide an implementation of the
<a href="https://wasi.dev/">WebAssembly System Interface</a> specification.
WASI gives sandboxed WebAssembly applications access to the
underlying operating system via a collection of POSIX-like functions.</p>
<p>This is an experimental feature.</p>
<p>Colin Ihrig <a href="https://github.com/nodejs/node/pull/30258">#30258</a>.</p>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/fc7b27ea78"><code>fc7b27ea78</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>assert</strong>: implement <code>assert.match()</code> and <code>assert.doesNotMatch()</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30929">#30929</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7d6c963b9d"><code>7d6c963b9d</code></a>] - <strong>assert</strong>: DRY .throws code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/28263">#28263</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/749bc16cca"><code>749bc16cca</code></a>] - <strong>assert</strong>: fix generatedMessage property (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/28263">#28263</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6909e3e656"><code>6909e3e656</code></a>] - <strong>assert</strong>: use for...of (Soar) <a href="https://github.com/nodejs/node/pull/30983">#30983</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b4e8f0de12"><code>b4e8f0de12</code></a>] - <strong>assert</strong>: fix line number calculation after V8 upgrade (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/29694">#29694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a0f338ecc1"><code>a0f338ecc1</code></a>] - <strong>assert,util</strong>: stricter type comparison using deep equal comparisons (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30764">#30764</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a9fad8524c"><code>a9fad8524c</code></a>] - <strong>async_hooks</strong>: ensure proper handling in runInAsyncScope (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/30965">#30965</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/73e3c15a70"><code>73e3c15a70</code></a>] - <strong>benchmark</strong>: add more util inspect and format benchmarks (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30767">#30767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/634389b3ee"><code>634389b3ee</code></a>] - <strong>benchmark</strong>: use let instead of var in dgram (dnlup) <a href="https://github.com/nodejs/node/pull/31175">#31175</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b55420889c"><code>b55420889c</code></a>] - <strong>benchmark</strong>: add benchmark on async_hooks enabled http server (legendecas) <a href="https://github.com/nodejs/node/pull/31100">#31100</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1c97163f76"><code>1c97163f76</code></a>] - <strong>benchmark</strong>: use let instead of var in crypto (dnlup) <a href="https://github.com/nodejs/node/pull/31135">#31135</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3de7713aa5"><code>3de7713aa5</code></a>] - <strong>benchmark</strong>: replace var with let/const in cluster benchmark (dnlup) <a href="https://github.com/nodejs/node/pull/31042">#31042</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/471c59b4ba"><code>471c59b4ba</code></a>] - <strong>benchmark</strong>: include writev in benchmark (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31066">#31066</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c73256460d"><code>c73256460d</code></a>] - <strong>benchmark</strong>: use let instead of var in child_process (dnlup) <a href="https://github.com/nodejs/node/pull/31043">#31043</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aa973c5cd9"><code>aa973c5cd9</code></a>] - <strong>benchmark</strong>: add clear connections to secure-pair (Diego Lafuente) <a href="https://github.com/nodejs/node/pull/27971">#27971</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d5bebc3be8"><code>d5bebc3be8</code></a>] - <strong>benchmark</strong>: update manywrites back pressure (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30977">#30977</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/baabf3e764"><code>baabf3e764</code></a>] - <strong>benchmark</strong>: use let/const instead of var in buffers (dnlup) <a href="https://github.com/nodejs/node/pull/30945">#30945</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/667471ee8b"><code>667471ee8b</code></a>] - <strong>benchmark</strong>: improve <code>--filter</code> pattern matching (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/29987">#29987</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b4509170f4"><code>b4509170f4</code></a>] - <strong>bootstrap</strong>: use different scripts to setup different configurations (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30862">#30862</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/655d0685c4"><code>655d0685c4</code></a>] - <strong>buffer</strong>: release buffers with free callbacks on env exit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30551">#30551</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ae3459af9f"><code>ae3459af9f</code></a>] - <strong>buffer</strong>: improve .from() error details (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/29675">#29675</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ada7624e6b"><code>ada7624e6b</code></a>] - <strong>build</strong>: auto-load ICU data from --with-icu-default-data-dir (Stephen Gallagher) <a href="https://github.com/nodejs/node/pull/30825">#30825</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d66996ce0d"><code>d66996ce0d</code></a>] - <strong>build</strong>: remove (almost) unused macros/constants (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/30755">#30755</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca432d756e"><code>ca432d756e</code></a>] - <strong>build</strong>: do not build mksnapshot and mkcodecache for --shared (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30647">#30647</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30096ef5a4"><code>30096ef5a4</code></a>] - <strong>build</strong>: add --without-node-code-cache configure option (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30647">#30647</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cb89fbcafc"><code>cb89fbcafc</code></a>] - <strong>build</strong>: don&apos;t use -latomic on macOS (Ryan Schmidt) <a href="https://github.com/nodejs/node/pull/30099">#30099</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b1b7f6746c"><code>b1b7f6746c</code></a>] - <strong>build</strong>: fixes build for some os versions (David Carlier)</li>
<li>[<a href="https://github.com/nodejs/node/commit/dc7a2320ff"><code>dc7a2320ff</code></a>] - <strong>build</strong>: fix missing x64 arch suffix in binary tar name (legendecas) <a href="https://github.com/nodejs/node/pull/30877">#30877</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ebe6a55ba8"><code>ebe6a55ba8</code></a>] - <strong>build</strong>: on Android, use android log library to print stack traces (Giovanni Campagna) <a href="https://github.com/nodejs/node/pull/29388">#29388</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fbf5beee56"><code>fbf5beee56</code></a>] - <strong>build</strong>: fix library version and compile flags on Android (Giovanni Campagna) <a href="https://github.com/nodejs/node/pull/29388">#29388</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c8c22b8d4c"><code>c8c22b8d4c</code></a>] - <strong>build</strong>: ease DragonFlyBSD build (David Carlier) <a href="https://github.com/nodejs/node/pull/30201">#30201</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/766c2abff3"><code>766c2abff3</code></a>] - <strong>build</strong>: warn upon --use-largepages config option (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31103">#31103</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e67b3608af"><code>e67b3608af</code></a>] - <strong>build</strong>: switch realpath to pwd (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/31095">#31095</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/332b343f50"><code>332b343f50</code></a>] - <strong>build</strong>: re-introduce --use-largepages as no-op (Gabriel Schulhof)</li>
<li>[<a href="https://github.com/nodejs/node/commit/a91ed2eada"><code>a91ed2eada</code></a>] - <strong>build</strong>: reset embedder string to &quot;-node.0&quot; (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30109">#30109</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0b3951a8e7"><code>0b3951a8e7</code></a>] - <strong>build,win</strong>: fix goto exit in vcbuild (Jo&#xE3;o Reis) <a href="https://github.com/nodejs/node/pull/30931">#30931</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df1e183e3f"><code>df1e183e3f</code></a>] - <strong>child_process,cluster</strong>: allow using V8 serialization API (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30162">#30162</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8dc4e4ecb7"><code>8dc4e4ecb7</code></a>] - <strong>cli</strong>: add --trace-exit cli option (legendecas) <a href="https://github.com/nodejs/node/pull/30516">#30516</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ba289ffb4e"><code>ba289ffb4e</code></a>] - <strong>cli</strong>: whitelist new V8 flag in NODE_OPTIONS (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30094">#30094</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dc58731e28"><code>dc58731e28</code></a>] - <strong>cli</strong>: add --trace-uncaught flag (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30025">#30025</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2d23502121"><code>2d23502121</code></a>] - <strong>cluster</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f54dc362a9"><code>f54dc362a9</code></a>] - <strong>console</strong>: unregister temporary error listener (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30852">#30852</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9bc5c9fbc3"><code>9bc5c9fbc3</code></a>] - <strong>crypto</strong>: cast oaepLabel to unsigned char* (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30917">#30917</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dd118b7272"><code>dd118b7272</code></a>] - <strong>crypto</strong>: automatically manage memory for ECDSA_SIG (Tobias Nie&#xDF;en) <a href="https://github.com/nodejs/node/pull/30641">#30641</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df54ec3eb2"><code>df54ec3eb2</code></a>] - <strong>crypto</strong>: add support for IEEE-P1363 DSA signatures (Tobias Nie&#xDF;en) <a href="https://github.com/nodejs/node/pull/29292">#29292</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5dd72a67c4"><code>5dd72a67c4</code></a>] - <strong>crypto</strong>: add Hash.prototype.copy() method (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/29910">#29910</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e2cd110c0a"><code>e2cd110c0a</code></a>] - <strong>deps</strong>: V8: cherry-pick 0dfd9ea51241 (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/30713">#30713</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b724eaf66d"><code>b724eaf66d</code></a>] - <strong>deps</strong>: V8: cherry-pick d89f4ef1cd62 (Milad Farazmand) <a href="https://github.com/nodejs/node/pull/31354">#31354</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6de77d3f09"><code>6de77d3f09</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick 75b389c (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31076">#31076</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8f4339b8af"><code>8f4339b8af</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick 64e59d5 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31076">#31076</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/63f85d52de"><code>63f85d52de</code></a>] - <strong>deps</strong>: update uvwasi (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/317c3dffbb"><code>317c3dffbb</code></a>] - <strong>deps</strong>: V8: cherry-pick b38dfaf3a633 (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/30870">#30870</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/554c7c2c98"><code>554c7c2c98</code></a>] - <strong>deps</strong>: V8: cherry-pick cc5016e1b702 (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/30870">#30870</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/250198220d"><code>250198220d</code></a>] - <strong>deps</strong>: V8: backport a4545db (David Carlier) <a href="https://github.com/nodejs/node/pull/31127">#31127</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/76eaf24f8f"><code>76eaf24f8f</code></a>] - <strong>deps</strong>: V8: cherry-pick d406bfd64653 (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30819">#30819</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c004cf51c6"><code>c004cf51c6</code></a>] - <strong>deps</strong>: V8: cherry-pick d3a1a5b6c491 (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/31005">#31005</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/850cb15ae8"><code>850cb15ae8</code></a>] - <strong>deps</strong>: upgrade to libuv 1.34.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30783">#30783</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ff82ccb151"><code>ff82ccb151</code></a>] - <strong>deps</strong>: fix OPENSSLDIR on Windows (Shigeki Ohtsu) <a href="https://github.com/nodejs/node/pull/29456">#29456</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6bee6878ba"><code>6bee6878ba</code></a>] - <strong>deps</strong>: V8: cherry-pick ca5b0ec (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30708">#30708</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c4074e37e2"><code>c4074e37e2</code></a>] - <strong>deps</strong>: V8: backport 777fa98 (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30062">#30062</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/45240a1325"><code>45240a1325</code></a>] - <strong>deps</strong>: V8: cherry-pick 53e62af (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/29898">#29898</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b335529803"><code>b335529803</code></a>] - <strong>deps</strong>: patch V8 to be API/ABI compatible with 7.4 (from 7.7) (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/29241">#29241</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/499ccdcf03"><code>499ccdcf03</code></a>] - <strong>deps</strong>: patch V8 to be API/ABI compatible with 7.4 (from 7.6) (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/28955">#28955</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bb616bb06b"><code>bb616bb06b</code></a>] - <strong>deps</strong>: patch V8 to be API/ABI compatible with 7.4 (from 7.5) (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/28005">#28005</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/18c713da2c"><code>18c713da2c</code></a>] - <strong>deps</strong>: update V8&apos;s postmortem script (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/29694">#29694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/593d989e8e"><code>593d989e8e</code></a>] - <strong>deps</strong>: V8: cherry-pick a7dffcd767be (Christian Clauss) <a href="https://github.com/nodejs/node/pull/30218">#30218</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5e1da86d9b"><code>5e1da86d9b</code></a>] - <strong>deps</strong>: V8: cherry-pick 0a055086c377 (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30109">#30109</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25dd890847"><code>25dd890847</code></a>] - <strong>deps</strong>: V8: cherry-pick e5dbc95 (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/30130">#30130</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/98dfe272b0"><code>98dfe272b0</code></a>] - <strong>deps</strong>: V8: cherry-pick ed40ab1 (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30064">#30064</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4cdccbda80"><code>4cdccbda80</code></a>] - <strong>deps</strong>: V8: cherry-pick 716875d (Myles Borins) <a href="https://github.com/nodejs/node/pull/29694">#29694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/667b9a409b"><code>667b9a409b</code></a>] - <strong>deps</strong>: V8: cherry-pick 35c6d4d (Sam Roberts) <a href="https://github.com/nodejs/node/pull/29585">#29585</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c43f5be7cf"><code>c43f5be7cf</code></a>] - <strong>deps</strong>: V8: cherry-pick deac757 (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/29626">#29626</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d89f874871"><code>d89f874871</code></a>] - <strong>deps</strong>: V8: fix linking issue for MSVS (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/28016">#28016</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0d20a85b8e"><code>0d20a85b8e</code></a>] - <strong>deps</strong>: V8: fix BUILDING_V8_SHARED issues (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/27375">#27375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d11924917"><code>3d11924917</code></a>] - <strong>deps</strong>: V8: add workaround for MSVC optimizer bug (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/28016">#28016</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9135bc219b"><code>9135bc219b</code></a>] - <strong>deps</strong>: V8: use ATOMIC_VAR_INIT instead of std::atomic_init (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/27375">#27375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d98789b348"><code>d98789b348</code></a>] - <strong>deps</strong>: V8: forward declaration of <code>Rtl\*FunctionTable</code> (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/27375">#27375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5a31dc8177"><code>5a31dc8177</code></a>] - <strong>deps</strong>: V8: patch register-arm64.h (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/27375">#27375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fe18796b03"><code>fe18796b03</code></a>] - <strong>deps</strong>: V8: silence irrelevant warning (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/26685">#26685</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4bf6e025a7"><code>4bf6e025a7</code></a>] - <strong>deps</strong>: V8: un-cherry-pick bd019bd (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/26685">#26685</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fdad5b6f38"><code>fdad5b6f38</code></a>] - <strong>deps</strong>: V8: fix filename manipulation for Windows (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/28016">#28016</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/35f289260e"><code>35f289260e</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>deps</strong>: update V8 to 7.8.279.23 (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30109">#30109</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/614ce0c51a"><code>614ce0c51a</code></a>] - <strong>deps,http</strong>: http_parser set max header size to 8KB (Matteo Collina) <a href="https://github.com/nodejs-private/node-private/pull/143">nodejs-private/node-private#143</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8d336ff796"><code>8d336ff796</code></a>] - <strong>deps,src</strong>: patch V8 to be API/ABI compatible with 7.4 (from 7.8) (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30109">#30109</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bf4f516eea"><code>bf4f516eea</code></a>] - <strong>deps,src,test</strong>: update to uvwasi 0.0.3 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30980">#30980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25d96ecd4b"><code>25d96ecd4b</code></a>] - <strong>dgram</strong>: test to add and to drop specific membership (A. Volgin) <a href="https://github.com/nodejs/node/pull/31047">#31047</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b7ff93f45d"><code>b7ff93f45d</code></a>] - <strong>dgram</strong>: use for...of (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30999">#30999</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b560f7b9d6"><code>b560f7b9d6</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>dgram</strong>: add source-specific multicast support (Lucas Pardue) <a href="https://github.com/nodejs/node/pull/15735">#15735</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9a6aff8517"><code>9a6aff8517</code></a>] - <strong>doc</strong>: make <code>AssertionError</code> a link (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/28263">#28263</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/08b5a2fcb4"><code>08b5a2fcb4</code></a>] - <strong>doc</strong>: update assert.throws() examples (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/28263">#28263</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd78d04188"><code>fd78d04188</code></a>] - <strong>doc</strong>: remove extra backtick (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31186">#31186</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/808f025bea"><code>808f025bea</code></a>] - <strong>doc</strong>: use code markup/markdown in headers (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31149">#31149</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/95eb1c2884"><code>95eb1c2884</code></a>] - <strong>doc</strong>: add note about fs.close() about undefined behavior (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30966">#30966</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cfe30aebe1"><code>cfe30aebe1</code></a>] - <strong>doc</strong>: add code example to inspector.url() method (Juan Jos&#xE9; Arboleda) <a href="https://github.com/nodejs/node/pull/29496">#29496</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/79521d304c"><code>79521d304c</code></a>] - <strong>doc</strong>: deprecate http finished (Robert Nagy) <a href="https://github.com/nodejs/node/pull/28679">#28679</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c85dd91d6"><code>2c85dd91d6</code></a>] - <strong>doc</strong>: update REPL documentation to instantiate the REPL (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30928">#30928</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/deb1a591f5"><code>deb1a591f5</code></a>] - <strong>doc</strong>: improve explanation of package.json &quot;type&quot; field (Ronald J Kimball) <a href="https://github.com/nodejs/node/pull/27516">#27516</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/37560cdf81"><code>37560cdf81</code></a>] - <strong>doc</strong>: clarify role of writable.cork() (Colin Grant) <a href="https://github.com/nodejs/node/pull/30442">#30442</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5648f5ec6e"><code>5648f5ec6e</code></a>] - <strong>doc</strong>: de-duplicate security release processes (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30996">#30996</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2d9d59f427"><code>2d9d59f427</code></a>] - <strong>doc</strong>: fix createDiffieHellman generator type (Tobias Nie&#xDF;en) <a href="https://github.com/nodejs/node/pull/31121">#31121</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6df270451a"><code>6df270451a</code></a>] - <strong>doc</strong>: update mode type for mkdir() functions (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d7ff3d673"><code>1d7ff3d673</code></a>] - <strong>doc</strong>: update mode type for process.umask() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f851d9fbd8"><code>f851d9fbd8</code></a>] - <strong>doc</strong>: update mode type for fs open() functions (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e104e72f58"><code>e104e72f58</code></a>] - <strong>doc</strong>: update mode type for fchmod() functions (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13fe137791"><code>13fe137791</code></a>] - <strong>doc</strong>: update parameter type for fsPromises.chmod() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ddad6eb90f"><code>ddad6eb90f</code></a>] - <strong>doc</strong>: improve dns introduction (Rich Trott) <a href="https://github.com/nodejs/node/pull/31090">#31090</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a192afc2aa"><code>a192afc2aa</code></a>] - <strong>doc</strong>: update parameter type for fs.chmod() (Santosh Yadav) <a href="https://github.com/nodejs/node/pull/31085">#31085</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd0565c91c"><code>fd0565c91c</code></a>] - <strong>doc</strong>: add --inspect-publish-uid man page entry (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31077">#31077</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/39e2af67e2"><code>39e2af67e2</code></a>] - <strong>doc</strong>: add --force-context-aware man page entry (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31077">#31077</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d28db1007"><code>1d28db1007</code></a>] - <strong>doc</strong>: add --enable-source-maps man page entry (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31077">#31077</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5796ec757f"><code>5796ec757f</code></a>] - <strong>doc</strong>: fix anchors and subtitle in BUILDING.md (sutangu) <a href="https://github.com/nodejs/node/pull/30296">#30296</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4f95213b83"><code>4f95213b83</code></a>] - <strong>doc</strong>: standardize usage of hostname vs. host name (Rich Trott) <a href="https://github.com/nodejs/node/pull/31073">#31073</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b567bdd49"><code>7b567bdd49</code></a>] - <strong>doc</strong>: add unrepresented flags docs for configure (Pranshu Srivastava) <a href="https://github.com/nodejs/node/pull/28069">#28069</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f0994940f0"><code>f0994940f0</code></a>] - <strong>doc</strong>: improve doc net:server.listen (dev-313) <a href="https://github.com/nodejs/node/pull/31064">#31064</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8530128bd"><code>f8530128bd</code></a>] - <strong>doc</strong>: implement minor improvements to BUILDING.md text (Rich Trott) <a href="https://github.com/nodejs/node/pull/31070">#31070</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/53403619ad"><code>53403619ad</code></a>] - <strong>doc</strong>: avoid using v8::Persistent in addon docs (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31018">#31018</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3c969547a"><code>d3c969547a</code></a>] - <strong>doc</strong>: reference worker threads on signal events (legendecas) <a href="https://github.com/nodejs/node/pull/30990">#30990</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55360487b7"><code>55360487b7</code></a>] - <strong>doc</strong>: update message.url example in http.IncomingMessage (Tadao Iseki) <a href="https://github.com/nodejs/node/pull/30830">#30830</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/178acac7d5"><code>178acac7d5</code></a>] - <strong>doc</strong>: explain napi_run_script (Tobias Nie&#xDF;en) <a href="https://github.com/nodejs/node/pull/30918">#30918</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fb3af1b23a"><code>fb3af1b23a</code></a>] - <strong>doc</strong>: add &quot;Be direct.&quot; to the style guide (Rich Trott) <a href="https://github.com/nodejs/node/pull/30935">#30935</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0688c99823"><code>0688c99823</code></a>] - <strong>doc</strong>: clarify expectations for PR commit messages (Derek Lewis) <a href="https://github.com/nodejs/node/pull/30922">#30922</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/28a8247918"><code>28a8247918</code></a>] - <strong>doc</strong>: fix description of N-API exception handlers (Tobias Nie&#xDF;en) <a href="https://github.com/nodejs/node/pull/30893">#30893</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be4fffe396"><code>be4fffe396</code></a>] - <strong>doc</strong>: improve doc writable streams: &apos;finish&apos; event (dev-313) <a href="https://github.com/nodejs/node/pull/30889">#30889</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/21ea47a08e"><code>21ea47a08e</code></a>] - <strong>doc</strong>: clarify build support text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30899">#30899</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fc0c7286c8"><code>fc0c7286c8</code></a>] - <strong>doc</strong>: edit colorMode information (Rich Trott) <a href="https://github.com/nodejs/node/pull/30887">#30887</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/22f83598d9"><code>22f83598d9</code></a>] - <strong>doc</strong>: fix argument type of setAAD (Tobias Nie&#xDF;en) <a href="https://github.com/nodejs/node/pull/30863">#30863</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b3e26987d"><code>7b3e26987d</code></a>] - <strong>doc</strong>: clarify Tier 2 implications in BUILDING.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30866">#30866</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e0811cd8cc"><code>e0811cd8cc</code></a>] - <strong>doc</strong>: improve doc Http2Stream: FrameError, Timeout and Trailers (dev-313) <a href="https://github.com/nodejs/node/pull/30373">#30373</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6db2562796"><code>6db2562796</code></a>] - <strong>doc</strong>: include line/cursor in readline documentation (Jeremy Albright) <a href="https://github.com/nodejs/node/pull/30667">#30667</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5d56e85f84"><code>5d56e85f84</code></a>] - <strong>doc</strong>: improve napi formatting (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30772">#30772</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/998d04d792"><code>998d04d792</code></a>] - <strong>doc</strong>: add documentation about node_mksnapshot and mkcodecache (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30773">#30773</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/73427af3c8"><code>73427af3c8</code></a>] - <strong>doc</strong>: remove imprecise and redundant testing text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30763">#30763</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6418b939e3"><code>6418b939e3</code></a>] - <strong>doc</strong>: remove usage of &quot;Node&quot; in favor of &quot;Node.js&quot; (Rich Trott) <a href="https://github.com/nodejs/node/pull/30758">#30758</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a500eee3e7"><code>a500eee3e7</code></a>] - <strong>doc</strong>: revise addons introduction for brevity and clarity (Rich Trott) <a href="https://github.com/nodejs/node/pull/30756">#30756</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/005b601aa1"><code>005b601aa1</code></a>] - <strong>doc</strong>: fix up N-API doc (NickNaso) <a href="https://github.com/nodejs/node/pull/30656">#30656</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/420d793f9a"><code>420d793f9a</code></a>] - <strong>doc</strong>: adds assert doc for strict mode with pointer to strict equality (Shobhit Chittora) <a href="https://github.com/nodejs/node/pull/30486">#30486</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ab7304767e"><code>ab7304767e</code></a>] - <strong>doc</strong>: Buffer.toString(): add note about invalid data (Jan-Philip Gehrcke) <a href="https://github.com/nodejs/node/pull/30706">#30706</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a152458e6e"><code>a152458e6e</code></a>] - <strong>doc</strong>: clarify text about using &apos;session&apos; event for compatibility (Rich Trott) <a href="https://github.com/nodejs/node/pull/30746">#30746</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c79f485af9"><code>c79f485af9</code></a>] - <strong>doc</strong>: fix worker.resourceLimits indentation (Daniel Nalborczyk) <a href="https://github.com/nodejs/node/pull/30663">#30663</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1a6443dfde"><code>1a6443dfde</code></a>] - <strong>doc</strong>: fix worker.resourceLimits type (Daniel Nalborczyk) <a href="https://github.com/nodejs/node/pull/30664">#30664</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b7bd84f7d2"><code>b7bd84f7d2</code></a>] - <strong>doc</strong>: simplify &quot;is recommended&quot; language in assert documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/30558">#30558</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9b7bde14c3"><code>9b7bde14c3</code></a>] - <strong>doc</strong>: update http.md mention of socket (Jesse O&apos;Connor) <a href="https://github.com/nodejs/node/pull/30155">#30155</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2cbb358c23"><code>2cbb358c23</code></a>] - <strong>doc</strong>: clarify required flag for extensionless esm (Lucas Azzola) <a href="https://github.com/nodejs/node/pull/30657">#30657</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/de3fdfaa6f"><code>de3fdfaa6f</code></a>] - <strong>doc</strong>: avoid proposal syntax in code example (Alex Zherdev) <a href="https://github.com/nodejs/node/pull/30685">#30685</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/138a905b15"><code>138a905b15</code></a>] - <strong>doc</strong>: esm: improve dual package hazard docs (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30345">#30345</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5687a3178d"><code>5687a3178d</code></a>] - <strong>doc</strong>: fix some recent doc nits (vsemozhetbyt) <a href="https://github.com/nodejs/node/pull/30341">#30341</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/007dab8f25"><code>007dab8f25</code></a>] - <strong>doc</strong>: update outdated commonjs compat info (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30512">#30512</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d0f4a2f14a"><code>d0f4a2f14a</code></a>] - <strong>doc</strong>: update divergent specifier hazard guidance (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30051">#30051</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1f46eea24d"><code>1f46eea24d</code></a>] - <strong>doc</strong>: include --experimental-resolve-self in manpage (Guy Bedford) <a href="https://github.com/nodejs/node/pull/29978">#29978</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30edcc03aa"><code>30edcc03aa</code></a>] - <strong>doc</strong>: update vm.md for link linting (Rich Trott) <a href="https://github.com/nodejs/node/pull/29982">#29982</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/426ed0dffa"><code>426ed0dffa</code></a>] - <strong>doc</strong>: make YAML matter consistent in crypto.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30016">#30016</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2d5aec013c"><code>2d5aec013c</code></a>] - <strong>doc</strong>: fix numbering in require algorithm (Jan Krems) <a href="https://github.com/nodejs/node/pull/30117">#30117</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9023c59a8d"><code>9023c59a8d</code></a>] - <strong>doc</strong>: use code markup/markdown in headers in globals documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/448a1178fa"><code>448a1178fa</code></a>] - <strong>doc</strong>: use code markup/markdown in headers in deprecations documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5a19bcf65"><code>b5a19bcf65</code></a>] - <strong>doc</strong>: use code markup/markdown in headers in addons documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2f2f79d8eb"><code>2f2f79d8eb</code></a>] - <strong>doc</strong>: allow &lt;code&gt; in header elements (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2885bdbc56"><code>2885bdbc56</code></a>] - <strong>doc,assert</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/da25662fc8"><code>da25662fc8</code></a>] - <strong>doc,async_hooks</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54c60d2e57"><code>54c60d2e57</code></a>] - <strong>doc,benchmark</strong>: move benchmark guide to benchmark directory (Rich Trott) <a href="https://github.com/nodejs/node/pull/30781">#30781</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a96590a69f"><code>a96590a69f</code></a>] - <strong>doc,buffer</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8a5fe08fd4"><code>8a5fe08fd4</code></a>] - <strong>doc,child_process</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8eecc56cd3"><code>8eecc56cd3</code></a>] - <strong>doc,cluster</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54e41cebbd"><code>54e41cebbd</code></a>] - <strong>doc,console</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/67637c652b"><code>67637c652b</code></a>] - <strong>doc,crypto</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c2ad43af89"><code>c2ad43af89</code></a>] - <strong>doc,dgram</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/135097f845"><code>135097f845</code></a>] - <strong>doc,dns</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0a29db286d"><code>0a29db286d</code></a>] - <strong>doc,domain</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/69da6110ab"><code>69da6110ab</code></a>] - <strong>doc,errors</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c4503ea987"><code>c4503ea987</code></a>] - <strong>doc,esm</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c4c10d1c09"><code>c4c10d1c09</code></a>] - <strong>doc,events</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8848062bc4"><code>8848062bc4</code></a>] - <strong>doc,fs</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25b30e4b61"><code>25b30e4b61</code></a>] - <strong>doc,http</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be7d4dea4b"><code>be7d4dea4b</code></a>] - <strong>doc,http2</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2449d5fee6"><code>2449d5fee6</code></a>] - <strong>doc,https</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f7255c12a8"><code>f7255c12a8</code></a>] - <strong>doc,inspector</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3454f65ebe"><code>3454f65ebe</code></a>] - <strong>doc,lib,src,test</strong>: rename WASI CLI flag (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30980">#30980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd5ae0a140"><code>bd5ae0a140</code></a>] - <strong>doc,module</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2697c0d008"><code>2697c0d008</code></a>] - <strong>doc,n-api</strong>: mark napi_detach_arraybuffer as experimental (legendecas) <a href="https://github.com/nodejs/node/pull/30703">#30703</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bff03ca2cb"><code>bff03ca2cb</code></a>] - <strong>doc,net</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4fa99591b0"><code>4fa99591b0</code></a>] - <strong>doc,os</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b18c128aff"><code>b18c128aff</code></a>] - <strong>doc,path</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/77813e0426"><code>77813e0426</code></a>] - <strong>doc,perf_hooks</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/84e3a86bd5"><code>84e3a86bd5</code></a>] - <strong>doc,process</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7f2625f5df"><code>7f2625f5df</code></a>] - <strong>doc,punycode</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6de05ecf23"><code>6de05ecf23</code></a>] - <strong>doc,querystring</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4dc930cdd9"><code>4dc930cdd9</code></a>] - <strong>doc,readline</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55a269ce7c"><code>55a269ce7c</code></a>] - <strong>doc,repl</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8a98243fc6"><code>8a98243fc6</code></a>] - <strong>doc,stream</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b0e4a02dca"><code>b0e4a02dca</code></a>] - <strong>doc,string_decoder</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ad48c27fe9"><code>ad48c27fe9</code></a>] - <strong>doc,timers</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd0a3cbfd1"><code>fd0a3cbfd1</code></a>] - <strong>doc,tls</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/38bcd45b4c"><code>38bcd45b4c</code></a>] - <strong>doc,tty</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4f564e77f7"><code>4f564e77f7</code></a>] - <strong>doc,url</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1b2c0a9c43"><code>1b2c0a9c43</code></a>] - <strong>doc,util</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9dfe436588"><code>9dfe436588</code></a>] - <strong>doc,v8</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/930cf99345"><code>930cf99345</code></a>] - <strong>doc,vm</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ffe92267fc"><code>ffe92267fc</code></a>] - <strong>doc,vm,test</strong>: remove _sandbox_ from vm documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31057">#31057</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/255e3cdd40"><code>255e3cdd40</code></a>] - <strong>doc,wasi</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a361a7356d"><code>a361a7356d</code></a>] - <strong>doc,worker</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/367143ee33"><code>367143ee33</code></a>] - <strong>doc,zlib</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df94cfb67c"><code>df94cfb67c</code></a>] - <strong>errors</strong>: improve ERR_INVALID_ARG_TYPE (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/29675">#29675</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2986982459"><code>2986982459</code></a>] - <strong>errors</strong>: support prepareSourceMap with source-maps (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/31143">#31143</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a2ac9d3098"><code>a2ac9d3098</code></a>] - <strong>esm</strong>: better error message for unsupported URL (Thomas) <a href="https://github.com/nodejs/node/pull/31129">#31129</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/298fdbe442"><code>298fdbe442</code></a>] - <strong>esm</strong>: empty ext from pkg type/main doesnt affect format (Bradley Farias) <a href="https://github.com/nodejs/node/pull/31021">#31021</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa96f54028"><code>fa96f54028</code></a>] - <strong>esm</strong>: make specifier flag clearly experimental (Myles Borins) <a href="https://github.com/nodejs/node/pull/30678">#30678</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/05172951ac"><code>05172951ac</code></a>] - <strong>esm</strong>: data URLs should ignore unknown parameters (Bradley Farias) <a href="https://github.com/nodejs/node/pull/30593">#30593</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2275da52a0"><code>2275da52a0</code></a>] - <strong>esm</strong>: disable non-js exts outside package scopes (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30501">#30501</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b46b20947"><code>7b46b20947</code></a>] - <strong>esm</strong>: exit the process with an error if loader has an issue (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30219">#30219</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d6e69fbd25"><code>d6e69fbd25</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>esm</strong>: unflag --experimental-exports (Guy Bedford) <a href="https://github.com/nodejs/node/pull/29867">#29867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb82683538"><code>eb82683538</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>events</strong>: add EventEmitter.on to async iterate over events (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27994">#27994</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5cb0de948d"><code>5cb0de948d</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>events</strong>: allow monitoring error events (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/30932">#30932</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9f81da5883"><code>9f81da5883</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>events</strong>: add captureRejection option (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/578d12fa10"><code>578d12fa10</code></a>] - <strong>fs</strong>: synchronize close with other I/O for streams (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30837">#30837</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55c5baf413"><code>55c5baf413</code></a>] - <strong>fs</strong>: retry unlink operations in rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30569">#30569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/edc9efa5c8"><code>edc9efa5c8</code></a>] - <strong>fs</strong>: only operate on buffers in rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30569">#30569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/465a1cf8b9"><code>465a1cf8b9</code></a>] - <strong>fs</strong>: use consistent defaults in sync stat functions (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31097">#31097</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc9712d7b3"><code>cc9712d7b3</code></a>] - <strong>fs</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d4e3d50ab"><code>1d4e3d50ab</code></a>] - <strong>fs</strong>: reduce unnecessary sync rimraf retries (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30785">#30785</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5d39527b22"><code>5d39527b22</code></a>] - <strong>fs</strong>: add synchronous retries to rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30785">#30785</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/366a45be2a"><code>366a45be2a</code></a>] - <strong>fs</strong>: fix existsSync for invalid symlink at win32 (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30556">#30556</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4fffb42939"><code>4fffb42939</code></a>] - <strong>fs</strong>: add ENFILE to rimraf retry logic (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f9d8494410"><code>f9d8494410</code></a>] - <strong>fs</strong>: add retryDelay option to rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a321989ac"><code>7a321989ac</code></a>] - <strong>fs</strong>: remove rimraf&apos;s emfileWait option (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ccc228b438"><code>ccc228b438</code></a>] - <strong>fs</strong>: make rimraf default to 0 retries (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3a70185c16"><code>3a70185c16</code></a>] - <strong>fs</strong>: rename rimraf&apos;s maxBusyTries to maxRetries (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/785aa86b94"><code>785aa86b94</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>fs</strong>: add <code>bufferSize</code> option to <code>fs.opendir()</code> (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30114">#30114</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/73717f2d7e"><code>73717f2d7e</code></a>] - <strong>http</strong>: http_outgoing rename var to let and const (telenord) <a href="https://github.com/nodejs/node/pull/30284">#30284</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/350cfa7333"><code>350cfa7333</code></a>] - <strong>http</strong>: free listeners on free sockets (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29259">#29259</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4cc10d5fd4"><code>4cc10d5fd4</code></a>] - <strong>http</strong>: use for...of in http library code (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30958">#30958</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/35a33f6e01"><code>35a33f6e01</code></a>] - <strong>http</strong>: add captureRejection support to OutgoingMessage (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f7d128ad48"><code>f7d128ad48</code></a>] - <strong>http</strong>: implement capture rejections for &apos;request&apos; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8111d69635"><code>8111d69635</code></a>] - <strong>http</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4f85f52933"><code>4f85f52933</code></a>] - <strong>http</strong>: improve performance caused by primordials (Lucas Recknagel) <a href="https://github.com/nodejs/node/pull/30416">#30416</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/db8144be31"><code>db8144be31</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: outgoing cork (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29053">#29053</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/86369e4ac5"><code>86369e4ac5</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: support readable hwm in IncomingMessage (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30135">#30135</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b9ffca1a00"><code>b9ffca1a00</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: add reusedSocket property on client request (themez) <a href="https://github.com/nodejs/node/pull/29715">#29715</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2445bc0d48"><code>2445bc0d48</code></a>] - <strong>http</strong>: fix monkey-patching of http_parser (Jimb Esser) <a href="https://github.com/nodejs/node/pull/30222">#30222</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/92a9dacce9"><code>92a9dacce9</code></a>] - <strong>http2</strong>: make HTTP2ServerResponse more streams compliant (Robert Nagy)</li>
<li>[<a href="https://github.com/nodejs/node/commit/5dd7c92b41"><code>5dd7c92b41</code></a>] - <strong>http2</strong>: set default enableConnectProtocol to 0 (Yongsheng Zhang) <a href="https://github.com/nodejs/node/pull/31174">#31174</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d7d7cf7513"><code>d7d7cf7513</code></a>] - <strong>http2</strong>: implement capture rection for &apos;request&apos; and &apos;stream&apos; events (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/84603ec3ee"><code>84603ec3ee</code></a>] - <strong>http2</strong>: remove unnecessary bind from setImmediate (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/081e488871"><code>081e488871</code></a>] - <strong>http2</strong>: forward debug message in debugStreamObj (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30840">#30840</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b2a2c6c032"><code>b2a2c6c032</code></a>] - <strong>http2</strong>: track nghttp2-allocated memory in heap snapshot (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9be789e632"><code>9be789e632</code></a>] - <strong>http2</strong>: use shared memory tracking implementation (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/53c691c390"><code>53c691c390</code></a>] - <strong>http2</strong>: streamline OnStreamRead streamline memory accounting (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30351">#30351</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/da9fffa6a0"><code>da9fffa6a0</code></a>] - <strong>http2</strong>: small clean up in OnStreamRead (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30351">#30351</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a4ae272c5b"><code>a4ae272c5b</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http2</strong>: make maximum tolerated rejected streams configurable (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b2660630c"><code>7b2660630c</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http2</strong>: allow to configure maximum tolerated invalid frames (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7998fbb7e9"><code>7998fbb7e9</code></a>] - <strong>http2</strong>: replace direct array usage with struct for js_fields_ (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/06bcd1ab9b"><code>06bcd1ab9b</code></a>] - <strong>https</strong>: prevent options object from being mutated (Vighnesh Raut) <a href="https://github.com/nodejs/node/pull/31151">#31151</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dbee78caa4"><code>dbee78caa4</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>https</strong>: add client support for TLS keylog events (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30053">#30053</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9908bd0dc2"><code>9908bd0dc2</code></a>] - <strong>inspector</strong>: do not access queueMicrotask from global (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30732">#30732</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/367484dbe1"><code>367484dbe1</code></a>] - <strong>lib</strong>: move initialization of APIs for changing process state (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31172">#31172</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7f70c2431c"><code>7f70c2431c</code></a>] - <strong>lib</strong>: do not catch user errors (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31159">#31159</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/59101b5a2a"><code>59101b5a2a</code></a>] - <strong>lib</strong>: replace var with let/const (kresimirfranin) <a href="https://github.com/nodejs/node/pull/30394">#30394</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e7829758dd"><code>e7829758dd</code></a>] - <strong>lib</strong>: further simplify assertions in vm/module (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30815">#30815</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02fc95d3d7"><code>02fc95d3d7</code></a>] - <strong>lib</strong>: improve spelling and grammar in comment (David Newman) <a href="https://github.com/nodejs/node/pull/31026">#31026</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d19316d2d9"><code>d19316d2d9</code></a>] - <strong>lib</strong>: change var to let/const (rene.herrmann) <a href="https://github.com/nodejs/node/pull/30910">#30910</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/84c9e4f1b5"><code>84c9e4f1b5</code></a>] - <strong>lib</strong>: refactor NativeModule (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30856">#30856</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/168dd92537"><code>168dd92537</code></a>] - <strong>lib</strong>: replace var with let/const (jens-cappelle) <a href="https://github.com/nodejs/node/pull/30384">#30384</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/abfb8c11b5"><code>abfb8c11b5</code></a>] - <strong>lib</strong>: delay access to CLI option to pre-execution (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30778">#30778</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/947d066da7"><code>947d066da7</code></a>] - <strong>lib</strong>: replace Map global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31155">#31155</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dc9a51d72b"><code>dc9a51d72b</code></a>] - <strong>lib</strong>: replace use of Error with primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31163">#31163</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/131d961845"><code>131d961845</code></a>] - <strong>lib</strong>: replace Set global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31154">#31154</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e955606a1e"><code>e955606a1e</code></a>] - <strong>lib</strong>: replace WeakSet global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31157">#31157</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d5d0744d1a"><code>d5d0744d1a</code></a>] - <strong>lib</strong>: replace WeakMap global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31158">#31158</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/61e794b243"><code>61e794b243</code></a>] - <strong>lib</strong>: replace Set.prototype with SetPrototype primordial (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31161">#31161</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0229a24b47"><code>0229a24b47</code></a>] - <strong>lib</strong>: replace Symbol.species by SymbolSpecies (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30950">#30950</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e01433db8b"><code>e01433db8b</code></a>] - <strong>lib</strong>: replace Symbol.hasInstance by SymbolHasInstance (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30948">#30948</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/497a1c8405"><code>497a1c8405</code></a>] - <strong>lib</strong>: replace Symbol.asyncIterator by SymbolAsyncIterator (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30947">#30947</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a8a04efac8"><code>a8a04efac8</code></a>] - <strong>lib</strong>: enforce use of Promise from primordials (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30936">#30936</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1092e0b6fb"><code>1092e0b6fb</code></a>] - <strong>lib</strong>: add TypedArray constructors to primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30740">#30740</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3348fe40e4"><code>3348fe40e4</code></a>] - <strong>lib</strong>: replace Symbol.toPrimitive to SymbolToPrimitive primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30905">#30905</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/06776496b4"><code>06776496b4</code></a>] - <strong>lib</strong>: update Symbol.toStringTag by SymbolToStringTag primordial (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30908">#30908</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b92511d8e6"><code>b92511d8e6</code></a>] - <strong>lib</strong>: enforce use of BigInt from primordials (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30882">#30882</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fb18ad4e60"><code>fb18ad4e60</code></a>] - <strong>lib</strong>: replace Symbol.iterator by SymbolIterator (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30859">#30859</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/993c419ce7"><code>993c419ce7</code></a>] - <strong>lib</strong>: replace every Symbol.for by SymbolFor primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30857">#30857</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b95c50b392"><code>b95c50b392</code></a>] - <strong>lib</strong>: replace Symbol global by the primordials Symbol (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30737">#30737</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8f911fe747"><code>8f911fe747</code></a>] - <strong>lib</strong>: enforce use of primordial Number (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30700">#30700</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/099edea144"><code>099edea144</code></a>] - <strong>lib</strong>: use static Number properties from primordials (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30686">#30686</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/41510491f2"><code>41510491f2</code></a>] - <strong>lib</strong>: enforce use of Boolean from primordials (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30698">#30698</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3e1c5864b"><code>d3e1c5864b</code></a>] - <strong>lib</strong>: replace Date.now function by primordial DateNow (Tchoupinax) <a href="https://github.com/nodejs/node/pull/30689">#30689</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e53f5afdbe"><code>e53f5afdbe</code></a>] - <strong>lib</strong>: replace ArrayBuffer.isView by primordial ArrayBuffer (Vincent Dhennin) <a href="https://github.com/nodejs/node/pull/30692">#30692</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9260844e91"><code>9260844e91</code></a>] - <strong>lib</strong>: enforce use of Array from primordials (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30635">#30635</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e2ae4c1aa1"><code>e2ae4c1aa1</code></a>] - <strong>lib</strong>: flatten access to primordials (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30610">#30610</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1c2d699ed8"><code>1c2d699ed8</code></a>] - <strong>lib</strong>: use strict equality comparison (Donggeon Lim) <a href="https://github.com/nodejs/node/pull/30898">#30898</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1698a53ed1"><code>1698a53ed1</code></a>] - <strong>lib</strong>: add parent to ERR_UNKNOWN_FILE_EXTENSION (qualitymanifest) <a href="https://github.com/nodejs/node/pull/30728">#30728</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bcd27f7300"><code>bcd27f7300</code></a>] - <strong>lib</strong>: no need to strip BOM or shebang for scripts (Refael Ackermann) <a href="https://github.com/nodejs/node/pull/27375">#27375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1c50714729"><code>1c50714729</code></a>] - <strong>lib</strong>: rework logic of stripping BOM+Shebang from commonjs (Gus Caplan) <a href="https://github.com/nodejs/node/pull/27768">#27768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e98509b67c"><code>e98509b67c</code></a>] - <strong>lib,test</strong>: improves ERR_REQUIRE_ESM message (Juan Jos&#xE9; Arboleda) <a href="https://github.com/nodejs/node/pull/30694">#30694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1607d38b22"><code>1607d38b22</code></a>] - <strong>meta</strong>: clarify scope of new nodejs.org issue choice (Derek Lewis) <a href="https://github.com/nodejs/node/pull/31123">#31123</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/624ed0eed4"><code>624ed0eed4</code></a>] - <strong>module</strong>: fix check exports issue in cjs module loading (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31427">#31427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60490f441a"><code>60490f441a</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>module</strong>: unflag conditional exports (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31001">#31001</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fcbc7756fe"><code>fcbc7756fe</code></a>] - <strong>module</strong>: logical conditional exports ordering (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31008">#31008</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c6300e15bc"><code>c6300e15bc</code></a>] - <strong>module</strong>: loader getSource, getFormat, transform hooks (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30986">#30986</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e5437ef355"><code>e5437ef355</code></a>] - <strong>module</strong>: fix require in node repl (Yongsheng Zhang) <a href="https://github.com/nodejs/node/pull/30835">#30835</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d1ca78144"><code>3d1ca78144</code></a>] - <strong>module</strong>: reduce circular dependency of internal/modules/cjs/loader (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30349">#30349</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cad5c2bc6e"><code>cad5c2bc6e</code></a>] - <strong>module</strong>: fix dynamic import from eval (Corey Farrell) <a href="https://github.com/nodejs/node/pull/30624">#30624</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/77c69f51a3"><code>77c69f51a3</code></a>] - <strong>module</strong>: fixup lint and test regressions (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30802">#30802</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d65566a052"><code>d65566a052</code></a>] - <strong>module</strong>: fix specifier resolution algorithm (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30574">#30574</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/657a8af8a9"><code>657a8af8a9</code></a>] - <strong>module</strong>: unflag resolve self (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31002">#31002</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7f4ee67435"><code>7f4ee67435</code></a>] - <strong>module</strong>: self resolve bug fix and esm ordering (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31009">#31009</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bb06225341"><code>bb06225341</code></a>] - <strong>module</strong>: conditional exports import condition (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30799">#30799</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b830f44ade"><code>b830f44ade</code></a>] - <strong>module</strong>: ignore resolution failures for inspect-brk (Ma&#xEB;l Nison) <a href="https://github.com/nodejs/node/pull/30336">#30336</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dc084f9e33"><code>dc084f9e33</code></a>] - <strong>module</strong>: add warnings for experimental flags (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30617">#30617</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/680ae770ab"><code>680ae770ab</code></a>] - <strong>module</strong>: conditional exports with flagged conditions (Guy Bedford) <a href="https://github.com/nodejs/node/pull/29978">#29978</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02c4d27007"><code>02c4d27007</code></a>] - <strong>module</strong>: refactor modules bootstrap (Bradley Farias) <a href="https://github.com/nodejs/node/pull/29937">#29937</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/121c845714"><code>121c845714</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>module</strong>: resolve self-references (Jan Krems) <a href="https://github.com/nodejs/node/pull/29327">#29327</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5d42aeac4"><code>b5d42aeac4</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>n-api</strong>: implement napi_is_detached_arraybuffer (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30613">#30613</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/af5c489f39"><code>af5c489f39</code></a>] - <strong>n-api</strong>: keep napi_env alive while it has finalizers (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31140">#31140</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cab905f5ef"><code>cab905f5ef</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>n-api</strong>: add <code>napi\_detach\_arraybuffer</code> (legendecas) <a href="https://github.com/nodejs/node/pull/29768">#29768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7952154e5e"><code>7952154e5e</code></a>] - <strong>net</strong>: remove duplicate _undestroy (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30833">#30833</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/75972da470"><code>75972da470</code></a>] - <strong>net</strong>: implement capture rejections for &apos;connection&apos; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/35b7ba6e7a"><code>35b7ba6e7a</code></a>] - <strong>perf_hooks</strong>: use for...of (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/31049">#31049</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/61a8af78fe"><code>61a8af78fe</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>perf_hooks</strong>: move perf_hooks out of experimental (legendecas) <a href="https://github.com/nodejs/node/pull/31101">#31101</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25ba7f4d7c"><code>25ba7f4d7c</code></a>] - <strong>perf_hooks</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1bcbc70ea8"><code>1bcbc70ea8</code></a>] - <strong>process</strong>: refs --unhandled-rejections documentation in warning message (Antoine du HAMEL) <a href="https://github.com/nodejs/node/pull/30564">#30564</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5eafe3b5cb"><code>5eafe3b5cb</code></a>] - <strong>process</strong>: fix promise catching (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30957">#30957</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a8232a041"><code>7a8232a041</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>readline</strong>: promote _getCursorPos to public api (Jeremy Albright) <a href="https://github.com/nodejs/node/pull/30687">#30687</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/835151dadd"><code>835151dadd</code></a>] - <strong>readline</strong>: eagerly load string_decoder (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30807">#30807</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c978396ee1"><code>c978396ee1</code></a>] - <strong>repl</strong>: use better uncaught exceptions indicator (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/29676">#29676</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ee105c9af"><code>5ee105c9af</code></a>] - <strong>repl</strong>: fix autocomplete when useGlobal is false (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30883">#30883</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/106e5ce581"><code>106e5ce581</code></a>] - <strong>repl</strong>: fix referrer for dynamic import (Corey Farrell) <a href="https://github.com/nodejs/node/pull/30609">#30609</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7fc6984c83"><code>7fc6984c83</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: check for NODE_REPL_EXTERNAL_MODULE (Gus Caplan) <a href="https://github.com/nodejs/node/pull/29778">#29778</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a855f57b8"><code>7a855f57b8</code></a>] - <strong>src</strong>: accept single argument in getProxyDetails (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30858">#30858</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9d60499bfb"><code>9d60499bfb</code></a>] - <strong>src</strong>: mark ArrayBuffers with free callbacks as untransferable (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30475">#30475</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a4c7eba474"><code>a4c7eba474</code></a>] - <strong>src</strong>: prevent hard coding stack trace limit (legendecas) <a href="https://github.com/nodejs/node/pull/30752">#30752</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/65e5a8a90c"><code>65e5a8a90c</code></a>] - <strong>src</strong>: unregister Isolate with platform before disposing (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30909">#30909</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bf789145d9"><code>bf789145d9</code></a>] - <strong>src</strong>: free preopen memory in WASI::New() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30809">#30809</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e9bda6618d"><code>e9bda6618d</code></a>] - <strong>src</strong>: use checked allocations in WASI::New() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30809">#30809</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/29608beb82"><code>29608beb82</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>src</strong>: update v8abbr.h for V8 7.7&quot; (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/30870">#30870</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5edd1a229b"><code>5edd1a229b</code></a>] - <strong>src</strong>: suppress warning in src/node_env_var.cc (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31136">#31136</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1b04e678ed"><code>1b04e678ed</code></a>] - <strong>src</strong>: enable stack trace printing for V8 check failures (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31079">#31079</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/715c158f2c"><code>715c158f2c</code></a>] - <strong>src</strong>: port --bash-completion to C++ (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/25901">#25901</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f71b09fb27"><code>f71b09fb27</code></a>] - <strong>src</strong>: list used functions on headers (Juan Jos&#xE9; Arboleda) <a href="https://github.com/nodejs/node/pull/30827">#30827</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/91b72b3794"><code>91b72b3794</code></a>] - <strong>src</strong>: fix compiler warning in env.cc (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31020">#31020</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/24a5929fae"><code>24a5929fae</code></a>] - <strong>src</strong>: make debug_options getters public (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30494">#30494</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e00c4e41b8"><code>e00c4e41b8</code></a>] - <strong>src</strong>: fix the false isatty() issue on IBMi (Xu Meng) <a href="https://github.com/nodejs/node/pull/30829">#30829</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3c792997a"><code>d3c792997a</code></a>] - <strong>src</strong>: improve checked uv loop close output (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30814">#30814</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0c066dc610"><code>0c066dc610</code></a>] - <strong>src</strong>: port memory-tracking allocator from QUIC repo (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/721ebf0487"><code>721ebf0487</code></a>] - <strong>src</strong>: don&apos;t use deprecated OpenSSL APIs (Rosen Penev) <a href="https://github.com/nodejs/node/pull/30812">#30812</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b233c36c10"><code>b233c36c10</code></a>] - <strong>src</strong>: delete redundant method in node_dir.h (gengjiawen) <a href="https://github.com/nodejs/node/pull/30747">#30747</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/214042cd2f"><code>214042cd2f</code></a>] - <strong>src</strong>: remove redundant cast in node_dir.cc (gengjiawen) <a href="https://github.com/nodejs/node/pull/30747">#30747</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd380d55d0"><code>bd380d55d0</code></a>] - <strong>src</strong>: improve node_crypto.cc memory allocation (Priyanka Kore) <a href="https://github.com/nodejs/node/pull/30751">#30751</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/19eb8e0268"><code>19eb8e0268</code></a>] - <strong>src</strong>: fix node_dir.cc memory allocation (Priyanka Kore) <a href="https://github.com/nodejs/node/pull/30750">#30750</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/78098d3859"><code>78098d3859</code></a>] - <strong>src</strong>: change header file in node_stat_watcher.cc (Reza Fatahi) <a href="https://github.com/nodejs/node/pull/29976">#29976</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/33064a14e4"><code>33064a14e4</code></a>] - <strong>src</strong>: clean up node_file.h (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30530">#30530</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3513243998"><code>3513243998</code></a>] - <strong>src</strong>: fix -Wsign-compare warnings (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30565">#30565</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/50b7f840a1"><code>50b7f840a1</code></a>] - <strong>src</strong>: use uv_async_t for WeakRefs (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30616">#30616</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8d6a90384d"><code>8d6a90384d</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: expose ArrayBuffer version of Buffer::New() (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30476">#30476</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a81eae67ec"><code>a81eae67ec</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: expose ability to set options (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30466">#30466</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/af787b87ae"><code>af787b87ae</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: allow adding linked bindings to Environment (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30274">#30274</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60ac18ccd7"><code>60ac18ccd7</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: deprecate two- and one-argument AtExit() (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30227">#30227</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/455a643c33"><code>455a643c33</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>src</strong>: expose granular SetIsolateUpForNode (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30150">#30150</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a5d2b66bdc"><code>a5d2b66bdc</code></a>] - <strong>src</strong>: do not use <code>std::function</code> for <code>OnScopeLeave</code> (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30134">#30134</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/08e55e302b"><code>08e55e302b</code></a>] - <strong>src</strong>: remove AsyncScope and AsyncCallbackScope (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30236">#30236</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ce13d43819"><code>ce13d43819</code></a>] - <strong>src</strong>: use callback scope for main script (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30236">#30236</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e11a376677"><code>e11a376677</code></a>] - <strong>src</strong>: fix crash with SyntheticModule#setExport (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/30062">#30062</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e7c9042c72"><code>e7c9042c72</code></a>] - <strong>src</strong>: implement v8 host weakref hooks (Gus Caplan) <a href="https://github.com/nodejs/node/pull/29874">#29874</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/330eb10404"><code>330eb10404</code></a>] - <strong>src</strong>: make large_pages node.cc include conditional (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31078">#31078</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/84863994a3"><code>84863994a3</code></a>] - <strong>src</strong>: make --use-largepages a runtime option (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/30954">#30954</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ec3c39f54b"><code>ec3c39f54b</code></a>] - <strong>src,test</strong>: use v8::Global instead of v8::Persistent (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31018">#31018</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aad2578325"><code>aad2578325</code></a>] - <strong>stream</strong>: group all properties using defineProperties (antsmartian) <a href="https://github.com/nodejs/node/pull/31144">#31144</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/823ee2be05"><code>823ee2be05</code></a>] - <strong>stream</strong>: reset flowing state if no &apos;readable&apos; or &apos;data&apos; listeners (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31036">#31036</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b12b9305f0"><code>b12b9305f0</code></a>] - <strong>stream</strong>: simplify isBuf (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31067">#31067</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3872a02020"><code>3872a02020</code></a>] - <strong>stream</strong>: use for...of (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30960">#30960</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/322912aa65"><code>322912aa65</code></a>] - <strong>stream</strong>: do not chunk strings and Buffer in Readable.from (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30912">#30912</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d627724e9d"><code>d627724e9d</code></a>] - <strong>stream</strong>: add support for captureRejection option (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/369b7c235f"><code>369b7c235f</code></a>] - <strong>stream</strong>: use more accurate end-of-stream writable and readable detection (Stewart X Addison) <a href="https://github.com/nodejs/node/pull/29409">#29409</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55ca3a86b7"><code>55ca3a86b7</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>stream</strong>: add writableCorked to Duplex (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/29053">#29053</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/af960d7f22"><code>af960d7f22</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>stream</strong>: add writableCorked property (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29012">#29012</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6e17ea4788"><code>6e17ea4788</code></a>] - <strong>test</strong>: change buffer offset to accommodate V8 BackingStore (Thang Tran) <a href="https://github.com/nodejs/node/pull/31171">#31171</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b3e0bc2e91"><code>b3e0bc2e91</code></a>] - <strong>test</strong>: get lib/wasi.js coverage to 100% (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31039">#31039</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/07d195ab5f"><code>07d195ab5f</code></a>] - <strong>test</strong>: cover vm with negative tests (Andrew Kuzmenko) <a href="https://github.com/nodejs/node/pull/31028">#31028</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b2caac25a7"><code>b2caac25a7</code></a>] - <strong>test</strong>: remove obsolete WASI test (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30980">#30980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ceca54940b"><code>ceca54940b</code></a>] - <strong>test</strong>: simplify test-wasi-start-validation.js (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30972">#30972</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be3fd2e714"><code>be3fd2e714</code></a>] - <strong>test</strong>: improve WASI start() coverage (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30972">#30972</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a4b6668877"><code>a4b6668877</code></a>] - <strong>test</strong>: add missing test flags (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30971">#30971</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8f5ffffb61"><code>8f5ffffb61</code></a>] - <strong>test</strong>: add test for validation for wasi.start() argument (Rich Trott) <a href="https://github.com/nodejs/node/pull/30919">#30919</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5fff46a531"><code>5fff46a531</code></a>] - <strong>test</strong>: work around ENOTEMPTY when cleaning tmp dir (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/30849">#30849</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5bffe11cab"><code>5bffe11cab</code></a>] - <strong>test</strong>: wait for stream close before writing to file (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30836">#30836</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6725fa11c7"><code>6725fa11c7</code></a>] - <strong>test</strong>: use fs rimraf to refresh tmpdir (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30569">#30569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5d59a726b"><code>b5d59a726b</code></a>] - <strong>test</strong>: improve WASI options validation (Rich Trott) <a href="https://github.com/nodejs/node/pull/30800">#30800</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6086a1dd61"><code>6086a1dd61</code></a>] - <strong>test</strong>: run more assert tests (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30764">#30764</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/45b74fbb5b"><code>45b74fbb5b</code></a>] - <strong>test</strong>: improve wasi test coverage (Rich Trott) <a href="https://github.com/nodejs/node/pull/30770">#30770</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd33df7f33"><code>fd33df7f33</code></a>] - <strong>test</strong>: simplify tmpdir import in wasi tests (Rich Trott) <a href="https://github.com/nodejs/node/pull/30770">#30770</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25b88acd0f"><code>25b88acd0f</code></a>] - <strong>test</strong>: use arrow functions in addons tests (garygsc) <a href="https://github.com/nodejs/node/pull/30131">#30131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/023a802f20"><code>023a802f20</code></a>] - <strong><em>Revert</em></strong> &quot;<strong>test</strong>: update postmortem metadata test for V8 7.7&quot; (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/30870">#30870</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/05ef4bdd35"><code>05ef4bdd35</code></a>] - <strong>test</strong>: use spread object (Fran Herrero) <a href="https://github.com/nodejs/node/pull/30423">#30423</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d3405b05a"><code>1d3405b05a</code></a>] - <strong>test</strong>: log errors in test-http2-propagate-session-destroy-code (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31072">#31072</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c7dafd8958"><code>c7dafd8958</code></a>] - <strong>test</strong>: skip the unsupported test cases for IBM i (Xu Meng) <a href="https://github.com/nodejs/node/pull/30819">#30819</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2de25f18cd"><code>2de25f18cd</code></a>] - <strong>test</strong>: unflake async hooks statwatcher test (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30362">#30362</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e68d86c195"><code>e68d86c195</code></a>] - <strong>test</strong>: fix common.enoughTestMem (Rich Trott) <a href="https://github.com/nodejs/node/pull/31035">#31035</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/027a2dc3ec"><code>027a2dc3ec</code></a>] - <strong>test</strong>: fix long lines (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31014">#31014</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa677ca5c5"><code>fa677ca5c5</code></a>] - <strong>test</strong>: fix flaky test-http2-client-upload (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/29889">#29889</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d633ba07e3"><code>d633ba07e3</code></a>] - <strong>test</strong>: improve test coverage in child_process (Juan Jos&#xE9; Arboleda) <a href="https://github.com/nodejs/node/pull/26282">#26282</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/87543f024b"><code>87543f024b</code></a>] - <strong>test</strong>: improve dns lookup coverage (Kirill Ponomarev) <a href="https://github.com/nodejs/node/pull/30777">#30777</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54a1078e76"><code>54a1078e76</code></a>] - <strong>test</strong>: avoid leftover report file (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/30925">#30925</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d75a3f61d7"><code>d75a3f61d7</code></a>] - <strong>test</strong>: improve assertion error message in test-debug-usage (Rich Trott) <a href="https://github.com/nodejs/node/pull/30913">#30913</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/768a53f219"><code>768a53f219</code></a>] - <strong>test</strong>: disable colorMode in test-console-group (Rich Trott) <a href="https://github.com/nodejs/node/pull/30886">#30886</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a22d5e78e1"><code>a22d5e78e1</code></a>] - <strong>test</strong>: assert: fix deepStrictEqual comparing a real array and fake array (Jordan Harband) <a href="https://github.com/nodejs/node/pull/30743">#30743</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0dae8feefd"><code>0dae8feefd</code></a>] - <strong>test</strong>: refactor test-accessor-properties (himself65) <a href="https://github.com/nodejs/node/pull/29943">#29943</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55a1a90fed"><code>55a1a90fed</code></a>] - <strong>test</strong>: scale keepalive timeouts for slow machines (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/30834">#30834</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2d39ed97b9"><code>2d39ed97b9</code></a>] - <strong>test</strong>: mark tests as flaky (Jo&#xE3;o Reis) <a href="https://github.com/nodejs/node/pull/30848">#30848</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fe3818e016"><code>fe3818e016</code></a>] - <strong>test</strong>: mark addons/openssl-bindings/test flaky on arm (Richard Lau) <a href="https://github.com/nodejs/node/pull/30838">#30838</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d15a2b6c19"><code>d15a2b6c19</code></a>] - <strong>test</strong>: remove common.busyLoop() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30787">#30787</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4bb8d6aa03"><code>4bb8d6aa03</code></a>] - <strong>test</strong>: use callback arguments in getconnections test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30775">#30775</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/35919999ce"><code>35919999ce</code></a>] - <strong>test</strong>: remove duplicate entries from root.status (Richard Lau) <a href="https://github.com/nodejs/node/pull/30769">#30769</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3004aacbf"><code>d3004aacbf</code></a>] - <strong>test</strong>: increase debugging information in subprocess test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30761">#30761</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7dc8237de1"><code>7dc8237de1</code></a>] - <strong>test</strong>: use block-scoping in test-net-server-address (Rich Trott) <a href="https://github.com/nodejs/node/pull/30754">#30754</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13629368a4"><code>13629368a4</code></a>] - <strong>test</strong>: move test-child-process-fork-getconnections to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30749">#30749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/096e3378ec"><code>096e3378ec</code></a>] - <strong>test</strong>: change common.PORT to arbitrary port (Rich Trott) <a href="https://github.com/nodejs/node/pull/30749">#30749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/860139408d"><code>860139408d</code></a>] - <strong>test</strong>: update and harden http2-reset-flood (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/24f7335772"><code>24f7335772</code></a>] - <strong>test</strong>: cover &apos;close&apos; method in Dir class (Artem Maksimov) <a href="https://github.com/nodejs/node/pull/30310">#30310</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b87ae6dd43"><code>b87ae6dd43</code></a>] - <strong>test</strong>: use tmpdir.refresh() in test-esm-windows.js (Richard Lau) <a href="https://github.com/nodejs/node/pull/30997">#30997</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0ca80446c4"><code>0ca80446c4</code></a>] - <strong>test</strong>: make test-os-checked-function work without test harness (Rich Trott) <a href="https://github.com/nodejs/node/pull/30914">#30914</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/20c8a0a5ac"><code>20c8a0a5ac</code></a>] - <strong>test</strong>: delay loading &apos;os&apos; in test/common module (Rich Trott) <a href="https://github.com/nodejs/node/pull/30914">#30914</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/71a3f485ba"><code>71a3f485ba</code></a>] - <strong>test</strong>: remove AtExit() addon test (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30275">#30275</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e0eb670f0e"><code>e0eb670f0e</code></a>] - <strong>test</strong>: revert 6d022c13 (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30708">#30708</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ac9a8933c9"><code>ac9a8933c9</code></a>] - <strong>test,module</strong>: add test for exports cjs loader check (Rich Trott) <a href="https://github.com/nodejs/node/pull/31427">#31427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f86862a2f5"><code>f86862a2f5</code></a>] - <strong>timers</strong>: fix refresh for expired timers (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/27345">#27345</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a4cbd57356"><code>a4cbd57356</code></a>] - <strong>timers</strong>: do less work in insert (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/27345">#27345</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd700ffcba"><code>cd700ffcba</code></a>] - <strong>tls</strong>: for...of in _tls_common.js (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30961">#30961</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ba18406402"><code>ba18406402</code></a>] - <strong>tls</strong>: implement capture rejections for &apos;secureConnection&apos; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b94172c9f7"><code>b94172c9f7</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: add PSK support (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/23188">#23188</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/693099cfae"><code>693099cfae</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: expose IETF name for current cipher suite (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30637">#30637</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8a9243afce"><code>8a9243afce</code></a>] - <strong>tls</strong>: introduce ERR_TLS_INVALID_CONTEXT (Rich Trott) <a href="https://github.com/nodejs/node/pull/30718">#30718</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e80103a4cb"><code>e80103a4cb</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: cli option to enable TLS key logging to file (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30055">#30055</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1974fd94ed"><code>1974fd94ed</code></a>] - <strong>tools</strong>: allow the travis commit message job to fail (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31116">#31116</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/340ce925a8"><code>340ce925a8</code></a>] - <strong>tools</strong>: fix Raspbian armv7 build (Andrey Hohutkin) <a href="https://github.com/nodejs/node/pull/31041">#31041</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/56fb29a146"><code>56fb29a146</code></a>] - <strong>tools</strong>: update ESLint to 6.8.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31044">#31044</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f2cc093d4a"><code>f2cc093d4a</code></a>] - <strong>tools</strong>: enable Markdown linter&apos;s usage information (Derek Lewis) <a href="https://github.com/nodejs/node/pull/30216">#30216</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7fabf77f7d"><code>7fabf77f7d</code></a>] - <strong>tools</strong>: update link to google styleguide for cpplint (Daniel Bevenius) <a href="https://github.com/nodejs/node/pull/30876">#30876</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/21ccbddd5a"><code>21ccbddd5a</code></a>] - <strong>tools</strong>: use CC instead of CXX when pointing to gcc (Milad Farazmand) <a href="https://github.com/nodejs/node/pull/30817">#30817</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1f138f3450"><code>1f138f3450</code></a>] - <strong>tools</strong>: update remark-preset-lint-node to 1.11.0 (Rich Trott) <a href="https://github.com/nodejs/node/pull/30789">#30789</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fcecd09d6d"><code>fcecd09d6d</code></a>] - <strong>tools</strong>: update ESLint to 6.7.2 (Rich Trott) <a href="https://github.com/nodejs/node/pull/30762">#30762</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b09eda55f7"><code>b09eda55f7</code></a>] - <strong>tools</strong>: update remark-preset-lint-node to 1.10.1 (Rich Trott) <a href="https://github.com/nodejs/node/pull/29982">#29982</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9acff553f9"><code>9acff553f9</code></a>] - <strong>tools</strong>: update remark-preset-lint-node to 1.10.0 (Rich Trott) <a href="https://github.com/nodejs/node/pull/29594">#29594</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e8176b0841"><code>e8176b0841</code></a>] - <strong>tools</strong>: apply more stringent blank-line linting for markdown files (Rich Trott) <a href="https://github.com/nodejs/node/pull/29447">#29447</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a19e9bd933"><code>a19e9bd933</code></a>] - <strong>tools</strong>: patch V8 to run on older XCode versions (Ujjwal Sharma) <a href="https://github.com/nodejs/node/pull/29694">#29694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0df49106d5"><code>0df49106d5</code></a>] - <strong>tools</strong>: update V8 gypfiles (Micha&#xEB;l Zasso) <a href="https://github.com/nodejs/node/pull/29694">#29694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9b1aff4448"><code>9b1aff4448</code></a>] - <strong>tools,src</strong>: forbid usage of v8::Persistent (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31018">#31018</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6d674d476e"><code>6d674d476e</code></a>] - <strong>url</strong>: declare iterator inside loop (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30509">#30509</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a1d36db9d8"><code>a1d36db9d8</code></a>] - <strong>util</strong>: improve prototype inspection using <code>inspect()</code> and <code>showHidden</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31113">#31113</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3c0f46054"><code>d3c0f46054</code></a>] - <strong>util</strong>: add (typed) array length to the default output (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31027">#31027</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/19a3f8b8b5"><code>19a3f8b8b5</code></a>] - <strong>util</strong>: refactor inspect code for constistency (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30225">#30225</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7686865174"><code>7686865174</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: inspect (user defined) prototype properties (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30768">#30768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0376e1cf4d"><code>0376e1cf4d</code></a>] - <strong>util</strong>: fix built-in detection (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30768">#30768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c6193fe009"><code>c6193fe009</code></a>] - <strong>util</strong>: never trigger any proxy traps using <code>format()</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30767">#30767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/963c14c05c"><code>963c14c05c</code></a>] - <strong>util</strong>: improve performance inspecting proxies (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30767">#30767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0074790b9c"><code>0074790b9c</code></a>] - <strong>util</strong>: fix .format() not always calling toString when it should be (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30343">#30343</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a5580299e"><code>6a5580299e</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: add more predefined color codes to inspect.colors (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30659">#30659</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/68f6841ca1"><code>68f6841ca1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: improve inspect&apos;s customInspect performance (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30659">#30659</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fe0c830864"><code>fe0c830864</code></a>] - <strong>util</strong>: add internal sleep() function (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30787">#30787</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fbd9ea8471"><code>fbd9ea8471</code></a>] - <strong>v8</strong>: use of TypedArray constructors from primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30740">#30740</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c802c998bf"><code>c802c998bf</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>vm</strong>: add Synthetic modules (Gus Caplan) <a href="https://github.com/nodejs/node/pull/29864">#29864</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8c34a14d89"><code>8c34a14d89</code></a>] - <strong>wasi</strong>: refactor destructuring object on constructor (himself65) <a href="https://github.com/nodejs/node/pull/31185">#31185</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6bec620efc"><code>6bec620efc</code></a>] - <strong>wasi</strong>: fix serdes bugs from snapshot1 migration (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31122">#31122</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0d212fc9c1"><code>0d212fc9c1</code></a>] - <strong>wasi</strong>: throw on failed uvwasi_init() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/31076">#31076</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d31e6d9ee6"><code>d31e6d9ee6</code></a>] - <strong>wasi</strong>: require CLI flag to require() wasi module (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30963">#30963</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bf789b5e3c"><code>bf789b5e3c</code></a>] - <strong>wasi</strong>: use memory-tracking allocator (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e2cb5d0754"><code>e2cb5d0754</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>wasi</strong>: introduce initial WASI support (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30258">#30258</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4ea1b816a4"><code>4ea1b816a4</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>worker</strong>: add argv constructor option (legendecas) <a href="https://github.com/nodejs/node/pull/30559">#30559</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a8b659379"><code>7a8b659379</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>worker</strong>: allow specifying resource limits (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/26628">#26628</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a2fa0318be"><code>a2fa0318be</code></a>] - <strong>zlib</strong>: use for...of (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/31051">#31051</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7cad756e0c"><code>7cad756e0c</code></a>] - <strong>zlib</strong>: allow writes after readable &apos;end&apos; to finish (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31082">#31082</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-x86.msi">https://nodejs.org/dist/v12.16.0/node-v12.16.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-x64.msi">https://nodejs.org/dist/v12.16.0/node-v12.16.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/win-x86/node.exe">https://nodejs.org/dist/v12.16.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/win-x64/node.exe">https://nodejs.org/dist/v12.16.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0.pkg">https://nodejs.org/dist/v12.16.0/node-v12.16.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-darwin-x64.tar.gz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-x64.tar.xz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-s390x.tar.xz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-sunos-x64.tar.xz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-arm64.tar.xz">https://nodejs.org/dist/v12.16.0/node-v12.16.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v12.16.0/node-v12.16.0.tar.gz">https://nodejs.org/dist/v12.16.0/node-v12.16.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v12.16.0/">https://nodejs.org/dist/v12.16.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v12.16.0/api/">https://nodejs.org/docs/v12.16.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

62495024587778856d800021203b67c1c306b451146c2418614810ebd8666f5e  node-v12.16.0-aix-ppc64.tar.gz
af3b9bbfdd9ae1b46390e7deeb77a2c1d8dbc6fb4171bbb0cfe8686fc1ecef1d  node-v12.16.0-darwin-x64.tar.gz
5598c25ae59983131dc25263721885f752bf6671eb042b7ae8f99020d08f7cb1  node-v12.16.0-darwin-x64.tar.xz
43d4e357790fb08371126b7c3276b50a59f7740a64723dd25ca344c5f7ff1a89  node-v12.16.0-headers.tar.gz
6090f877370ccc54effb79c865b204f14faa4260ef4b56e81a81b0d6f22d9d1e  node-v12.16.0-headers.tar.xz
d899593fc516357bf1ad9e28fbb5b2beb5ade25c81a45c1f5499b9320709793f  node-v12.16.0-linux-arm64.tar.gz
f2d97187bd8d3175bf6266193107a030bfb827003d57ba6dd21de16aa622548d  node-v12.16.0-linux-arm64.tar.xz
a28451c07ef07b534ca272dc6f34efeec3d5164bf7d0528ef9f7348241dd21a8  node-v12.16.0-linux-armv7l.tar.gz
3253cc7e65dfb9d3fcf99b48036ee7d525f4785b924d5984c658848899b18572  node-v12.16.0-linux-armv7l.tar.xz
fc2b68efd2f2da48a2729d2e6e1541d74b25685a5d238d2a5c7987e28dd72d3b  node-v12.16.0-linux-ppc64le.tar.gz
b5e35046a6e63a386985e5b8a3c6f2bd012e801159a7c376b0e584c02b0e8bc9  node-v12.16.0-linux-ppc64le.tar.xz
c4b3f8f5c7262575e067e4a016f8580443c58704c15476e9772435b2bf52a64c  node-v12.16.0-linux-s390x.tar.gz
b12c3be91ff56f66dc494339880c954f5f7ceec52acdc130a0861ed3977b9c62  node-v12.16.0-linux-s390x.tar.xz
fe8eca839b702f1ca47e9aabfd833cfa3e68952450d1f4c893cdfb0650ecd3c2  node-v12.16.0-linux-x64.tar.gz
e8c38659540766db9d85bd7325ba8cce8ded56204f84507f73fdb41a26d9bd73  node-v12.16.0-linux-x64.tar.xz
352b719797db99d7f29e45ba2ed8e09c4d46b166649c891d91de57a2627f0413  node-v12.16.0.pkg
6ac5e0d6553942f1013ebc202a7368d0d1e1ccf059dfed5acdb2ea680e957a59  node-v12.16.0-sunos-x64.tar.gz
52742449ca4be34781e3a7edc5774668f8665e6198e80c32f93fc48410d5dc4b  node-v12.16.0-sunos-x64.tar.xz
ae2dfe74485d821d4fef7cf1802acd2322cd994c853a2327c4306952f4453441  node-v12.16.0.tar.gz
b8c90637473fce4444a0b4fdae2c1560a1cf9f5959fdf9670541fc52868cf925  node-v12.16.0.tar.xz
09d0c8f0457ebdcab0a432b8756a8ce7baa2039ed6c98e52c292779d4062490f  node-v12.16.0-win-x64.7z
9a590dd064b491fbd40b366ae4a119fe6cef516a25fb4d78d7c2a64b37574da8  node-v12.16.0-win-x64.zip
d24c1dc92e59a0cc8ac60e8cd9e3e41df0a45bb05ca73ad3e75367277339a237  node-v12.16.0-win-x86.7z
4c521cec55e76af5d3daa8196e33b483676ec7cfd4d27b62abeb179cc64d6642  node-v12.16.0-win-x86.zip
8e897b9d9a4742154f4bcce5b9b8dc10403f581fbb091a4597d6d911e10259b2  node-v12.16.0-x64.msi
5b26579bb29ee421724409bddc519e18c10d93bce2b3619563b5041f29cd577e  node-v12.16.0-x86.msi
ec66ac40c043cc30fc9834a3ddac24291d65649c811b1e58e0da92c6dfb4ed4d  win-x64/node.exe
4eb31990d5e46ba2a51d4fc14ef187ef51c403afe8823c71c557c0ba3cb6d732  win-x64/node.lib
de7d0012f1f14afe12cd58213fbcfbe499540d15519c5b24eba50e2aea96767a  win-x64/node_pdb.7z
a2573e64cbb066fdfad4ce0ac97686f9b22de33f629ea753a1f65ff17f83fecd  win-x64/node_pdb.zip
00c148feae774c71fc3b59a2cf8a4df3b05530f3be587d9205b0ba58128f81b4  win-x86/node.exe
67967c338c91652bbb376a0a4f3e0162478033d872d71af673e5ce127888ee50  win-x86/node.lib
42e4ac9a8ace6efc600874fa0b2d180bdeb3d5f4503402a3a0c8cd2fa017c46e  win-x86/node_pdb.7z
219b89206672247d88bb2a3f295d959ba1f87374047957399c6e9678d3912802  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEj8yhP+8dDC6RAI4Jdw96mlrhVgAFAl5C81EACgkQdw96mlrh
VgDNbhAAiFgHmar1Y2Gy5veSbCknDcNVMlr5kzN07sg7jqIc5/3n9K11nqbu8DOK
iiPG7HqXYJBfGUtv8rSYtnOocpMudsSTt9O4nBTwak+EsRDaq7mEI+AblsrR/NcY
v2z8uIZzRVAAsIbsrh0R0O2y5P4eXI9CtVsXkGiIBNk/Ebu4HKieDsa2hLkaeHeh
7ckfTRfqsXBeUoFpKBgWFnOJHaMsCKQvZvNHO2SqwIHzeSi2ZLXxQnFxkmTxkiJ2
FtUT1f6sUMeWcoy1a3/dVSXT1EvLTKv2PL2okrV9SifT2NwMLfwBA4hvOhPWmX8a
nei91VRzE+xzjfv3/B8U5/KSsrnZ+4nvmHeouzMfc6f+unDHyH8Lhr9F8Og39K4R
dQl02s8C8bZfC/faVYHZEevKhwVd4MGwRXmRBBIiOruzYIxulrAhmdT6SDKYLaM1
SFkqmoinUo9GpWirlVs35ij+qrECxbe++uTgKOe/RQeUxMvNHp50fJ0eZWrH9sBR
HIxib7bhlQjaNhvOYlv5HgojJhyERsJT0Rol9Wv67T4a2GuAdkfSwSaYdywc70f0
FqciZvmedLPNc4TxZj3+sthWh0f4RZMjU3KIMWGN1X2+/Y7C7GmCiYRj5L4tiLVz
1OIdmWVvFqcqDQZUepioxKS0zvrG/jUP2qWXlbCmU6ZAtXbelFI=
=DASx
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v12.16.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v12.16.0</guid><dc:creator><![CDATA[Michaël Zasso]]></dc:creator><pubDate>Tue, 11 Feb 2020 18:35:04 GMT</pubDate></item><item><title><![CDATA[Node v13.8.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><p>This is a security release.</p>
<p>Vulnerabilities fixed:</p>
<ul>
<li><strong>CVE-2019-15606</strong>: HTTP header values do not have trailing OWS trimmed.</li>
<li><strong>CVE-2019-15605</strong>: HTTP request smuggling using malformed Transfer-Encoding header.</li>
<li><strong>CVE-2019-15604</strong>: Remotely trigger an assertion on a TLS server with a malformed certificate string.</li>
</ul>
<p>Also, HTTP parsing is more strict to be more secure. Since this may
cause problems in interoperability with some non-conformant HTTP
implementations, it is possible to disable the strict checks with the
<code>--insecure-http-parser</code> command line flag, or the <code>insecureHTTPParser</code>
http option. Using the insecure HTTP parser should be avoided.</p>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/b7da194714"><code>b7da194714</code></a>] - <strong>benchmark</strong>: support optional headers with wrk (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/189">nodejs-private/node-private#189</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1156a9e5f8"><code>1156a9e5f8</code></a>] - <strong>crypto</strong>: fix assertion caused by unsupported ext (Fedor Indutny) <a href="https://github.com/nodejs-private/node-private/pull/175">nodejs-private/node-private#175</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8f41e837bb"><code>8f41e837bb</code></a>] - <strong>deps</strong>: update llhttp to 2.0.4 (Beth Griggs) <a href="https://github.com/nodejs-private/node-private/pull/199">nodejs-private/node-private#199</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/07d56e49cf"><code>07d56e49cf</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: make --insecure-http-parser configurable per-stream or per-server (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31448">#31448</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25b6897e8a"><code>25b6897e8a</code></a>] - <strong>http</strong>: strip trailing OWS from header values (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/189">nodejs-private/node-private#189</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eea3a7429b"><code>eea3a7429b</code></a>] - <strong>test</strong>: using TE to smuggle reqs is not possible (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/199">nodejs-private/node-private#199</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-x86.msi">https://nodejs.org/dist/v13.8.0/node-v13.8.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-x64.msi">https://nodejs.org/dist/v13.8.0/node-v13.8.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/win-x86/node.exe">https://nodejs.org/dist/v13.8.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/win-x64/node.exe">https://nodejs.org/dist/v13.8.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0.pkg">https://nodejs.org/dist/v13.8.0/node-v13.8.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.8.0/node-v13.8.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.8.0/node-v13.8.0.tar.gz">https://nodejs.org/dist/v13.8.0/node-v13.8.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.8.0/">https://nodejs.org/dist/v13.8.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.8.0/api/">https://nodejs.org/docs/v13.8.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

25a267d18f6d7d66528bbe9a9d54730a8a39b27e9d315114ca008a105a01e55c  node-v13.8.0-aix-ppc64.tar.gz
ae480e2b124cb55667763848b8ec0fde1bc35d5e0b76debe881034689a68eaea  node-v13.8.0-darwin-x64.tar.gz
09eb3068e03df502d119a63201552a20910981acc64b4f5913ee07183cabb886  node-v13.8.0-darwin-x64.tar.xz
01eec708bb3cb0d57108c24f87ccf00a389aab9127ff671b8ee4e14808b23cb8  node-v13.8.0-headers.tar.gz
d29fcff404843a52e1f19718fc60779170162c844a9bedc746f8d9de00a240ae  node-v13.8.0-headers.tar.xz
69a51fa98a9543f09f2a3838a04b49fd774005398de9732caf337e027145c988  node-v13.8.0-linux-arm64.tar.gz
f1d4167a6911e42d836a5459c992cdaf35a03ab0700ea80831d7df5d706d1baf  node-v13.8.0-linux-arm64.tar.xz
228d79dfc07749d90cfa7938cffb7201d8e12ca7f92cba2f1766431b8d2acedf  node-v13.8.0-linux-armv7l.tar.gz
e35e1c39478d3d0508231d042a450564aed935a4b9eed245e81ff9074db59215  node-v13.8.0-linux-armv7l.tar.xz
7fe719cb5c92fecbad462a240ff4f1b12220d022c781af9a10c64282c95a0fc2  node-v13.8.0-linux-ppc64le.tar.gz
e243be4a2a62c90d33c3f1bf49afdad894e154e6faa4282719c31eb541a7b39a  node-v13.8.0-linux-ppc64le.tar.xz
acbd4d0336f0fdea3222dfa707705b4ebfc1fa0986df510b77dc23406e8635e6  node-v13.8.0-linux-s390x.tar.gz
b466a5d4ab128a94cf0559d201a60e7ad867170cd2ae64dda2ee893c93cef059  node-v13.8.0-linux-s390x.tar.xz
bf30432175ea8a95fa3e5fe09e96d9fc17b07099742d5c83c4cf9d0edfc411ff  node-v13.8.0-linux-x64.tar.gz
47a8cb675358f2ff534ad3d6709f14de0433f76d3af92cf389b8dcc78a1236ad  node-v13.8.0-linux-x64.tar.xz
a5d4de1c8f64fac3d0b0fae6de966c4d091e1cdc570e9f4b880f314c222befb0  node-v13.8.0.pkg
95b370e2bcb127e235d1388ce1f5703d7789417b670c2b6e5287b47bb9f7e692  node-v13.8.0-sunos-x64.tar.gz
19fec6076c2ace2b68c80b06fcbea92390a9bf575281d16759e4b2dc1b49620f  node-v13.8.0-sunos-x64.tar.xz
815b5e1b18114f35da89e4d98febeaba97555d51ef593bd5175db2b05f2e8be6  node-v13.8.0.tar.gz
bb6104c9da90cfba02e231c524899bad6592d67ea5dc9dcb88ac0ff2b63f83c0  node-v13.8.0.tar.xz
b0bc2ba000a8828ff5c7371f250ea7f07c662646696f4fdefa99207ecb5481b1  node-v13.8.0-win-x64.7z
f198f3e4b120fc84b61d12e7222530c5bb9c6f864735bb41a8db1cf1b94a64c3  node-v13.8.0-win-x64.zip
1f7af35b3b3999931e61df8e4d0e21fb6c416b7d3f780a31bb3c23c439672501  node-v13.8.0-win-x86.7z
e0abc7394d79c5be19a615ebadd6029e05dca0741ae41f5dc5cc9476f040f998  node-v13.8.0-win-x86.zip
264c9dc82400446b7df1103324c6f85c5bf413f088ead884e7262bbfaf41188b  node-v13.8.0-x64.msi
ea7ae6a7c1d8627070955ec0362e50b997f80ba419b8f00cc8299310c38e7ff5  node-v13.8.0-x86.msi
d7bb5ffed9175053cc5f8cc12ac014c81621cd88af855418c37675b7331206e7  win-x64/node.exe
93d8299044f598d700f67480a72d710a59888a14fea2e9f0d5fcc248b0ec02e2  win-x64/node.lib
04a1533a22c5b8c061e58b28cfc921f8de6d604c62ffb63584d566427811c4a7  win-x64/node_pdb.7z
5656b66192d186d98ade188d0259cc8b4a4bef3e00fce9e89f1514b21e1c4812  win-x64/node_pdb.zip
f2898d8356128272ed7bdc7e7edb9d86ed5a3ad9256ccfb27b8e5dd7c61c176e  win-x86/node.exe
876a8db699a1d5f5d298900b998b07d1bcd15273633c684f266718940cc211f5  win-x86/node.lib
08fc7c0e6f9f37597ac7fd7cb78d3b8e2520f098217b39641fdb8344c3916bd4  win-x86/node_pdb.7z
82d65d46fdd35b4b7ae3eab0d585f466a3d04e6192a33f329d45e3702f90db42  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEETtd49TnjY0x3nIfG1wYoSKGrAFwFAl47+GsACgkQ1wYoSKGr
AFxEWwf+Imz8ml0R4bRl9SBUv4eE0+ocoi4sjNssSdHAVC4lf6fg7Lv/104wjgr5
lXx38gICHyuV86CxUXsbI5a2U3e5V6BYVYf37a3XcJfqGnqqSI2HkbDn2aBCG0dF
WUOWs9eYau8zMeS3N336DgGwbUGnoN1zPTBGK0sKXPM4QKF5fjT1LyxWGjjuikLH
1JvrDM2L9RBV6YHzdmmgxUp2TEjFhhepHq/pkp6hQdMmvIx8UnzmAmn1aPKIbg81
iJftuqFjinbK4NumA2oXNwiBnwJdxAgc47Nmo5D4bcX2rFQEkfcbhg6por5If94k
jMVV+QOMhokVF4cM4dzuJJfcGjGIrw==
=NojX
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.8.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.8.0</guid><dc:creator><![CDATA[Bethany Nicolle Griggs]]></dc:creator><pubDate>Thu, 06 Feb 2020 11:38:12 GMT</pubDate></item><item><title><![CDATA[Node v12.15.0 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><p>This is a security release.</p>
<p>Vulnerabilities fixed:</p>
<ul>
<li><strong>CVE-2019-15606</strong>: HTTP header values do not have trailing OWS trimmed.</li>
<li><strong>CVE-2019-15605</strong>: HTTP request smuggling using malformed Transfer-Encoding header.</li>
<li><strong>CVE-2019-15604</strong>: Remotely trigger an assertion on a TLS server with a malformed certificate string.</li>
</ul>
<p>Also, HTTP parsing is more strict to be more secure. Since this may
cause problems in interoperability with some non-conformant HTTP
implementations, it is possible to disable the strict checks with the
<code>--insecure-http-parser</code> command line flag, or the <code>insecureHTTPParser</code>
http option. Using the insecure HTTP parser should be avoided.</p>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/209767c7a2"><code>209767c7a2</code></a>] - <strong>benchmark</strong>: support optional headers with wrk (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/189">nodejs-private/node-private#189</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02c8905051"><code>02c8905051</code></a>] - <strong>crypto</strong>: fix assertion caused by unsupported ext (Fedor Indutny) <a href="https://github.com/nodejs-private/node-private/pull/175">nodejs-private/node-private#175</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25d6011912"><code>25d6011912</code></a>] - <strong>deps</strong>: update llhttp to 2.0.4 (Beth Griggs) <a href="https://github.com/nodejs-private/llhttp-private/pull/1">nodejs-private/llhttp-private#1</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8162f0e194"><code>8162f0e194</code></a>] - <strong>deps</strong>: upgrade http-parser to v2.9.3 (Sam Roberts) <a href="https://github.com/nodejs-private/http-parser-private/pull/4">nodejs-private/http-parser-private#4</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d41314ef99"><code>d41314ef99</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>deps</strong>: upgrade http-parser to v2.9.1 (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30473">#30473</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7fc565666c"><code>7fc565666c</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: make --insecure-http-parser configurable per-stream or per-server (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31448">#31448</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/496736ff78"><code>496736ff78</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: opt-in insecure HTTP header parsing (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30567">#30567</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/76fd8910e9"><code>76fd8910e9</code></a>] - <strong>http</strong>: strip trailing OWS from header values (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/189">nodejs-private/node-private#189</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9cd155eb4a"><code>9cd155eb4a</code></a>] - <strong>test</strong>: using TE to smuggle reqs is not possible (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/192">nodejs-private/node-private#192</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ab1fcb89cb"><code>ab1fcb89cb</code></a>] - <strong>test</strong>: check that --insecure-http-parser works (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31253">#31253</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-x86.msi">https://nodejs.org/dist/v12.15.0/node-v12.15.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-x64.msi">https://nodejs.org/dist/v12.15.0/node-v12.15.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/win-x86/node.exe">https://nodejs.org/dist/v12.15.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/win-x64/node.exe">https://nodejs.org/dist/v12.15.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0.pkg">https://nodejs.org/dist/v12.15.0/node-v12.15.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-darwin-x64.tar.gz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-x64.tar.xz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-s390x.tar.xz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-sunos-x64.tar.xz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-arm64.tar.xz">https://nodejs.org/dist/v12.15.0/node-v12.15.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v12.15.0/node-v12.15.0.tar.gz">https://nodejs.org/dist/v12.15.0/node-v12.15.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v12.15.0/">https://nodejs.org/dist/v12.15.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v12.15.0/api/">https://nodejs.org/docs/v12.15.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

4674d94402b8c0d79a9e20d4320652830032f0a7171cea2c815858b76d3d2ee9  node-v12.15.0-aix-ppc64.tar.gz
b6449cec39ac15b37abe4e59ef0eae50dcdfbf060c5276a01cc590f2a3372b7d  node-v12.15.0-darwin-x64.tar.gz
fc2b68255c61663fe74338d372678fbb1fec367fef46924498e6d1b5e220c0b1  node-v12.15.0-darwin-x64.tar.xz
48e8ba40339e6cb9edc820f320b690b3401643e2c6bd36a7f2267ebf84cf98f2  node-v12.15.0-headers.tar.gz
44217fee8c0d003888783f65c36eec871d36b93d7347333b659633e30cbd85db  node-v12.15.0-headers.tar.xz
9349bb00a522da9ecd0d2f9453b500904ccd56e271852ab2defb51a8c77a1aca  node-v12.15.0-linux-arm64.tar.gz
c582cb65a0ec7f648618d3d33b4f87c374a3f930518b57eca1693828c965d6e5  node-v12.15.0-linux-arm64.tar.xz
53c4b21b23b8dc31da0ab9b5bdae7041d87fd7b7247e0b6cecaca36ca1d7e05d  node-v12.15.0-linux-armv7l.tar.gz
a865e69914c568fcb28be7a1bf970236725a06a8fc66530799300181d2584a49  node-v12.15.0-linux-armv7l.tar.xz
91c4d019e2c86d088fcb0874f3dab6a074c354d4fe0fcce1fa2f535c86396f5e  node-v12.15.0-linux-ppc64le.tar.gz
9b0c4faf637e9cd272964052933e7ff2ca05c50d89a473cf6f40031f55783fd0  node-v12.15.0-linux-ppc64le.tar.xz
3594746ef6a98d21e56b4f1c7a60526c53fd97750c9ba2347ffc3df24ea3b21a  node-v12.15.0-linux-s390x.tar.gz
30f150720cc1a9f53d4d9a881961431428603dfe151cd487cdaec555f29db0c7  node-v12.15.0-linux-s390x.tar.xz
218279a33603b8bc958c46cce04c14851fd9d685bd21f5a39d6b98d08d80aae5  node-v12.15.0-linux-x64.tar.gz
63df953deb091c1500e1044bef01d1953117970e757e74e90d915e1a4a0d1c9c  node-v12.15.0-linux-x64.tar.xz
f3c3103bcceb33898a8bc44c54d337c5bcb709dcdca95408e9307b6d4a86ca31  node-v12.15.0.pkg
4783ba63bcdfb8fa54cd4526401051df32835dc112cf7c11d64d98451ece20a6  node-v12.15.0-sunos-x64.tar.gz
b14aab80ccdf268f6347b17bd449217139fe46df3cceac00960e59ef835cec8b  node-v12.15.0-sunos-x64.tar.xz
fb357de9262f60425ea3970dd09afd63312006a7b8355a808d358694e867f4fd  node-v12.15.0.tar.gz
d2fb4fa80ccf321570552b0a6e6b5f2aedeb281a8450207b057cf54c54d5a81b  node-v12.15.0.tar.xz
5b7d4beb9fc4c16b08b06de394b738caeec94f3d22d38f78ca02f386b9897f83  node-v12.15.0-win-x64.7z
48b29cab597962f12b0aac081522e6192bc8642c582cd0fc1bf51557273888da  node-v12.15.0-win-x64.zip
a033ff4501155b3f0d63f08a40bf02d3bebd98485895ffd0cb638c6071eb6f6c  node-v12.15.0-win-x86.7z
e76057fda953d964e9f53c1a210ca4daf7104072574744616eb079e053a0d3d9  node-v12.15.0-win-x86.zip
615fe16ec99ebb7de92cb0e1c343979f7ac9d943373e61cff17cd6a9f76547e8  node-v12.15.0-x64.msi
f558f19deea306c6caf167a687fe1ee65c4b191b1d327188c7f0d9fa7966d818  node-v12.15.0-x86.msi
51d09b8ce41fa3e6b7206141609e52e92f435b99e44932592cd529a9463bbf17  win-x64/node.exe
bd0c3ac36b1e484ddbc3de5e04abe399c1221057fabf16e74155b44af012504d  win-x64/node.lib
9a644dfb80d9d6a4e01e83993b8c5de219130a39e5324ea78696d0ca7303c3bb  win-x64/node_pdb.7z
7f7e3cff51f3d475e9f5427a74968cb83b2ef9625bcea006a9ac8ea1bc4fdf96  win-x64/node_pdb.zip
839ef38f0ed23a9dcca4f0a807e205f95e26370f35ec9ea9915721c06eda04f2  win-x86/node.exe
95fd2202f2ba9695cf4db59e932f50d3c96052e1d171797dfa955e348d96df1f  win-x86/node.lib
d3659e3381a6c6fa7eec2ee0b340bc6049e47f23c055ef0d724d25bacabe4fdc  win-x86/node_pdb.7z
cf15fcc38600ef4dc89c9a6e9eeb58a44ca35f9a59d9823dd0f839a8d6ee95d4  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEETtd49TnjY0x3nIfG1wYoSKGrAFwFAl47g5kACgkQ1wYoSKGr
AFxTTAf+KUOw9HAEJkE+e6VF3S3bnadaT0ItS42lyOIqaRgeIVh15HR3vi4+KBc3
3ifsE7b8blLBFiyX/TQWl4prlK/fRvPmw9Q6VMpiu/qqdiwGFncAjhGiJBEJBGFs
9jdQJbHnL0n7UTNQcBPljWEk9JHvyExRFn+WFY52VEV6R2jO1FtWoMEwj1HEA73Y
ICiwVss0gduFiYVrBghLtC7BaI/gtf3Z5XTon07cB+cXXQqnZJCSLDitXGdk7Iwk
kHmTrLligB0iWnNffQtAkfvjqXJith9Ya2hPQhZJsdz16U+L3K5q59s6jeOdrgv9
L1vXMNIioydW/l9BcN4FjTrhm35CSg==
=oRsp
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v12.15.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v12.15.0</guid><dc:creator><![CDATA[Bethany Nicolle Griggs]]></dc:creator><pubDate>Thu, 06 Feb 2020 03:13:05 GMT</pubDate></item><item><title><![CDATA[Node v10.19.0 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><p>This is a security release.</p>
<p>Vulnerabilities fixed:</p>
<ul>
<li><strong>CVE-2019-15606</strong>: HTTP header values do not have trailing OWS trimmed.</li>
<li><strong>CVE-2019-15605</strong>: HTTP request smuggling using malformed Transfer-Encoding header.</li>
<li><strong>CVE-2019-15604</strong>: Remotely trigger an assertion on a TLS server with a malformed certificate string.</li>
</ul>
<p>Also, HTTP parsing is more strict to be more secure. Since this may
cause problems in interoperability with some non-conformant HTTP
implementations, it is possible to disable the strict checks with the
<code>--insecure-http-parser</code> command line flag, or the <code>insecureHTTPParser</code>
http option. Using the insecure HTTP parser should be avoided.</p>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/f940bee3b7"><code>f940bee3b7</code></a>] - <strong>crypto</strong>: fix assertion caused by unsupported ext (Fedor Indutny) <a href="https://github.com/nodejs-private/node-private/pull/175">nodejs-private/node-private#175</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49f4220ce5"><code>49f4220ce5</code></a>] - <strong>deps</strong>: upgrade http-parser to v2.9.3 (Sam Roberts) <a href="https://github.com/nodejs-private/http-parser-private/pull/4">nodejs-private/http-parser-private#4</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a28e5cc1ed"><code>a28e5cc1ed</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>deps</strong>: upgrade http-parser to v2.9.1 (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30471">#30471</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0082f62d9c"><code>0082f62d9c</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: make --insecure-http-parser configurable per-stream or per-server (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31448">#31448</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a9849c0ff6"><code>a9849c0ff6</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: opt-in insecure HTTP header parsing (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30567">#30567</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2eee90e959"><code>2eee90e959</code></a>] - <strong>http</strong>: strip trailing OWS from header values (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/191">nodejs-private/node-private#191</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e2c8f89b75"><code>e2c8f89b75</code></a>] - <strong>test</strong>: using TE to smuggle reqs is not possible (Sam Roberts) <a href="https://github.com/nodejs-private/node-private/pull/192">nodejs-private/node-private#192</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d616722f65"><code>d616722f65</code></a>] - <strong>test</strong>: check that --insecure-http-parser works (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31253">#31253</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-x86.msi">https://nodejs.org/dist/v10.19.0/node-v10.19.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-x64.msi">https://nodejs.org/dist/v10.19.0/node-v10.19.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/win-x86/node.exe">https://nodejs.org/dist/v10.19.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/win-x64/node.exe">https://nodejs.org/dist/v10.19.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0.pkg">https://nodejs.org/dist/v10.19.0/node-v10.19.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-darwin-x64.tar.gz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-x64.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-s390x.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-sunos-x64.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-sunos-x64.tar.xz</a><br>
ARMv6 32-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-armv6l.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-armv6l.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-arm64.tar.xz">https://nodejs.org/dist/v10.19.0/node-v10.19.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v10.19.0/node-v10.19.0.tar.gz">https://nodejs.org/dist/v10.19.0/node-v10.19.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v10.19.0/">https://nodejs.org/dist/v10.19.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v10.19.0/api/">https://nodejs.org/docs/v10.19.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

9040615d614cf4039f4abbd62c799877c3c2efd517e4100d6f13064d368a25a0  node-v10.19.0-aix-ppc64.tar.gz
b16328570651be44213a2303c1f9515fc506e0a96a273806f71ed000e3ca3cb3  node-v10.19.0-darwin-x64.tar.gz
91725d2ed64e4ccd265259e3e29a0e64a4d26d9d1cd9ba390e0cdec13ea7b02f  node-v10.19.0-darwin-x64.tar.xz
e664f44dae563abdf9fa1eda0ce404dcc2109eb4d3cb3d5305516dca29f4c3b5  node-v10.19.0-headers.tar.gz
82a1796cc87ce66db92cdaa0e54f67c1e0c130ec4549a9591b9ff0edff618d10  node-v10.19.0-headers.tar.xz
3510172797b63bb6a7247f62a241bdfcf51fef8b1134eb7d3a27973e2008e482  node-v10.19.0-linux-arm64.tar.gz
77bdbf859fc38e6e860efd479b0a7b7b6bd3e7cb05337e5cc5638251eb5d3a59  node-v10.19.0-linux-arm64.tar.xz
96fa937b8d9a8a4e3c606b33e2d71a971f2069dc3fe6a9a038e7fa74f9444568  node-v10.19.0-linux-armv6l.tar.gz
6f650dc7610d7fee1cb6b5bd7339e94858d8d10ab324e17afc4d551008b36f0a  node-v10.19.0-linux-armv6l.tar.xz
838a92c63c0bf7d5bb63fbd62b5902e1281ea4bcccbd2de65a8d57edd9b003a1  node-v10.19.0-linux-armv7l.tar.gz
7eeddc7815885f665ecbfe2cf8ae2e71fab601eefece229673126ef8da2965f5  node-v10.19.0-linux-armv7l.tar.xz
65f9cf15490b33b45dff08e984a0786cf82dba7e7e9bbd74a2cffb63506061d5  node-v10.19.0-linux-ppc64le.tar.gz
6a0701f1b03321fb5789c0d6d6ccd5b11579001ad56635354b89fc423b080de0  node-v10.19.0-linux-ppc64le.tar.xz
273e264ee6338a7a520dd739620cb3b5388c86f522a77a1bfff011c55a3a2984  node-v10.19.0-linux-s390x.tar.gz
014c3fac92b0e3546a4d3de3b05bb00f3d6839f529455419cccc554f4c40409e  node-v10.19.0-linux-s390x.tar.xz
36d90bc58f0418f31dceda5b18eb260019fcc91e59b0820ffa66700772a8804b  node-v10.19.0-linux-x64.tar.gz
34127c7c6b1ba02d6d4dc3a926f38a5fb88bb37fc7f051349005ce331c7a53c6  node-v10.19.0-linux-x64.tar.xz
60eeec991f02e5564d4047387117c6c1884aa8d247c538dc93c51e134eec467f  node-v10.19.0.pkg
eb883a9c32b1352e42dafc503797a088fa881896a933785aff1b2e49643bde1f  node-v10.19.0-sunos-x64.tar.gz
015f31e0b2adb742021bd61c0566b5bdbf95e0275200d609d9f64944779a4ae7  node-v10.19.0-sunos-x64.tar.xz
db85b9992f1ec66629731d82f690987883dd2989abb4cc136eb65dd720b1bda8  node-v10.19.0.tar.gz
622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169  node-v10.19.0.tar.xz
46bdca8ce90ac091590c3473ed9ac9d7e0ae2010696ffb93474c272f4db218ba  node-v10.19.0-win-x64.7z
210efd45a7f79cf4c350d8f575f990becdd3833cd922796a4c83b27996f5679e  node-v10.19.0-win-x64.zip
8e90b780567178244c0716af43604f3ac4475e8cf21246f9c63386acddf7f841  node-v10.19.0-win-x86.7z
afd176d4f022b6a5dbd4a908d42c6d85d4f739c040f65430ab3bf60b8f3b9a96  node-v10.19.0-win-x86.zip
6151538702d4bd106b66d28ce606f9faa2a8fc8baa50762bea0baec564b5e79e  node-v10.19.0-x64.msi
eae8dc6511bd467729fef043167a18ca0843c9d1bab17c31a20b197b44d06251  node-v10.19.0-x86.msi
00047df9589b6a860886d653ed9f817852615211a53b9a2563ff3c56a5090fbf  win-x64/node.exe
bfc277d24ebc27c87642b9f8fd2b4a312feaadf57a4a27e81734bcb49752163d  win-x64/node.lib
3782acd379b59bca0009debdaa1bea3b28772518d7134c56279485c0a076d207  win-x64/node_pdb.7z
6de35811191c919c09cc11192a151ac0ecd76e3f5ec7f5f3f44d2a7d5feb177e  win-x64/node_pdb.zip
5480ed6bb4c83a4284737ffeb4bfe27b5d342f182f2a52939bf0eee8d9c4fac4  win-x86/node.exe
3484dacb6a6aa89ec532eb9150e0a45a6c55453814cc2f32660504f120c7a42a  win-x86/node.lib
a1953bc23236083e508c9e42672c457c3a21dd5a97addad7729481a965696c69  win-x86/node_pdb.7z
12c7d6b8a6c138dd36063c939867ef98713b16ad89d277f319ffdc9ec3932f6d  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEETtd49TnjY0x3nIfG1wYoSKGrAFwFAl47g3gACgkQ1wYoSKGr
AFye0Qf+N0FiuaLnHvArA4TJoYOCj9fJouD6F0C/dkXEMRQ00bm3ui8lPNOMtXUg
7wvorCig8OcWrLHiGsW6d3U8Z+2KxY63hg7Zyiu1JNKHyohvri/gTtRETuO5IANR
sUuxD7BGJzXaafXinsfkz6sgN75E9PtogBPNMdbFuuwt53CYsVoh1o8kxhHAHn3L
mG9wIQj2dPPaEV4zxGut4kkvjMlsC5VAxNkFAbwPd7EzIFlm0DIuYMlN8RSvTfOW
s2hhFCoBB9nM8QtOo72MBMe8wnHGvIhUJpTDA9Cdh13MLZtM3KMAEg9z8gZiVCl4
+qmYTB5KB8H20Bw+lvVjWnxYgbACSQ==
=RWpz
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v10.19.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v10.19.0</guid><dc:creator><![CDATA[Bethany Nicolle Griggs]]></dc:creator><pubDate>Thu, 06 Feb 2020 03:11:18 GMT</pubDate></item><item><title><![CDATA[Node v13.7.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>deps</strong>:<ul>
<li>upgrade to libuv 1.34.1 (cjihrig) <a href="https://github.com/nodejs/node/pull/31332">#31332</a></li>
<li>upgrade npm to 6.13.6 (Ruy Adorno) <a href="https://github.com/nodejs/node/pull/31304">#31304</a></li>
</ul>
</li>
<li><strong>module</strong><ul>
<li>add API for interacting with source maps (bcoe) <a href="https://github.com/nodejs/node/pull/31132">#31132</a></li>
<li>loader getSource, getFormat, transform hooks (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30986">#30986</a></li>
<li>logical conditional exports ordering (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31008">#31008</a></li>
<li>unflag conditional exports (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31001">#31001</a></li>
</ul>
</li>
<li><strong>process</strong>:<ul>
<li>allow monitoring uncaughtException (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31257">#31257</a></li>
</ul>
</li>
<li><strong>Added new collaborators</strong>:<ul>
<li><a href="https://github.com/GeoffreyBooth">GeoffreyBooth</a> - Geoffrey Booth. <a href="https://github.com/nodejs/node/pull/31306">#31306</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/9d26358cfe"><code>9d26358cfe</code></a>] - <strong>async_hooks</strong>: remove internal only error checking (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/30967">#30967</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6e978f7d73"><code>6e978f7d73</code></a>] - <strong>benchmark</strong>: add default type in getstringwidth.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/31377">#31377</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/317d2dba45"><code>317d2dba45</code></a>] - <strong>benchmark</strong>: benchmarking impacts of async hooks on promises (legendecas) <a href="https://github.com/nodejs/node/pull/31188">#31188</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55e2b4ee3b"><code>55e2b4ee3b</code></a>] - <strong>build</strong>: remove enable_vtune from vcbuild.bat (Richard Lau) <a href="https://github.com/nodejs/node/pull/31338">#31338</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f11406de43"><code>f11406de43</code></a>] - <strong>build</strong>: add vs2019 to vcbuild.bat help (Richard Lau) <a href="https://github.com/nodejs/node/pull/31338">#31338</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b2180d932a"><code>b2180d932a</code></a>] - <strong>build</strong>: fix macos runner type in GitHub Action (扩散性百万甜面包) <a href="https://github.com/nodejs/node/pull/31327">#31327</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a6e1e9c6c3"><code>a6e1e9c6c3</code></a>] - <strong>build</strong>: fix step name in GitHub Actions workflow (Richard Lau) <a href="https://github.com/nodejs/node/pull/31323">#31323</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0379c319fd"><code>0379c319fd</code></a>] - <strong>build</strong>: add GitHub actions to run linters (Richard Lau) <a href="https://github.com/nodejs/node/pull/31323">#31323</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a31eed0214"><code>a31eed0214</code></a>] - <strong>build</strong>: silence OpenSSL Windows compiler warnings (Richard Lau) <a href="https://github.com/nodejs/node/pull/31311">#31311</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6b118b44e8"><code>6b118b44e8</code></a>] - <strong>build</strong>: silence c-ares Windows compiler warnings (Richard Lau) <a href="https://github.com/nodejs/node/pull/31311">#31311</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a5d4fad84"><code>7a5d4fad84</code></a>] - <strong>build</strong>: test Python 3 using GitHub Actions-based CI (cclauss) <a href="https://github.com/nodejs/node/pull/29474">#29474</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/964371824c"><code>964371824c</code></a>] - <strong>build</strong>: avoid using CMP for BZ2File (SpaceRacet5w2A6l0I) <a href="https://github.com/nodejs/node/pull/31198">#31198</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/22859367ca"><code>22859367ca</code></a>] - <strong>child_process</strong>: remove unnecessary use of inner state (Chetan Karande) <a href="https://github.com/nodejs/node/pull/29358">#29358</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6d6a3e4551"><code>6d6a3e4551</code></a>] - <strong>deps</strong>: V8: cherry-pick d89f4ef1cd62 (Milad Farazmand) <a href="https://github.com/nodejs/node/pull/31354">#31354</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d62d06b3b7"><code>d62d06b3b7</code></a>] - <strong>deps</strong>: V8: cherry-pick b9d33036e9a8 (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/31335">#31335</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/51e4a5618b"><code>51e4a5618b</code></a>] - <strong>deps</strong>: upgrade to libuv 1.34.1 (cjihrig) <a href="https://github.com/nodejs/node/pull/31332">#31332</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/985f980053"><code>985f980053</code></a>] - <strong>deps</strong>: upgrade npm to 6.13.6 (Ruy Adorno) <a href="https://github.com/nodejs/node/pull/31304">#31304</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6f95f01f95"><code>6f95f01f95</code></a>] - <strong>deps</strong>: deactivate failing tests corresponding to experimental features (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31289">#31289</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aed00d7d68"><code>aed00d7d68</code></a>] - <strong>doc</strong>: add missing code formatting in vm.md (cjihrig) <a href="https://github.com/nodejs/node/pull/31350">#31350</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aedbfdb33a"><code>aedbfdb33a</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in url.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/28245277d7"><code>28245277d7</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in tls.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/baeabff896"><code>baeabff896</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in os.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94122f611a"><code>94122f611a</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in net.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bac588e076"><code>bac588e076</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in https.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/600eb8b67c"><code>600eb8b67c</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in http2.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/47f71de786"><code>47f71de786</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in fs.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ece70a8288"><code>ece70a8288</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in errors.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b8dee4540a"><code>b8dee4540a</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in dgram.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8055f78995"><code>8055f78995</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in deprecations.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6e9f0daad1"><code>6e9f0daad1</code></a>] - <strong>doc</strong>: standardize on &quot;host name&quot; in async_hooks.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/31326">#31326</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e1fd6ae4fa"><code>e1fd6ae4fa</code></a>] - <strong>doc</strong>: fix a code example in crypto.md (himself65) <a href="https://github.com/nodejs/node/pull/31313">#31313</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bb9622ba5a"><code>bb9622ba5a</code></a>] - <strong>doc</strong>: add an example for util.types.isExternal (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31173">#31173</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0608873052"><code>0608873052</code></a>] - <strong>doc</strong>: fix example of parsing request.url (Egor Pavlov) <a href="https://github.com/nodejs/node/pull/31302">#31302</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b9aca7849d"><code>b9aca7849d</code></a>] - <strong>doc</strong>: document readline key bindings (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31256">#31256</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6184f1ab70"><code>6184f1ab70</code></a>] - <strong>doc</strong>: improve doc v8.getHeapSpaceStatistics() &#39;GetHeapSpaceStatistics&#39; (dev-313) <a href="https://github.com/nodejs/node/pull/31274">#31274</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/deff60024a"><code>deff60024a</code></a>] - <strong>doc</strong>: update README to make Node.js description clearer (carterbancroft) <a href="https://github.com/nodejs/node/pull/31266">#31266</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8e14066578"><code>8e14066578</code></a>] - <strong>doc</strong>: fix a code example in zlib.md (Alexander Wang) <a href="https://github.com/nodejs/node/pull/31264">#31264</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9c58aa4c75"><code>9c58aa4c75</code></a>] - <strong>doc</strong>: add GeoffreyBooth to collaborators (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/31306">#31306</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/de6f2be0d0"><code>de6f2be0d0</code></a>] - <strong>doc</strong>: update description of <code>External</code> (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31255">#31255</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0e48d8d855"><code>0e48d8d855</code></a>] - <strong>doc</strong>: rename iterator to iterable in examples (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31252">#31252</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d51de787d9"><code>d51de787d9</code></a>] - <strong>doc</strong>: fix stream async iterator sample (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31252">#31252</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3e7b3e3c18"><code>3e7b3e3c18</code></a>] - <strong>doc</strong>: correct filehandle.[read|write|append]File() (Bryan English) <a href="https://github.com/nodejs/node/pull/31235">#31235</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/220ea0c12e"><code>220ea0c12e</code></a>] - <strong>doc</strong>: prefer server vs srv and client vs clt (Andrew Hughes) <a href="https://github.com/nodejs/node/pull/31224">#31224</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c1333ea113"><code>c1333ea113</code></a>] - <strong>doc</strong>: explain native external types (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31214">#31214</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/82b447c399"><code>82b447c399</code></a>] - <strong>doc,src</strong>: clarify that one napi_env is per-module (legendecas) <a href="https://github.com/nodejs/node/pull/31102">#31102</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4981f9721a"><code>4981f9721a</code></a>] - <strong>errors</strong>: remove dead code in ERR_INVALID_ARG_TYPE (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31322">#31322</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b55fba2028"><code>b55fba2028</code></a>] - <strong>fs</strong>: add missing HandleScope to FileHandle.close (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31276">#31276</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/57016b9e66"><code>57016b9e66</code></a>] - <strong>fs</strong>: use async writeFile in FileHandle#appendFile (Bryan English) <a href="https://github.com/nodejs/node/pull/31235">#31235</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/52504fb91e"><code>52504fb91e</code></a>] - <strong>http2</strong>: skip creating native ShutdownWrap (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31283">#31283</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/108046d910"><code>108046d910</code></a>] - <strong>lib</strong>: replace BigInt64Array global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31193">#31193</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02714573ee"><code>02714573ee</code></a>] - <strong>lib</strong>: add Uint16Array primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31210">#31210</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/53e73fc60e"><code>53e73fc60e</code></a>] - <strong>lib</strong>: add RegExp primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31208">#31208</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f7833ac934"><code>f7833ac934</code></a>] - <strong>lib</strong>: replace Float32Array global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31195">#31195</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aafeab8cdb"><code>aafeab8cdb</code></a>] - <strong>lib</strong>: replace BigUInt64Array global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31194">#31194</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ac904f9e65"><code>ac904f9e65</code></a>] - <strong>lib,tools,test</strong>: remove custom number-isnan rule (cjihrig) <a href="https://github.com/nodejs/node/pull/31211">#31211</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cb27c2bd3e"><code>cb27c2bd3e</code></a>] - <strong>module</strong>: fix check exports issue in cjs module loading (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31427">#31427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ea27e16fc2"><code>ea27e16fc2</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>module</strong>: unflag conditional exports (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31001">#31001</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4dced024fd"><code>4dced024fd</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>module</strong>: add API for interacting with source maps (bcoe) <a href="https://github.com/nodejs/node/pull/31132">#31132</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f62fb7603a"><code>f62fb7603a</code></a>] - <strong>module</strong>: logical conditional exports ordering (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31008">#31008</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94af94ae73"><code>94af94ae73</code></a>] - <strong>module</strong>: loader getSource, getFormat, transform hooks (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30986">#30986</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c8aa08ed27"><code>c8aa08ed27</code></a>] - <strong>n-api</strong>: return napi_invalid_arg on napi_create_bigint_words (legendecas) <a href="https://github.com/nodejs/node/pull/31312">#31312</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0911813862"><code>0911813862</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>n-api</strong>: add napi_get_all_property_names (himself65) <a href="https://github.com/nodejs/node/pull/30006">#30006</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/79eba6afa3"><code>79eba6afa3</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>process</strong>: allow monitoring uncaughtException (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/31257">#31257</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/38811897c0"><code>38811897c0</code></a>] - <strong>readline</strong>: improve unicode support and tab completion (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31288">#31288</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f0506c3dd2"><code>f0506c3dd2</code></a>] - <strong>readline</strong>: move charLengthLeft() and charLengthAt() (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7ba21d0e15"><code>7ba21d0e15</code></a>] - <strong>readline</strong>: improve getStringWidth() (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/686a3bcf92"><code>686a3bcf92</code></a>] - <strong>readline,repl</strong>: support tabs properly (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e54a9922e"><code>2e54a9922e</code></a>] - <strong>readline,repl</strong>: improve history up/previous (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cecd25693f"><code>cecd25693f</code></a>] - <strong>readline,repl</strong>: skip history entries identical to the current line (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b6f4e01a0e"><code>b6f4e01a0e</code></a>] - <strong>readline,repl</strong>: add substring based history search (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/85926d4038"><code>85926d4038</code></a>] - <strong>repl</strong>: do not preview while pasting code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31315">#31315</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c252356d38"><code>c252356d38</code></a>] - <strong>repl</strong>: fix preview cursor position (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31293">#31293</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b9b044b98e"><code>b9b044b98e</code></a>] - <strong>repl</strong>: change preview default in case of custom eval functions (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31259">#31259</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b92d65dbe7"><code>b92d65dbe7</code></a>] - <strong>repl</strong>: activate previews for lines exceeding the terminal columns (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d84c394541"><code>d84c394541</code></a>] - <strong>repl</strong>: improve preview length calculation (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8e805985e"><code>f8e805985e</code></a>] - <strong>repl,readline</strong>: clean up code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31288">#31288</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/83f7b5a8a9"><code>83f7b5a8a9</code></a>] - <strong>src</strong>: fix performance regression in node_file.cc (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31343">#31343</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6534c6c7bd"><code>6534c6c7bd</code></a>] - <strong>src</strong>: use uv_guess_handle() to detect TTYs (cjihrig) <a href="https://github.com/nodejs/node/pull/31333">#31333</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/06fbc03cbd"><code>06fbc03cbd</code></a>] - <strong>src</strong>: include uv.h in node_binding header (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31265">#31265</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e3491d7dd6"><code>e3491d7dd6</code></a>] - <strong>src</strong>: change GetStringWidth&#39;s expand_emoji_sequence option default (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2a10ad847"><code>d2a10ad847</code></a>] - <strong>src</strong>: improve GetColumnWidth performance (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d0a96ab700"><code>d0a96ab700</code></a>] - <strong>src</strong>: fix -Wbraced-scalar-init warning (cjihrig) <a href="https://github.com/nodejs/node/pull/31254">#31254</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60942cc2a7"><code>60942cc2a7</code></a>] - <strong>src</strong>: add build Github Action (gengjiawen) <a href="https://github.com/nodejs/node/pull/31153">#31153</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4259afe583"><code>4259afe583</code></a>] - <strong>src</strong>: remove node::InitializeV8Platform() (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31245">#31245</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6050236c3d"><code>6050236c3d</code></a>] - <strong>src</strong>: remove uses of node::InitializeV8Platform() (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/31245">#31245</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1ad907039d"><code>1ad907039d</code></a>] - <strong>src</strong>: clean up large_pages code (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31196">#31196</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/499c41d78a"><code>499c41d78a</code></a>] - <strong>stream</strong>: fix async iterator destroyed error propagation (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31314">#31314</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d04118f125"><code>d04118f125</code></a>] - <strong>stream</strong>: simplify push (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31150">#31150</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ff60a0e2b1"><code>ff60a0e2b1</code></a>] - <strong>stream</strong>: clean up definition using defineProperties (antsmartian) <a href="https://github.com/nodejs/node/pull/31236">#31236</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9c98d25506"><code>9c98d25506</code></a>] - <strong>stream</strong>: replace Function.prototype with primordial (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31204">#31204</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/256289fe83"><code>256289fe83</code></a>] - <strong>stream</strong>: sync stream unpipe resume (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31191">#31191</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/424408005f"><code>424408005f</code></a>] - <strong>test</strong>: stricten readline keypress failure test condition (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31300">#31300</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1df7961b28"><code>1df7961b28</code></a>] - <strong>test</strong>: allow disabling crypto tests (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/31268">#31268</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3c82d5bed2"><code>3c82d5bed2</code></a>] - <strong>test</strong>: add repl tests to verify unicode support in previews (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca51ff8981"><code>ca51ff8981</code></a>] - <strong>test</strong>: fix recursive rm test to actually use tmpdir (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31250">#31250</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0b88c3d8ed"><code>0b88c3d8ed</code></a>] - <strong>test</strong>: check that --insecure-http-parser works (Sam Roberts) <a href="https://github.com/nodejs/node/pull/31253">#31253</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/69c4f229cb"><code>69c4f229cb</code></a>] - <strong>test</strong>: remove unused symlink loop (cjihrig) <a href="https://github.com/nodejs/node/pull/31267">#31267</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d76deca9cf"><code>d76deca9cf</code></a>] - <strong>test</strong>: prefer server over srv (Andrew Hughes) <a href="https://github.com/nodejs/node/pull/31224">#31224</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f93095de6f"><code>f93095de6f</code></a>] - <strong>test</strong>: fix unit test logging with python3 (Adam Majer) <a href="https://github.com/nodejs/node/pull/31156">#31156</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cbd84c5ee1"><code>cbd84c5ee1</code></a>] - <strong>test,module</strong>: add test for exports cjs loader check (Rich Trott) <a href="https://github.com/nodejs/node/pull/31427">#31427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5dd6fb1529"><code>5dd6fb1529</code></a>] - <strong>tools</strong>: remove obsolete dependencies (Rich Trott) <a href="https://github.com/nodejs/node/pull/31359">#31359</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/29e0465104"><code>29e0465104</code></a>] - <strong>tools</strong>: update remark-preset-lint-node to 1.12.0 (Rich Trott) <a href="https://github.com/nodejs/node/pull/31359">#31359</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49364b0835"><code>49364b0835</code></a>] - <strong>tools</strong>: update JSON header parsing for backticks (Rich Trott) <a href="https://github.com/nodejs/node/pull/31294">#31294</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d48f59224b"><code>d48f59224b</code></a>] - <strong>tools</strong>: ensure consistent perms of signed release files (Rod Vagg) <a href="https://github.com/nodejs/node/pull/29350">#29350</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a5311bd757"><code>a5311bd757</code></a>] - <strong>tools</strong>: add clang-tidy rule in src (gengjiawen) <a href="https://github.com/nodejs/node/pull/26840">#26840</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/63f4eaefee"><code>63f4eaefee</code></a>] - <strong>util</strong>: add todo comments for inspect to add unicode support (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31112">#31112</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/27564a4837"><code>27564a4837</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>vm</strong>: add code cache support for SourceTextModule (Gus Caplan) <a href="https://github.com/nodejs/node/pull/31278">#31278</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bdaac04c10"><code>bdaac04c10</code></a>] - <strong>wasi</strong>: improve use of primordials (cjihrig) <a href="https://github.com/nodejs/node/pull/31212">#31212</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/66fe92353b"><code>66fe92353b</code></a>] - <strong>win</strong>: change to use Python in install tool (gengjiawen) <a href="https://github.com/nodejs/node/pull/31221">#31221</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-x86.msi">https://nodejs.org/dist/v13.7.0/node-v13.7.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-x64.msi">https://nodejs.org/dist/v13.7.0/node-v13.7.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/win-x86/node.exe">https://nodejs.org/dist/v13.7.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/win-x64/node.exe">https://nodejs.org/dist/v13.7.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0.pkg">https://nodejs.org/dist/v13.7.0/node-v13.7.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.7.0/node-v13.7.0.tar.gz">https://nodejs.org/dist/v13.7.0/node-v13.7.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.7.0/">https://nodejs.org/dist/v13.7.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.7.0/api/">https://nodejs.org/docs/v13.7.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

50cf1dfcf1cfbc32def91e43f28ea5886135776c7dee5b3f7a4818487028f03b  node-v13.7.0-aix-ppc64.tar.gz
866ea9bdbd7b734c593af96b946397d9c7cb9c291aa8ea52a6a2af271b972169  node-v13.7.0-darwin-x64.tar.gz
b8f531808b3b51f9e6c2ca07634f618d2e6e6a052abe865e9e98a8254ea76b5f  node-v13.7.0-darwin-x64.tar.xz
4b042d9a36c115224f360d79e64a8e7be15a343f5171b4abfba8859589c48ddd  node-v13.7.0-headers.tar.gz
76883f980f46661af2f44f1927e0e427996af9c0ec60ad8b606e97da0034a5d6  node-v13.7.0-headers.tar.xz
fb492b493e13ddad73533f5b06318b7f46120ff4289475e0e91445370be1b13c  node-v13.7.0-linux-arm64.tar.gz
2823b199c7c4e6c547caf95139e28341444a5ffc52481a5ba704067291771579  node-v13.7.0-linux-arm64.tar.xz
dd31f9b0cc351b4f46e25670a0c41737fc7815b0069da15948ac38cb976a0987  node-v13.7.0-linux-armv7l.tar.gz
1a45eb16e92ac20109cc99f16ffa37821a80b9a5f41737ab9f9aff3b08ba64aa  node-v13.7.0-linux-armv7l.tar.xz
3f445104065bf9be4d33b103fe45ef7edea7d0e338bc902f73fc446f8bf812cd  node-v13.7.0-linux-ppc64le.tar.gz
a527b53765697e1d0884e7889dbcf64039057bb79ad3d5fb2cb1241c22b4a9d8  node-v13.7.0-linux-ppc64le.tar.xz
87d54ef48ad8b56032992824e40cfca1ea6a766fc745aab8f6ac239af76d7de6  node-v13.7.0-linux-s390x.tar.gz
4630a8c87861c1b4fbb95322fb7038a199f2d3f8253836e713b52d68d2d8a9f6  node-v13.7.0-linux-s390x.tar.xz
49ecb710e29c3ea0617803f450e2dc9b229688f1576190826ffdd5a9eaae7869  node-v13.7.0-linux-x64.tar.gz
02578025b82de24f4cfb3ffeb3824990431d739d09220f2db9ef9f454f475470  node-v13.7.0-linux-x64.tar.xz
a5ba11babf0cbae2fccb9b6ad9eaddd59576d1a17755a41eb9dcab324b54de05  node-v13.7.0.pkg
8b4bc9cabc3b1fdda0498f15e011e58c01d1ff768aee2ac28118b24256daf632  node-v13.7.0-sunos-x64.tar.gz
3ef92be6021abf7457c906f89bffaa408bcac603c64bd21143bfa195296e236e  node-v13.7.0-sunos-x64.tar.xz
441a1b2b6031f359597fb68b82fd27dfbbe5933f9e1242f6a03062c2abd88368  node-v13.7.0.tar.gz
70e26e628868d7a946b53c6e2ac1ee4845374fbaed659cf344de62850a2a14bb  node-v13.7.0.tar.xz
be8ed2aef726e92af6e187079099e2c2df8fff2a1733553cd5b55cc3f99976b8  node-v13.7.0-win-x64.7z
26b41de81ead8f51de2964d7c7526533f46387ff436b61596e09d678bcd7503f  node-v13.7.0-win-x64.zip
7ae3639723d4bb5610841aed396d1f285f965a3133b8e354cc4f0c2dee457da7  node-v13.7.0-win-x86.7z
cf42fb3ecfbe4e5111da23a2f5ee617e326d786a596cbb7dfb9fc1e62fe41bf4  node-v13.7.0-win-x86.zip
7d0fe36f612291ccf12abb9607e6759ff591d3f409384612fab7dd797b053949  node-v13.7.0-x64.msi
c578401253fa8302b6f0fdf39d209839576f5ad269e326d0f827283121cc7c8e  node-v13.7.0-x86.msi
b412e8be916b4472430d715fac8a10d2b18a3a2f8ace14d272c42a71ab9990f0  win-x64/node.exe
b5b4c2306b5abdd5e786e58b04ac800ab802e5f34a8b421f7e46b5f336b0c644  win-x64/node.lib
94c841a3bb9186a8170be7407c2f9897a4d0f9bfedf89ba5942379a92b765360  win-x64/node_pdb.7z
073f773d38010e13bbc588d0afd592e4da0bdd5b69b207439e446d18ecb26972  win-x64/node_pdb.zip
5b7f3f0607689f0a1144d5069a3c38f752d4eceeb639a685c1a4e1ea9941ca4d  win-x86/node.exe
05e233e73af7c3b2f7c2b40a6a01f6ef70c7d26690f97f5814b38cf680d7b417  win-x86/node.lib
ea515a12c139b6538cd59544e6fbe0dfb4a4fa1250cfda7c5b5beff7da5882aa  win-x86/node_pdb.7z
8b5477e5d268f3b2cc2ef546c8bc6c7a4e1815c5a1410daeb97358dd24e14ccf  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEueL1mBqm4M0oFg2f8TmTp1WZZTwFAl4nQbEACgkQ8TmTp1WZ
ZTwYdw/+N4gJJ2b60K9837XjiV7mR9mPWAcuaqNpJpB2hns7BxM2at/jBjEkHOOS
yoxIsLJoY6CFQ55dEuyoPqqkKQL1EKTIy7FsB6FkJW9mVpcy9IivbnDQmVKElM0U
gk+ZeGGeOKNq7xQ4sfgxA1NnxGLeG0VNbWkH6iV9uB2iY4LjCZ8FEOsqTsk/wHD1
DM8b0tOhp12ri5KWqCtKJdQ76ZmJG3CLqCAfYPEsRIuYdmbcEJTgfqdWs3Y448R2
IMsXIFnPkFTT1aw4viATTpYo0XhbV7ob4ro+TVkzS8UOMVFyV4l2B1k9eLscZUTX
VLKi3QUP644h59BcAYQunUTYYbT1rYiN4BPvWDQIusJvrpqbLB3zds1Q88qJ3wzt
GDyAM0jxZpOQ4taZypk28gOLQQ22D1ERmb66bp+9Mb8gs7PttPiaqj5KN8hYZWG/
LUfMyQ+9ZI1lQlGgvMijo963af36buWfS/3fw01zng06hoObT1szWvsJSgVod4T7
W0SalDfodX5IH2//0vvra7JzrLEpvu7Tm5xdRVcihmTh/UxghlQSfv47+Rh6MCB+
UImw18NRU9kZGwBBF4IsWDz3+V0HWh4i0FWltTgAYyY+opxVGzSgn1n56KI9XeGX
oSBnJVAvskYE5KajsQLw5/hl/DMdid5ba4m9yc5vLo9zp77jhI4=
=bQbX
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.7.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.7.0</guid><dc:creator><![CDATA[Shelley Vohr]]></dc:creator><pubDate>Tue, 21 Jan 2020 18:43:13 GMT</pubDate></item><item><title><![CDATA[Node v10.18.1 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>http2</strong>: fix session memory accounting after pausing (Michael Lehenbauer) <a href="https://github.com/nodejs/node/pull/30684">#30684</a></li>
<li><strong>n-api</strong>: correct bug in napi_get_last_error (Octavian Soldea) <a href="https://github.com/nodejs/node/pull/28702">#28702</a></li>
<li><strong>tools</strong>: update tzdata to 2019c (Myles Borins) <a href="https://github.com/nodejs/node/pull/30479">#30479</a></li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/a80c59130e"><code>a80c59130e</code></a>] - <strong>build</strong>: fix configure script to work with Apple Clang 11 (Saagar Jha) <a href="https://github.com/nodejs/node/pull/28071">#28071</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/68b2b5cc51"><code>68b2b5cc51</code></a>] - <strong>build,win</strong>: propagate error codes in vcbuild (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3e0709cf5e"><code>3e0709cf5e</code></a>] - <strong>deps</strong>: V8: backport fb63e5cf55e9 (Michaël Zasso)</li>
<li>[<a href="https://github.com/nodejs/node/commit/25b8fbda35"><code>25b8fbda35</code></a>] - <strong>doc</strong>: allow &lt;code&gt; in header elements (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a1b095dd46"><code>a1b095dd46</code></a>] - <strong>doc,dns</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8f3b8ca515"><code>8f3b8ca515</code></a>] - <strong>http2</strong>: fix session memory accounting after pausing (Michael Lehenbauer) <a href="https://github.com/nodejs/node/pull/30684">#30684</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/20f64a96de"><code>20f64a96de</code></a>] - <strong>http2</strong>: use the latest settings (ZYSzys) <a href="https://github.com/nodejs/node/pull/29780">#29780</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/81c31005fd"><code>81c31005fd</code></a>] - <strong>lib</strong>: fix comment nits in bootstrap\loaders.js (Vse Mozhet Byt) <a href="https://github.com/nodejs/node/pull/24641">#24641</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/88e8b7cf83"><code>88e8b7cf83</code></a>] - <strong>n-api</strong>: correct bug in napi_get_last_error (Octavian Soldea) <a href="https://github.com/nodejs/node/pull/28702">#28702</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/77e0318849"><code>77e0318849</code></a>] - <strong>stream</strong>: increase MAX_HWM (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29938">#29938</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/894aaa2040"><code>894aaa2040</code></a>] - <strong>stream</strong>: extract Readable.from in its own file (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30140">#30140</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7e941eb17d"><code>7e941eb17d</code></a>] - <strong>test</strong>: do not fail SLOW tests if they are not slow (Yang Guo) <a href="https://github.com/nodejs/node/pull/25868">#25868</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0f3ae77aaf"><code>0f3ae77aaf</code></a>] - <strong>tools</strong>: update tzdata to 2019c (Myles Borins) <a href="https://github.com/nodejs/node/pull/30479">#30479</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4ae8d204cb"><code>4ae8d204cb</code></a>] - <strong>tools</strong>: move python code out of jenkins shell (Sam Roberts) <a href="https://github.com/nodejs/node/pull/28458">#28458</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4879b80d87"><code>4879b80d87</code></a>] - <strong>tools</strong>: fix v8 testing with devtoolset on ppcle (Sam Roberts) <a href="https://github.com/nodejs/node/pull/28458">#28458</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-x86.msi">https://nodejs.org/dist/v10.18.1/node-v10.18.1-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-x64.msi">https://nodejs.org/dist/v10.18.1/node-v10.18.1-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/win-x86/node.exe">https://nodejs.org/dist/v10.18.1/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/win-x64/node.exe">https://nodejs.org/dist/v10.18.1/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1.pkg">https://nodejs.org/dist/v10.18.1/node-v10.18.1.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-darwin-x64.tar.gz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-x64.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-ppc64le.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-s390x.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-aix-ppc64.tar.gz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-sunos-x64.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-sunos-x64.tar.xz</a><br>
ARMv6 32-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-armv6l.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-armv6l.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-armv7l.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-arm64.tar.xz">https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v10.18.1/node-v10.18.1.tar.gz">https://nodejs.org/dist/v10.18.1/node-v10.18.1.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v10.18.1/">https://nodejs.org/dist/v10.18.1/</a><br>
Documentation: <a href="https://nodejs.org/docs/v10.18.1/api/">https://nodejs.org/docs/v10.18.1/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

07d8baf00e4456d678c4828bc597808f0789abfbc91e81172bed650f1b72477d  node-v10.18.1-aix-ppc64.tar.gz
2b2d3379420e626eee393cabf1c90bc55957ff5bb067b82a74eb2f92147d6757  node-v10.18.1-darwin-x64.tar.gz
ea344da9fc5e07f1bdf5b192813d22b0e94d78e50bd7965711c01d99f094d9b0  node-v10.18.1-darwin-x64.tar.xz
4bfe41402c1573d20e03bee0533d1bcb3a36b031348f840f48278987550022af  node-v10.18.1-headers.tar.gz
280c09fd7b03479d538929a8d4479c44d6d70bde429c398c21a823bc51cf214c  node-v10.18.1-headers.tar.xz
554b42da76877a9c5ab0054b492fef0d5847b06217e466728b1e73547e55c7da  node-v10.18.1-linux-arm64.tar.gz
9a6203697e0087a1c909961481d579c76777df1df622921e4ce16198851f30fe  node-v10.18.1-linux-arm64.tar.xz
9f50007efdacdd9abd81b6b67548b2318fbbaddcdb27639f6b2837831f112aa3  node-v10.18.1-linux-armv6l.tar.gz
3b0fe9858b9235fd3de1893fa1872b5c1516a07733ebfd9d46ae37a071c920aa  node-v10.18.1-linux-armv6l.tar.xz
a1d03512da3fd602f3ed28c0d36e41f9b532e1e6451784bd4499f8982400c7cc  node-v10.18.1-linux-armv7l.tar.gz
df15d99279a5d367d3f13c70b5008b800919ffa4ca445dba0e85f95183ce7fc6  node-v10.18.1-linux-armv7l.tar.xz
a64a9367167bcb9052d4d0c47ea2d642fba0819b2a67ef0c85db19df19c14069  node-v10.18.1-linux-ppc64le.tar.gz
53263a462f5f38064f58c17c5d880e6e905abccc65cc0b986ac29715303bd455  node-v10.18.1-linux-ppc64le.tar.xz
09d2433f50e1acda684a55d887613510ebaf8ed89ce5481ca85d4f869623b71d  node-v10.18.1-linux-s390x.tar.gz
ad2c4e65667e470aac69d54ef0261cc878fbe7d58b73f273492566f6aaab5e54  node-v10.18.1-linux-s390x.tar.xz
812fe7d421894b792027d19c78c919faad3bf32d8bc16bde67f5c7eea2469eac  node-v10.18.1-linux-x64.tar.gz
8cc40f45c2c62529b15e83a6bbe0ac1febf57af3c5720df68067c96c0fddbbdf  node-v10.18.1-linux-x64.tar.xz
3bc5ff247263ad94b48c539b4100733f28449a887ae70ece16c4a7da4dcaabd0  node-v10.18.1.pkg
59f7471ed55d57346bc9a12d1666f770766bb07d871c21502e13e64b14e117b6  node-v10.18.1-sunos-x64.tar.gz
c9c885da49cb3dc5d020fb2410ad392bbbdbf341c969a64e6444bf63c893912f  node-v10.18.1-sunos-x64.tar.xz
80a61ffbe6d156458ed54120eb0e9fff7b626502e0986e861d91b365f7e876db  node-v10.18.1.tar.gz
39af1837f439af7b4dc40ec18a64221c688c3982858168ae535bbe4911e8ea35  node-v10.18.1.tar.xz
ecd4923e2014fb6c05b10ddd9eb498511efadc3c6da93bd7a0406623e9b6c22c  node-v10.18.1-win-x64.7z
fb27bb95c27c72f2e25d0c41309b606b2ae48ba0d6094a19f206ad1df9dc5e19  node-v10.18.1-win-x64.zip
ff3cb3727f4f175fd015535b93dbffff5b4ba6ea09f18ade6fd311c70574b994  node-v10.18.1-win-x86.7z
ffe874d6edfc56c88b85de118e14a2e999fa344e8814cc1e1d9cd4048dd75461  node-v10.18.1-win-x86.zip
fbd9d0406a26d385ab40150cc269fcc8f9f73448d08619dd45362075d3c45525  node-v10.18.1-x64.msi
a9f1970812902a302f04d09aecdb4dba0f1da4225815c7830679ee91c0cca655  node-v10.18.1-x86.msi
63ba1415044a12b9437d7116d1ce4e409eddd1bc96b3b59c17c9da85ce261c20  win-x64/node.exe
43e8403c4b125618e82df4f2f8142d3e05b74a4a0a6b60e53222bf27de2c6bf4  win-x64/node.lib
552086b3a80c518eae8555af30a1c1aec8e4414f3237bd03fbf68bcd1034fe75  win-x64/node_pdb.7z
eba8aad2fe8628b8d2a79726e4ae4c229259d92342b689985e28617fd8961ced  win-x64/node_pdb.zip
c3504f950976657eeebf61c536675eac022a97647ac7591a73185b76b2a5bf97  win-x86/node.exe
4de7aa6902e7b17660e6a1f43b8fab8c7bf082aeed9a21833f474fe4a170596a  win-x86/node.lib
0394e3df203c2c3afa5faa177e2d5a5e9fc840997321f0e9afdca24d755f2568  win-x86/node_pdb.7z
22e29260c95806245dd46217ab78e0bb2c8c12b339d65c60582110e38d1d344a  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEETtd49TnjY0x3nIfG1wYoSKGrAFwFAl4XoW0ACgkQ1wYoSKGr
AFyQlwgAmstrJIUL+jvo9WBZVdWrYMwQ26G0kFOJYMuqcu7nlPsZTGn8zg6/EK4S
i1gjwYDRj9DcLs+XBlHLpuFj9NypD5dVXKdk9pGbVRC4FW847v+ki7FFlmNWP9C5
zNa9kxERFeXW8wFRxR+vyf306YO9+bMEQAMONr2Asy/hBp/a8h7soMzHHju+M1cg
c7eoWRG+rMVIc3zfZTlaq/m6JcXCsa7vVT1sWe72RN+oXeICm1Tn84qpdZY83CAl
wTaNoseTp8Y3FN0rk7HjwkzPBu4GLAcGWeYAfOPY/1xeawaQJQGRG+k9iKt+eivk
wg/AXuArMv8LSZQPhKGTapgm/4SQcQ==
=HyP3
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v10.18.1</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v10.18.1</guid><dc:creator><![CDATA[Bethany Nicolle Griggs]]></dc:creator><pubDate>Thu, 09 Jan 2020 21:57:08 GMT</pubDate></item><item><title><![CDATA[Node v13.6.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>assert</strong>:<ul>
<li>Implement <code>assert.match()</code> and <code>assert.doesNotMatch()</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30929">#30929</a></li>
</ul>
</li>
<li><strong>events</strong>:<ul>
<li>Add <code>EventEmitter.on</code> to async iterate over events (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27994">#27994</a></li>
<li>Allow monitoring error events (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/30932">#30932</a></li>
</ul>
</li>
<li><strong>fs</strong>:<ul>
<li>Allow overriding <code>fs</code> for streams (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29083">#29083</a></li>
</ul>
</li>
<li><strong>perf_hooks</strong>:<ul>
<li>Move <code>perf_hooks</code> out of experimental (legendecas) <a href="https://github.com/nodejs/node/pull/31101">#31101</a></li>
</ul>
</li>
<li><strong>repl</strong>:<ul>
<li>Implement ZSH-like reverse-i-search (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31006">#31006</a></li>
</ul>
</li>
<li><strong>tls</strong>:<ul>
<li>Add PSK (pre-shared key) support (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/23188">#23188</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/d831dc1b77"><code>d831dc1b77</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>assert</strong>: implement <code>assert.match()</code> and <code>assert.doesNotMatch()</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30929">#30929</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8aa365508"><code>f8aa365508</code></a>] - <strong>assert</strong>: use for...of (Soar) <a href="https://github.com/nodejs/node/pull/30983">#30983</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5fccb508e9"><code>5fccb508e9</code></a>] - <strong>benchmark</strong>: use let instead of var in dgram (dnlup) <a href="https://github.com/nodejs/node/pull/31175">#31175</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/827d3fea0e"><code>827d3fea0e</code></a>] - <strong>benchmark</strong>: add benchmark on async_hooks enabled http server (legendecas) <a href="https://github.com/nodejs/node/pull/31100">#31100</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b193142e0a"><code>b193142e0a</code></a>] - <strong>benchmark</strong>: use let instead of var in crypto (dnlup) <a href="https://github.com/nodejs/node/pull/31135">#31135</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b8ccf30ac1"><code>b8ccf30ac1</code></a>] - <strong>benchmark</strong>: replace var with let/const in cluster benchmark (dnlup) <a href="https://github.com/nodejs/node/pull/31042">#31042</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/01fd3be84a"><code>01fd3be84a</code></a>] - <strong>benchmark</strong>: include writev in benchmark (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31066">#31066</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca53f02767"><code>ca53f02767</code></a>] - <strong>benchmark</strong>: use let instead of var in child_process (dnlup) <a href="https://github.com/nodejs/node/pull/31043">#31043</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/625744d292"><code>625744d292</code></a>] - <strong>benchmark</strong>: add clear connections to secure-pair (Diego Lafuente) <a href="https://github.com/nodejs/node/pull/27971">#27971</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0e864a383c"><code>0e864a383c</code></a>] - <strong>benchmark</strong>: update manywrites back pressure (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30977">#30977</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/37ffa8c2ae"><code>37ffa8c2ae</code></a>] - <strong>bootstrap</strong>: use different scripts to setup different configurations (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30862">#30862</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4df365256f"><code>4df365256f</code></a>] - <strong>buffer</strong>: improve .from() error details (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/29675">#29675</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9b7cf090c7"><code>9b7cf090c7</code></a>] - <strong>build</strong>: don&#39;t use -latomic on macOS (Ryan Schmidt) <a href="https://github.com/nodejs/node/pull/30099">#30099</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2ab877b72"><code>d2ab877b72</code></a>] - <strong>build</strong>: warn upon --use-largepages config option (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/31103">#31103</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca05a5bb64"><code>ca05a5bb64</code></a>] - <strong>build</strong>: switch realpath to pwd (bcoe) <a href="https://github.com/nodejs/node/pull/31095">#31095</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d131877398"><code>d131877398</code></a>] - <strong>build</strong>: fixes build for some os versions (David Carlier)</li>
<li>[<a href="https://github.com/nodejs/node/commit/baf8730a47"><code>baf8730a47</code></a>] - <strong>build</strong>: re-introduce --use-largepages as no-op (Gabriel Schulhof)</li>
<li>[<a href="https://github.com/nodejs/node/commit/ca235112ae"><code>ca235112ae</code></a>] - <strong>deps</strong>: V8: backport a4545db (David Carlier) <a href="https://github.com/nodejs/node/pull/31127">#31127</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e2ef1a9e63"><code>e2ef1a9e63</code></a>] - <strong>deps</strong>: V8: bump v8_embedder_string for 0e21c1e637bf (Сковорода Никита Андреевич) <a href="https://github.com/nodejs/node/pull/31096">#31096</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2ec817e02d"><code>2ec817e02d</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick 75b389c (cjihrig) <a href="https://github.com/nodejs/node/pull/31076">#31076</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a5937c7b6c"><code>a5937c7b6c</code></a>] - <strong>deps</strong>: uvwasi: cherry-pick 64e59d5 (cjihrig) <a href="https://github.com/nodejs/node/pull/31076">#31076</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/647f3c7639"><code>647f3c7639</code></a>] - <strong>deps</strong>: V8: cherry-pick 687d865fe251 (Сковорода Никита Андреевич) <a href="https://github.com/nodejs/node/pull/31007">#31007</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7fe8399e08"><code>7fe8399e08</code></a>] - <strong>deps</strong>: V8: cherry-pick d406bfd64653 (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30819">#30819</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7e13ae7757"><code>7e13ae7757</code></a>] - <strong>deps</strong>: V8: cherry-pick d3a1a5b6c491 (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/31005">#31005</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/32805a9525"><code>32805a9525</code></a>] - <strong>deps,src,test</strong>: update to uvwasi 0.0.3 (cjihrig) <a href="https://github.com/nodejs/node/pull/30980">#30980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/44d03e81d4"><code>44d03e81d4</code></a>] - <strong>dgram</strong>: test to add and to drop specific membership (A. Volgin) <a href="https://github.com/nodejs/node/pull/31047">#31047</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/21ef3d615e"><code>21ef3d615e</code></a>] - <strong>dgram</strong>: use for...of (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30999">#30999</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b696fe9f4"><code>7b696fe9f4</code></a>] - <strong>doc</strong>: remove extra backtick (cjihrig) <a href="https://github.com/nodejs/node/pull/31186">#31186</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dba2ab75d9"><code>dba2ab75d9</code></a>] - <strong>doc</strong>: use code markup/markdown in headers (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31149">#31149</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc44325eed"><code>cc44325eed</code></a>] - <strong>doc</strong>: update REPL documentation to instantiate the REPL (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30928">#30928</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3a8088cd5"><code>d3a8088cd5</code></a>] - <strong>doc</strong>: improve explanation of package.json &quot;type&quot; field (Ronald J Kimball) <a href="https://github.com/nodejs/node/pull/27516">#27516</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/33352c2433"><code>33352c2433</code></a>] - <strong>doc</strong>: clarify role of writable.cork() (Colin Grant) <a href="https://github.com/nodejs/node/pull/30442">#30442</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b657a64b77"><code>b657a64b77</code></a>] - <strong>doc</strong>: de-duplicate security release processes (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30996">#30996</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/18b34def41"><code>18b34def41</code></a>] - <strong>doc</strong>: fix createDiffieHellman generator type (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/31121">#31121</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1fa8e49f7e"><code>1fa8e49f7e</code></a>] - <strong>doc</strong>: update mode type for mkdir() functions (cjihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a37a88f40d"><code>a37a88f40d</code></a>] - <strong>doc</strong>: update mode type for process.umask() (cjihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2313b9e33b"><code>2313b9e33b</code></a>] - <strong>doc</strong>: update mode type for fs open() functions (cjihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/53c6a1ee34"><code>53c6a1ee34</code></a>] - <strong>doc</strong>: update mode type for fchmod() functions (cjihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/68557889d3"><code>68557889d3</code></a>] - <strong>doc</strong>: update parameter type for fsPromises.chmod() (cjihrig) <a href="https://github.com/nodejs/node/pull/31115">#31115</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/72d70d5102"><code>72d70d5102</code></a>] - <strong>doc</strong>: improve dns introduction (Rich Trott) <a href="https://github.com/nodejs/node/pull/31090">#31090</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4c29a6ee15"><code>4c29a6ee15</code></a>] - <strong>doc</strong>: update parameter type for fs.chmod() (Santosh Yadav) <a href="https://github.com/nodejs/node/pull/31085">#31085</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dcce8b68b2"><code>dcce8b68b2</code></a>] - <strong>doc</strong>: use code markup/markdown in headers in globals documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7afe69cee0"><code>7afe69cee0</code></a>] - <strong>doc</strong>: use code markup/markdown in headers in deprecations documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ff828900f6"><code>ff828900f6</code></a>] - <strong>doc</strong>: use code markup/markdown in headers in addons documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ce60a80944"><code>ce60a80944</code></a>] - <strong>doc</strong>: allow &lt;code&gt; in header elements (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1033760874"><code>1033760874</code></a>] - <strong>doc</strong>: add --inspect-publish-uid man page entry (cjihrig) <a href="https://github.com/nodejs/node/pull/31077">#31077</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/23013e3e31"><code>23013e3e31</code></a>] - <strong>doc</strong>: add --force-context-aware man page entry (cjihrig) <a href="https://github.com/nodejs/node/pull/31077">#31077</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/efc97fd927"><code>efc97fd927</code></a>] - <strong>doc</strong>: add --enable-source-maps man page entry (cjihrig) <a href="https://github.com/nodejs/node/pull/31077">#31077</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4292f64c27"><code>4292f64c27</code></a>] - <strong>doc</strong>: fix anchors and subtitle in BUILDING.md (sutangu) <a href="https://github.com/nodejs/node/pull/30296">#30296</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1357c97a70"><code>1357c97a70</code></a>] - <strong>doc</strong>: standardize usage of hostname vs. host name (Rich Trott) <a href="https://github.com/nodejs/node/pull/31073">#31073</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4caf4578fe"><code>4caf4578fe</code></a>] - <strong>doc</strong>: add unrepresented flags docs for configure (Pranshu Srivastava) <a href="https://github.com/nodejs/node/pull/28069">#28069</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9141366e09"><code>9141366e09</code></a>] - <strong>doc</strong>: improve doc net:server.listen (dev-313) <a href="https://github.com/nodejs/node/pull/31064">#31064</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/69d6e9732b"><code>69d6e9732b</code></a>] - <strong>doc</strong>: implement minor improvements to BUILDING.md text (Rich Trott) <a href="https://github.com/nodejs/node/pull/31070">#31070</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a7988ab0fa"><code>a7988ab0fa</code></a>] - <strong>doc</strong>: avoid using v8::Persistent in addon docs (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31018">#31018</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a3861147e5"><code>a3861147e5</code></a>] - <strong>doc</strong>: clarify required flag for extensionless esm (Lucas Azzola) <a href="https://github.com/nodejs/node/pull/30657">#30657</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc8c0b4cde"><code>cc8c0b4cde</code></a>] - <strong>doc</strong>: reference worker threads on signal events (legendecas) <a href="https://github.com/nodejs/node/pull/30990">#30990</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7815d5f2cb"><code>7815d5f2cb</code></a>] - <strong>doc</strong>: update message.url example in http.IncomingMessage (Tadao Iseki) <a href="https://github.com/nodejs/node/pull/30830">#30830</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/118df63d9f"><code>118df63d9f</code></a>] - <strong>doc,assert</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/32e5895a2f"><code>32e5895a2f</code></a>] - <strong>doc,async_hooks</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0e0d45b02f"><code>0e0d45b02f</code></a>] - <strong>doc,buffer</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/405bf8c8bb"><code>405bf8c8bb</code></a>] - <strong>doc,child_process</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/27790fc76e"><code>27790fc76e</code></a>] - <strong>doc,cluster</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8a6edaac6"><code>f8a6edaac6</code></a>] - <strong>doc,console</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df5ec4e7b1"><code>df5ec4e7b1</code></a>] - <strong>doc,crypto</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4a42230fd7"><code>4a42230fd7</code></a>] - <strong>doc,dgram</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9979f82716"><code>9979f82716</code></a>] - <strong>doc,dns</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/decfcaf89e"><code>decfcaf89e</code></a>] - <strong>doc,domain</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/665a662ad1"><code>665a662ad1</code></a>] - <strong>doc,errors</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fbb217a29d"><code>fbb217a29d</code></a>] - <strong>doc,esm</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/db01d0f947"><code>db01d0f947</code></a>] - <strong>doc,events</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e7f7e45ddb"><code>e7f7e45ddb</code></a>] - <strong>doc,fs</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cdb79fc106"><code>cdb79fc106</code></a>] - <strong>doc,http</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3062bcb13c"><code>3062bcb13c</code></a>] - <strong>doc,http2</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3571df3115"><code>3571df3115</code></a>] - <strong>doc,https</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/699b31f8fe"><code>699b31f8fe</code></a>] - <strong>doc,inspector</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d6f942003b"><code>d6f942003b</code></a>] - <strong>doc,lib,src,test</strong>: rename WASI CLI flag (cjihrig) <a href="https://github.com/nodejs/node/pull/30980">#30980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7d25e44bc1"><code>7d25e44bc1</code></a>] - <strong>doc,module</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/927b37f5a3"><code>927b37f5a3</code></a>] - <strong>doc,net</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9de914687d"><code>9de914687d</code></a>] - <strong>doc,os</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5921654eca"><code>5921654eca</code></a>] - <strong>doc,path</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3ee3e6f5ff"><code>3ee3e6f5ff</code></a>] - <strong>doc,perf_hooks</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8c126527d9"><code>8c126527d9</code></a>] - <strong>doc,process</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f0bc62896a"><code>f0bc62896a</code></a>] - <strong>doc,punycode</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/125a59a0b0"><code>125a59a0b0</code></a>] - <strong>doc,querystring</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/128a69dde3"><code>128a69dde3</code></a>] - <strong>doc,readline</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/38e09f8d17"><code>38e09f8d17</code></a>] - <strong>doc,repl</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4c5a9854ec"><code>4c5a9854ec</code></a>] - <strong>doc,stream</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cf563bbd7f"><code>cf563bbd7f</code></a>] - <strong>doc,string_decoder</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/450d9a27bf"><code>450d9a27bf</code></a>] - <strong>doc,timers</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d6d507aa6c"><code>d6d507aa6c</code></a>] - <strong>doc,tls</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9d2082be94"><code>9d2082be94</code></a>] - <strong>doc,tty</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/73c598a905"><code>73c598a905</code></a>] - <strong>doc,url</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4672e106c1"><code>4672e106c1</code></a>] - <strong>doc,util</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/342d3372ef"><code>342d3372ef</code></a>] - <strong>doc,v8</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e6fbde53b3"><code>e6fbde53b3</code></a>] - <strong>doc,vm</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/796a9c0f43"><code>796a9c0f43</code></a>] - <strong>doc,vm,test</strong>: remove _sandbox_ from vm documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/31057">#31057</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1bcc07b758"><code>1bcc07b758</code></a>] - <strong>doc,wasi</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cb3c3fcb3f"><code>cb3c3fcb3f</code></a>] - <strong>doc,worker</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a6f16b3e78"><code>a6f16b3e78</code></a>] - <strong>doc,zlib</strong>: use code markup/markdown in headers (Rich Trott) <a href="https://github.com/nodejs/node/pull/31086">#31086</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1057a4cdf2"><code>1057a4cdf2</code></a>] - <strong>errors</strong>: support prepareSourceMap with source-maps (bcoe) <a href="https://github.com/nodejs/node/pull/31143">#31143</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/33c5dbe197"><code>33c5dbe197</code></a>] - <strong>errors</strong>: improve ERR_INVALID_ARG_TYPE (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/29675">#29675</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a6c2502686"><code>a6c2502686</code></a>] - <strong>esm</strong>: better error message for unsupported URL (Thomas) <a href="https://github.com/nodejs/node/pull/31129">#31129</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/24a021216d"><code>24a021216d</code></a>] - <strong>esm</strong>: empty ext from pkg type/main doesnt affect format (Bradley Farias) <a href="https://github.com/nodejs/node/pull/31021">#31021</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/afecc973d5"><code>afecc973d5</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>events</strong>: add EventEmitter.on to async iterate over events (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27994">#27994</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f570de8ea9"><code>f570de8ea9</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>events</strong>: allow monitoring error events (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/30932">#30932</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4f32bbb816"><code>4f32bbb816</code></a>] - <strong>fs</strong>: use consistent defaults in sync stat functions (cjihrig) <a href="https://github.com/nodejs/node/pull/31097">#31097</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7f6a0ed548"><code>7f6a0ed548</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>fs</strong>: allow overriding fs for streams (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29083">#29083</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4a54f304a7"><code>4a54f304a7</code></a>] - <strong>http</strong>: http_outgoing rename var to let and const (telenord) <a href="https://github.com/nodejs/node/pull/30284">#30284</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1b720aa802"><code>1b720aa802</code></a>] - <strong>http</strong>: free listeners on free sockets (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29259">#29259</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5a71a439d"><code>b5a71a439d</code></a>] - <strong>http2</strong>: set default enableConnectProtocol to 0 (ZYSzys) <a href="https://github.com/nodejs/node/pull/31174">#31174</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b9160351ec"><code>b9160351ec</code></a>] - <strong>http2</strong>: make HTTP2ServerResponse more streams compliant (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30964">#30964</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ba0682e91c"><code>ba0682e91c</code></a>] - <strong>http2</strong>: wait for session socket writable end on close/destroy (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30854">#30854</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/86f2e869dc"><code>86f2e869dc</code></a>] - <strong>http2</strong>: wait for session to finish writing before destroy (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30854">#30854</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/18acaccf0a"><code>18acaccf0a</code></a>] - <strong>https</strong>: prevent options object from being mutated (Vighnesh Raut) <a href="https://github.com/nodejs/node/pull/31151">#31151</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/42d36dca90"><code>42d36dca90</code></a>] - <strong>lib</strong>: move initialization of APIs for changing process state (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31172">#31172</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/20ecb5dcfb"><code>20ecb5dcfb</code></a>] - <strong>lib</strong>: replace Map global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31155">#31155</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f268621ffa"><code>f268621ffa</code></a>] - <strong>lib</strong>: replace use of Error with primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31163">#31163</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3f21ad67f8"><code>3f21ad67f8</code></a>] - <strong>lib</strong>: replace Set global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31154">#31154</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/542aae4bf0"><code>542aae4bf0</code></a>] - <strong>lib</strong>: replace WeakSet global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31157">#31157</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0b8eaf2e5c"><code>0b8eaf2e5c</code></a>] - <strong>lib</strong>: replace WeakMap global by the primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31158">#31158</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1527796661"><code>1527796661</code></a>] - <strong>lib</strong>: replace Set.prototype with SetPrototype primordial (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/31161">#31161</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4b2d8df5b5"><code>4b2d8df5b5</code></a>] - <strong>lib</strong>: do not catch user errors (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31159">#31159</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/97ce0a3b47"><code>97ce0a3b47</code></a>] - <strong>lib</strong>: replace var with let/const (kresimirfranin) <a href="https://github.com/nodejs/node/pull/30394">#30394</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/614b2c58f0"><code>614b2c58f0</code></a>] - <strong>lib</strong>: further simplify assertions in vm/module (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30815">#30815</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a83d338102"><code>a83d338102</code></a>] - <strong>lib</strong>: improve spelling and grammar in comment (David Newman) <a href="https://github.com/nodejs/node/pull/31026">#31026</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/799b50934b"><code>799b50934b</code></a>] - <strong>meta</strong>: clarify scope of new nodejs.org issue choice (Derek Lewis) <a href="https://github.com/nodejs/node/pull/31123">#31123</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/72c64605c9"><code>72c64605c9</code></a>] - <strong>module</strong>: unflag resolve self (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31002">#31002</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd047e8277"><code>bd047e8277</code></a>] - <strong>module</strong>: self resolve bug fix and esm ordering (Guy Bedford) <a href="https://github.com/nodejs/node/pull/31009">#31009</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d7712213a4"><code>d7712213a4</code></a>] - <strong>n-api</strong>: keep napi_env alive while it has finalizers (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31140">#31140</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ae58c9709b"><code>ae58c9709b</code></a>] - <strong>perf_hooks</strong>: use for...of (Kamat, Trivikram) <a href="https://github.com/nodejs/node/pull/31049">#31049</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dcbb97e2c3"><code>dcbb97e2c3</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>perf_hooks</strong>: move perf_hooks out of experimental (legendecas) <a href="https://github.com/nodejs/node/pull/31101">#31101</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ffbf790358"><code>ffbf790358</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>readline</strong>: set null as callback return in case there&#39;s no error (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31006">#31006</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/92dcf3e4ae"><code>92dcf3e4ae</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>readline</strong>: small refactoring (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31006">#31006</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0999d53df0"><code>0999d53df0</code></a>] - <strong>repl</strong>: use public getCursorPos() (cjihrig) <a href="https://github.com/nodejs/node/pull/31091">#31091</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/09ca8be1f2"><code>09ca8be1f2</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: implement reverse search (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31006">#31006</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/925dd8e7f9"><code>925dd8e7f9</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: fix preview of lines that exceed the terminal columns (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31006">#31006</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/892e7b0d7f"><code>892e7b0d7f</code></a>] - <strong>src</strong>: suppress warning in src/node_env_var.cc (Harshitha KP) <a href="https://github.com/nodejs/node/pull/31136">#31136</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c6f81730b"><code>2c6f81730b</code></a>] - <strong>src</strong>: make large_pages node.cc include conditional (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31078">#31078</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54caadc6ef"><code>54caadc6ef</code></a>] - <strong>src</strong>: enable stack trace printing for V8 check failures (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31079">#31079</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60dd1838e9"><code>60dd1838e9</code></a>] - <strong>src</strong>: prevent hard coding stack trace limit (legendecas) <a href="https://github.com/nodejs/node/pull/30752">#30752</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/80732cdf9c"><code>80732cdf9c</code></a>] - <strong>src</strong>: port --bash-completion to C++ (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/25901">#25901</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49a7e73898"><code>49a7e73898</code></a>] - <strong>src</strong>: make --use-largepages a runtime option (Gabriel Schulhof) <a href="https://github.com/nodejs/node/pull/30954">#30954</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6b65cafacf"><code>6b65cafacf</code></a>] - <strong>src</strong>: list used functions on headers (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/30827">#30827</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e5a41552e6"><code>e5a41552e6</code></a>] - <strong>src</strong>: fix compiler warning in env.cc (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31020">#31020</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a27edd8335"><code>a27edd8335</code></a>] - <strong>src,test</strong>: use v8::Global instead of v8::Persistent (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31018">#31018</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5bf27729dd"><code>5bf27729dd</code></a>] - <strong>stream</strong>: group all properties using defineProperties (antsmartian) <a href="https://github.com/nodejs/node/pull/31144">#31144</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca22ce2698"><code>ca22ce2698</code></a>] - <strong>stream</strong>: pipeline should use req.abort() to destroy response (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31054">#31054</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bca23b9e16"><code>bca23b9e16</code></a>] - <strong>stream</strong>: reset flowing state if no &#39;readable&#39; or &#39;data&#39; listeners (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31036">#31036</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/146321410c"><code>146321410c</code></a>] - <strong>stream</strong>: simplify isBuf (Robert Nagy) <a href="https://github.com/nodejs/node/pull/31067">#31067</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/21d96645db"><code>21d96645db</code></a>] - <strong>test</strong>: change buffer offset to accommodate V8 BackingStore (Thang Tran) <a href="https://github.com/nodejs/node/pull/31171">#31171</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd6a29c60b"><code>bd6a29c60b</code></a>] - <strong>test</strong>: use spread object (Fran Herrero) <a href="https://github.com/nodejs/node/pull/30423">#30423</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/efa0bd8e25"><code>efa0bd8e25</code></a>] - <strong>test</strong>: refactor common.expectsError (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31092">#31092</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/16f60cedb3"><code>16f60cedb3</code></a>] - <strong>test</strong>: increase coverage for _http_incoming.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/31093">#31093</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/990760e57f"><code>990760e57f</code></a>] - <strong>test</strong>: log errors in test-http2-propagate-session-destroy-code (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/31072">#31072</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e28e873fb6"><code>e28e873fb6</code></a>] - <strong>test</strong>: skip the unsupported test cases for IBM i (Xu Meng) <a href="https://github.com/nodejs/node/pull/30819">#30819</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/07e82db764"><code>07e82db764</code></a>] - <strong>test</strong>: get lib/wasi.js coverage to 100% (cjihrig) <a href="https://github.com/nodejs/node/pull/31039">#31039</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e5980a106c"><code>e5980a106c</code></a>] - <strong>test</strong>: cover vm with negative tests (Andrew Kuzmenko) <a href="https://github.com/nodejs/node/pull/31028">#31028</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3c9e435f56"><code>3c9e435f56</code></a>] - <strong>test</strong>: unflake async hooks statwatcher test (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30362">#30362</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dadccb7761"><code>dadccb7761</code></a>] - <strong>test</strong>: fix common.enoughTestMem (Rich Trott) <a href="https://github.com/nodejs/node/pull/31035">#31035</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/93cf1231db"><code>93cf1231db</code></a>] - <strong>test</strong>: fix long lines (cjihrig) <a href="https://github.com/nodejs/node/pull/31014">#31014</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54c471a3bf"><code>54c471a3bf</code></a>] - <strong>test</strong>: fix flaky test-http2-client-upload (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/29889">#29889</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3753f47677"><code>3753f47677</code></a>] - <strong>test</strong>: use tmpdir.refresh() in test-esm-windows.js (Richard Lau) <a href="https://github.com/nodejs/node/pull/30997">#30997</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d36ae62bd7"><code>d36ae62bd7</code></a>] - <strong>test</strong>: remove obsolete WASI test (cjihrig) <a href="https://github.com/nodejs/node/pull/30980">#30980</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fe4f55ee13"><code>fe4f55ee13</code></a>] - <strong>timers</strong>: fix refresh for expired timers (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/27345">#27345</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/83330a00a0"><code>83330a00a0</code></a>] - <strong>timers</strong>: do less work in insert (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/27345">#27345</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b2bf20f7e"><code>7b2bf20f7e</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: add PSK support (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/23188">#23188</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c23bbc6fe2"><code>c23bbc6fe2</code></a>] - <strong>tools</strong>: remove prefer-common-expectserror lint rule (cjihrig) <a href="https://github.com/nodejs/node/pull/31147">#31147</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/85d152fccf"><code>85d152fccf</code></a>] - <strong>tools</strong>: allow the travis commit message job to fail (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31116">#31116</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/048b7f469c"><code>048b7f469c</code></a>] - <strong>tools</strong>: fix Raspbian armv7 build (Andrey Hohutkin) <a href="https://github.com/nodejs/node/pull/31041">#31041</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c779421f41"><code>c779421f41</code></a>] - <strong>tools</strong>: update ESLint to 6.8.0 (cjihrig) <a href="https://github.com/nodejs/node/pull/31044">#31044</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/28a62c30be"><code>28a62c30be</code></a>] - <strong>tools,src</strong>: forbid usage of v8::Persistent (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31018">#31018</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/697908e8d9"><code>697908e8d9</code></a>] - <strong>util</strong>: improve prototype inspection using <code>inspect()</code> and <code>showHidden</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31113">#31113</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a6998085d2"><code>a6998085d2</code></a>] - <strong>util</strong>: add (typed) array length to the default output (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/31027">#31027</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7611d5b47b"><code>7611d5b47b</code></a>] - <strong>util</strong>: add colors to debuglog() (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30930">#30930</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/614b074f3b"><code>614b074f3b</code></a>] - <strong>wasi</strong>: refactor destructuring object on constructor (himself65) <a href="https://github.com/nodejs/node/pull/31185">#31185</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8491e1c3c6"><code>8491e1c3c6</code></a>] - <strong>wasi</strong>: fix serdes bugs from snapshot1 migration (cjihrig) <a href="https://github.com/nodejs/node/pull/31122">#31122</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/87f15c03bc"><code>87f15c03bc</code></a>] - <strong>wasi</strong>: throw on failed uvwasi_init() (cjihrig) <a href="https://github.com/nodejs/node/pull/31076">#31076</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/10f7169d58"><code>10f7169d58</code></a>] - <strong>zlib</strong>: use for...of (Kamat, Trivikram) <a href="https://github.com/nodejs/node/pull/31051">#31051</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/31bbae7c92"><code>31bbae7c92</code></a>] - <strong>zlib</strong>: allow writes after readable &#39;end&#39; to finish (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/31082">#31082</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-x86.msi">https://nodejs.org/dist/v13.6.0/node-v13.6.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-x64.msi">https://nodejs.org/dist/v13.6.0/node-v13.6.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/win-x86/node.exe">https://nodejs.org/dist/v13.6.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/win-x64/node.exe">https://nodejs.org/dist/v13.6.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0.pkg">https://nodejs.org/dist/v13.6.0/node-v13.6.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.6.0/node-v13.6.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.6.0/node-v13.6.0.tar.gz">https://nodejs.org/dist/v13.6.0/node-v13.6.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.6.0/">https://nodejs.org/dist/v13.6.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.6.0/api/">https://nodejs.org/docs/v13.6.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

2a23aa5541378896ae92b729c279e27f2153904189ec3f641e7c96b53681acc0  node-v13.6.0-aix-ppc64.tar.gz
da13adb864777b322dda7af20410a9b0c63aa69de4b5574008d1e6910768bf69  node-v13.6.0-darwin-x64.tar.gz
ca473e894ca6d89ec12a3afc98e9e4b4a60a50d1be8befc4f30274c4cdd9c47c  node-v13.6.0-darwin-x64.tar.xz
8e66fad806b86676bc28c562fbb84fbd7186d9f70554c9734efe763e5f4f15e6  node-v13.6.0-headers.tar.gz
60ce58aae4baca4e04e01638fac23456183f21a4521be1722e6c4a12e993d22e  node-v13.6.0-headers.tar.xz
65c648bdcb0efa5d2be4a660903a535a1ffb959079276152d076d89906242d87  node-v13.6.0-linux-arm64.tar.gz
1f34ed8668207e03cb832763319a82b4c753839a3655207adc5bbe52f65e154a  node-v13.6.0-linux-arm64.tar.xz
ccc50bf8b6fa2a8a9b58048d30203da6c0d9d1931492d89e961f4329e689ac15  node-v13.6.0-linux-armv7l.tar.gz
c04ff33e2c6aa42e40c22137ebbfa511bd5abf8e4e9438d003b14f311c48e4e6  node-v13.6.0-linux-armv7l.tar.xz
f2a43a1d2bf8d27dba485b53347f1ed97010d1917f2d0f13a7632522fbf35184  node-v13.6.0-linux-ppc64le.tar.gz
603aa3b8763fb4e228a2c6c69b9108a02997ba75e5e9df45c3d9fdf69717154c  node-v13.6.0-linux-ppc64le.tar.xz
4f49536b096406f8e31fa1c457d8387c7887d55425d2ee2f325ea52225279dc1  node-v13.6.0-linux-s390x.tar.gz
bcf62476267e9b8530187fdae8d249f38d2380352d6edd0109151cce0cf4c7c6  node-v13.6.0-linux-s390x.tar.xz
89ab4fe0db3309592924194133901b7340607d77cb5f12592325746fcdba1568  node-v13.6.0-linux-x64.tar.gz
00f01315a867da16d1638f7a02966c608e344ac6c5b7d04d1fdae3138fa9d798  node-v13.6.0-linux-x64.tar.xz
5305792221f5a5faeb2dd9dd871f74d4d8e3a841e619fa61bf00184886dbf707  node-v13.6.0-sunos-x64.tar.gz
62cf7c9996fe75ffe886c3cfcf79ac750addf8b1967beb113019b509cea109d6  node-v13.6.0-sunos-x64.tar.xz
4f4960e88edc5c8873c19dcb504295b9f068651cfd6459aae69c612ddeb0a33c  node-v13.6.0-win-x64.7z
7fe37b34a4673a071bea52fcaf913ec422cf6fd79fd025bfb22de42ccc77f386  node-v13.6.0-win-x64.zip
2608a9aca6fee6d6a32f1cfc27be2cf04d55cd36c17c7e8b7e717655f37a37a3  node-v13.6.0-win-x86.7z
e0d156738035d198fb580fee6faf1095a3b7e0cbf8b4fd7cefa52b33a77c3244  node-v13.6.0-win-x86.zip
f72acf011bcbf2eb47b74fc089c62aaa52a0ef49391e248e96dca5d0c14b0d35  node-v13.6.0-x64.msi
513e1e3adca71a0e53996ffa7382cf987a1e966d8cbd77ef55165ca8667ac21f  node-v13.6.0-x86.msi
81705fcdfacfcccaf7399c7f9281f41e6de7d47b8d038ff57837058df39d8059  node-v13.6.0.pkg
c1db19b4cf23b3903ac3048dad44a05397a63854b2a159fedc454eb15650369a  node-v13.6.0.tar.gz
553f6b7ac3826f616fecf640d92be77498efdd19776ef958ae32ae108bb5c949  node-v13.6.0.tar.xz
11a3439a9e60ddd238c94abeb2b4de903c923f7fd9161dc42006605f5856caad  win-x64/node.exe
b0c8c1d206042e7f60037571a38854c1fa6c6efdb17e1d9535befdb2572e5c04  win-x64/node.lib
312232f2df4012c1c4650f60b983c6b6febc3f1536d3d150bc0b384f433df0f0  win-x64/node_pdb.7z
00ee6f64fa97f11be7e530c570c95518a772b7ab5decc5bb89f10e3005a75f10  win-x64/node_pdb.zip
250d418b116968e709b99f97c8a5b768bc34715a7a3a889102e28374fc80f305  win-x86/node.exe
9b25c73b36ce4a8abfd7aa63a6e1893266d1dfe5bae53ea85acd5422bb719bb7  win-x86/node.lib
50dbf72f4f82ab1759a001057c5906806ca4f56ba9e2bfe6d4fe2d1cc2e468fb  win-x86/node_pdb.7z
64ba73a0434ee46a66c854da11f8f345aa5b67f34ff94fa209b0d646d04b5779  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEpIwr7mgOhBYyzU5E8HSWs+s8F2IFAl4VEH4ACgkQ8HSWs+s8
F2Lgng//aJ/NDU6wfiiDWdntuQ5WruptIuJveJIfvk84pVUstV0ztKH3hgIrZFqH
eMZ9PVVoxHrVBeHo1gB8zhvbvHPFiJjtYuQAvQBG9U9CZs6+fJ23Y8Oig3ko/lQd
0XpKTOdv/pxKi8ljOVuUlIGaezcEHCelrUjPs1Gumu3Bp+zbSxhupYWuStqCdzwC
wkhrICfQogX6BhHR6tlmVYRMTezOz4R65zR98bBuW82I4YTy0X+kN4togT/DWZTn
+6eLzjiV1qFWVH7RAHca6TqjjEqe+BPzgZ1pU7/p3KIXXdoNwtoUDPMn/x4Y0Nar
tr6CKYGiDUphPMGC4uLln0/VSxqPzzgkPZChsoXQICNYTIwkuTyp+0vOn0v62UiA
HeHIRpP6DjbHJf2bAfv6tbsiDLA3Ro6o899g1ReHpj5VJgNVvKqE50Wp8j97PsCe
fG5fIP+9WhQUt/yz/THwSdv0oPhAXao3XJptQgFmTxYjG5ub1zwHPRk4rjyaGSkE
8TpeCaKAAr13neKsYTHmx5s8MQ5IKEIA/FjVjtOOORhKLA7JkHRAbZDgkuxqV7H0
EFQit1vA6uHWhmIp9PYcjGaXy4qS48EIzI8ppu5rG5wTOMGIpLv6F7QSdyl81ci9
CSsOEPyGmktj98CYmUXyfib0LrQts2KlCzbhXG5eLEXaKpRiD2M=
=Tw2u
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.6.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.6.0</guid><dc:creator><![CDATA[Ruben Bridgewater]]></dc:creator><pubDate>Tue, 07 Jan 2020 23:19:07 GMT</pubDate></item><item><title><![CDATA[Node v12.14.1 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>crypto</strong>: fix key requirements in asymmetric cipher (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30249">#30249</a></li>
<li><strong>deps</strong>:<ul>
<li>update llhttp to 2.0.1 (Fedor Indutny) <a href="https://github.com/nodejs/node/pull/30553">#30553</a></li>
<li>update nghttp2 to 1.40.0 (gengjiawen) <a href="https://github.com/nodejs/node/pull/30493">#30493</a></li>
</ul>
</li>
<li><strong>v8</strong>: mark serdes API as stable (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30234">#30234</a></li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/ddbe9826d0"><code>ddbe9826d0</code></a>] - <strong>assert</strong>: replace var with let in lib/assert.js (PerfectPan) <a href="https://github.com/nodejs/node/pull/30261">#30261</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/33e0bd6b7c"><code>33e0bd6b7c</code></a>] - <strong>benchmark</strong>: use let instead of var in async_hooks (dnlup) <a href="https://github.com/nodejs/node/pull/30470">#30470</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/351ee645c8"><code>351ee645c8</code></a>] - <strong>benchmark</strong>: use let instead of var in assert (dnlup) <a href="https://github.com/nodejs/node/pull/30450">#30450</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/da0c6736d0"><code>da0c6736d0</code></a>] - <strong>benchmark,doc,lib,test</strong>: prepare for padding lint rule (Rich Trott) <a href="https://github.com/nodejs/node/pull/30696">#30696</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/719e33ff40"><code>719e33ff40</code></a>] - <strong>buffer</strong>: fix 6-byte writeUIntBE() range check (Brian White) <a href="https://github.com/nodejs/node/pull/30459">#30459</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/58fca405c1"><code>58fca405c1</code></a>] - <strong>buffer</strong>: change var to let (Vladislav Botvin) <a href="https://github.com/nodejs/node/pull/30292">#30292</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc93a3742b"><code>cc93a3742b</code></a>] - <strong>build</strong>: store cache on timed out builds on Travis (Richard Lau) <a href="https://github.com/nodejs/node/pull/30469">#30469</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3b096c2bc4"><code>3b096c2bc4</code></a>] - <strong>build,win</strong>: propagate error codes in vcbuild (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f9f3ab293f"><code>f9f3ab293f</code></a>] - <strong>child_process</strong>: document kill() return value (cjihrig) <a href="https://github.com/nodejs/node/pull/30669">#30669</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8d3e023061"><code>8d3e023061</code></a>] - <strong>child_process</strong>: replace var with let/const (dnlup) <a href="https://github.com/nodejs/node/pull/30389">#30389</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6974f26e26"><code>6974f26e26</code></a>] - <strong>child_process</strong>: replace var with const/let in internal/child_process.js (Luis Camargo) <a href="https://github.com/nodejs/node/pull/30414">#30414</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d70ec60839"><code>d70ec60839</code></a>] - <strong>cluster</strong>: replace vars in child.js (EmaSuriano) <a href="https://github.com/nodejs/node/pull/30383">#30383</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/98321448a6"><code>98321448a6</code></a>] - <strong>cluster</strong>: replace var with let (Herrmann, Rene R. (656)) <a href="https://github.com/nodejs/node/pull/30425">#30425</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/daa593263d"><code>daa593263d</code></a>] - <strong>cluster</strong>: replace var by let in shared_handle.js (poutch) <a href="https://github.com/nodejs/node/pull/30402">#30402</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2938fe31ae"><code>2938fe31ae</code></a>] - <strong>cluster</strong>: destruct primordials in lib/internal/cluster/worker.js (peze) <a href="https://github.com/nodejs/node/pull/30246">#30246</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c1cb639e84"><code>c1cb639e84</code></a>] - <strong>crypto</strong>: remove redundant validateUint32 argument (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30579">#30579</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bb7e78a2a0"><code>bb7e78a2a0</code></a>] - <strong>crypto</strong>: fix key requirements in asymmetric cipher (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30249">#30249</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/74dd216886"><code>74dd216886</code></a>] - <strong>crypto</strong>: update root certificates (AshCripps) <a href="https://github.com/nodejs/node/pull/30195">#30195</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7589486584"><code>7589486584</code></a>] - <strong>deps</strong>: update llhttp to 2.0.1 (Fedor Indutny) <a href="https://github.com/nodejs/node/pull/30553">#30553</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2e32ab6b2"><code>d2e32ab6b2</code></a>] - <strong>deps</strong>: update nghttp2 to 1.40.0 (gengjiawen) <a href="https://github.com/nodejs/node/pull/30493">#30493</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d39be73d4"><code>3d39be73d4</code></a>] - <strong>dgram</strong>: remove listeners on bind error (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30210">#30210</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd5fed1c89"><code>fd5fed1c89</code></a>] - <strong>dgram</strong>: reset bind state before emitting error (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30210">#30210</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ded0748dea"><code>ded0748dea</code></a>] - <strong>dns</strong>: use length for building TXT string (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30690">#30690</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7cf19ab069"><code>7cf19ab069</code></a>] - <strong>dns</strong>: switch var to const/let (Dmitriy Kikinskiy) <a href="https://github.com/nodejs/node/pull/30302">#30302</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a35c387a1"><code>6a35c387a1</code></a>] - <strong>doc</strong>: fix typographical error (Rich Trott) <a href="https://github.com/nodejs/node/pull/30735">#30735</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/043163a602"><code>043163a602</code></a>] - <strong>doc</strong>: revise REPL uncaught exception text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30729">#30729</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/50a54ce713"><code>50a54ce713</code></a>] - <strong>doc</strong>: update signature algorithm in release doc (Myles Borins) <a href="https://github.com/nodejs/node/pull/30673">#30673</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/827c53bdbe"><code>827c53bdbe</code></a>] - <strong>doc</strong>: update README.md to fix active/maint times (Michael Dawson) <a href="https://github.com/nodejs/node/pull/30707">#30707</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4e93f2333e"><code>4e93f2333e</code></a>] - <strong>doc</strong>: update socket.bufferSize text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30723">#30723</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5334f59519"><code>5334f59519</code></a>] - <strong>doc</strong>: note that buf.buffer&#39;s contents might differ (AJ Jordan) <a href="https://github.com/nodejs/node/pull/29651">#29651</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7bc8c85d53"><code>7bc8c85d53</code></a>] - <strong>doc</strong>: clarify IncomingMessage.destroy() description (Sam Foxman) <a href="https://github.com/nodejs/node/pull/30255">#30255</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca960614af"><code>ca960614af</code></a>] - <strong>doc</strong>: fixed a typo in process.md (Harendra Singh) <a href="https://github.com/nodejs/node/pull/30277">#30277</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/efbe0a28a1"><code>efbe0a28a1</code></a>] - <strong>doc</strong>: documenting a bit more FreeBSD case (David Carlier) <a href="https://github.com/nodejs/node/pull/30325">#30325</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/42cb92f116"><code>42cb92f116</code></a>] - <strong>doc</strong>: add missing &#39;added&#39; versions to module.builtinModules (Thomas Watson) <a href="https://github.com/nodejs/node/pull/30562">#30562</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/670e4b5e23"><code>670e4b5e23</code></a>] - <strong>doc</strong>: address nits for src/README.md (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30693">#30693</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6fc562c97c"><code>6fc562c97c</code></a>] - <strong>doc</strong>: revise socket.connect() note (Rich Trott) <a href="https://github.com/nodejs/node/pull/30691">#30691</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bea2069f22"><code>bea2069f22</code></a>] - <strong>doc</strong>: remove &quot;this API is unstable&quot; note for v8 serdes API (bruce-one) <a href="https://github.com/nodejs/node/pull/30631">#30631</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2532bf347d"><code>2532bf347d</code></a>] - <strong>doc</strong>: minor updates to releases.md (Beth Griggs) <a href="https://github.com/nodejs/node/pull/30636">#30636</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8b60065778"><code>8b60065778</code></a>] - <strong>doc</strong>: add 13 and 12 to previous versions (Andrew Hughes) <a href="https://github.com/nodejs/node/pull/30590">#30590</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/16a8daaae9"><code>16a8daaae9</code></a>] - <strong>doc</strong>: update AUTHORS list (Gus Caplan) <a href="https://github.com/nodejs/node/pull/30672">#30672</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c705a8e816"><code>c705a8e816</code></a>] - <strong>doc</strong>: add explanation why keep var with for loop (Lucas Recknagel) <a href="https://github.com/nodejs/node/pull/30380">#30380</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a493feb863"><code>a493feb863</code></a>] - <strong>doc</strong>: document &quot;Resume Build&quot; limitation (Richard Lau) <a href="https://github.com/nodejs/node/pull/30604">#30604</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0d6fbe8b30"><code>0d6fbe8b30</code></a>] - <strong>doc</strong>: add note of caution about non-conforming streams (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29895">#29895</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7ebafda6c3"><code>7ebafda6c3</code></a>] - <strong>doc</strong>: add note about debugging worker_threads (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30594">#30594</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e10f9224ac"><code>e10f9224ac</code></a>] - <strong>doc</strong>: add mention for using promisify on class methods (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30355">#30355</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/768bac5678"><code>768bac5678</code></a>] - <strong>doc</strong>: explain GIT_REMOTE_REF in COLLABORATOR_GUIDE (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30371">#30371</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a836ac10ff"><code>a836ac10ff</code></a>] - <strong>doc</strong>: fix overriding of prefix option (Luigi Pinca) <a href="https://github.com/nodejs/node/pull/30518">#30518</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ec5fe999e8"><code>ec5fe999e8</code></a>] - <strong>doc</strong>: adds NO_COLOR to assert doc page (Shobhit Chittora) <a href="https://github.com/nodejs/node/pull/30483">#30483</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4b716a6798"><code>4b716a6798</code></a>] - <strong>doc</strong>: document timed out Travis CI builds (Richard Lau) <a href="https://github.com/nodejs/node/pull/30469">#30469</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e70ad391b"><code>2e70ad391b</code></a>] - <strong>doc</strong>: replace const / var with let (Duncan Healy) <a href="https://github.com/nodejs/node/pull/30446">#30446</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/793d360d26"><code>793d360d26</code></a>] - <strong>doc</strong>: update 8.x to 10.x in backporting guide (garygsc) <a href="https://github.com/nodejs/node/pull/30481">#30481</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25c8a13fde"><code>25c8a13fde</code></a>] - <strong>doc</strong>: createRequire can take import.meta.url directly (Geoffrey Booth) <a href="https://github.com/nodejs/node/pull/30495">#30495</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d979a9d391"><code>d979a9d391</code></a>] - <strong>doc</strong>: add entry to url.parse() changes metadata (Luigi Pinca) <a href="https://github.com/nodejs/node/pull/30348">#30348</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e0ef36a19"><code>2e0ef36a19</code></a>] - <strong>doc</strong>: simplify text in pull-requests.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30458">#30458</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/11d01700fd"><code>11d01700fd</code></a>] - <strong>doc</strong>: remove &quot;multiple variants&quot; from BUILDING.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30366">#30366</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0c68515e8c"><code>0c68515e8c</code></a>] - <strong>doc</strong>: remove &quot;maintenance is supported by&quot; text in BUILDING.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30365">#30365</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d2c85f32c6"><code>d2c85f32c6</code></a>] - <strong>doc</strong>: add lookup to http.request() options (Luigi Pinca) <a href="https://github.com/nodejs/node/pull/30353">#30353</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b8b6f258fe"><code>b8b6f258fe</code></a>] - <strong>doc</strong>: fix up N-API doc (Michael Dawson) <a href="https://github.com/nodejs/node/pull/30254">#30254</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3710068d3e"><code>3710068d3e</code></a>] - <strong>doc</strong>: add link to node-code-ide-configs in testing (Kamat, Trivikram) <a href="https://github.com/nodejs/node/pull/24012">#24012</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d713e5a9bf"><code>d713e5a9bf</code></a>] - <strong>doc</strong>: update GOVERNANCE.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30259">#30259</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f66f28ea7a"><code>f66f28ea7a</code></a>] - <strong>doc</strong>: move inactive Collaborators to emeriti (Rich Trott) <a href="https://github.com/nodejs/node/pull/30243">#30243</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fd16e9f6ff"><code>fd16e9f6ff</code></a>] - <strong>doc</strong>: update examples in writing-tests.md (garygsc) <a href="https://github.com/nodejs/node/pull/30126">#30126</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/17963bbce6"><code>17963bbce6</code></a>] - <strong>doc, console</strong>: remove non-existant methods from docs (Simon Schick) <a href="https://github.com/nodejs/node/pull/30346">#30346</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fe1296e507"><code>fe1296e507</code></a>] - <strong>doc,meta</strong>: allow Travis results for doc/comment changes (Rich Trott) <a href="https://github.com/nodejs/node/pull/30330">#30330</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d32cd8595d"><code>d32cd8595d</code></a>] - <strong>doc,meta</strong>: remove wait period for npm pull requests (Rich Trott) <a href="https://github.com/nodejs/node/pull/30329">#30329</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/574b0f2104"><code>574b0f2104</code></a>] - <strong>domain</strong>: rename var to let and const (Maria Stogova) <a href="https://github.com/nodejs/node/pull/30312">#30312</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c80a4d851d"><code>c80a4d851d</code></a>] - <strong>encoding</strong>: make TextDecoder handle BOM correctly (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30132">#30132</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/217cc13f29"><code>217cc13f29</code></a>] - <strong>events</strong>: improve performance caused by primordials (guzhizhou) <a href="https://github.com/nodejs/node/pull/30577">#30577</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1a83c654f9"><code>1a83c654f9</code></a>] - <strong>fs</strong>: change var to let (Àlvar Pérez) <a href="https://github.com/nodejs/node/pull/30407">#30407</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7ba8037244"><code>7ba8037244</code></a>] - <strong>fs</strong>: cover fs.opendir ERR_INVALID_CALLBACK (Vladislav Botvin) <a href="https://github.com/nodejs/node/pull/30307">#30307</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d7c2911f8d"><code>d7c2911f8d</code></a>] - <strong>fs</strong>: change var to let (Nadya) <a href="https://github.com/nodejs/node/pull/30318">#30318</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6b380cc791"><code>6b380cc791</code></a>] - <strong>http</strong>: set socket.server unconditionally (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30571">#30571</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/175b8fe5a7"><code>175b8fe5a7</code></a>] - <strong>http</strong>: replace var with let (Guilherme Goncalves) <a href="https://github.com/nodejs/node/pull/30421">#30421</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fdfcf68360"><code>fdfcf68360</code></a>] - <strong>http</strong>: destructure primordials in lib/_http_server.js (Artem Maksimov) <a href="https://github.com/nodejs/node/pull/30315">#30315</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/71e3c485ad"><code>71e3c485ad</code></a>] - <strong>http</strong>: revise _http_server.js (telenord) <a href="https://github.com/nodejs/node/pull/30279">#30279</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5b8c481906"><code>5b8c481906</code></a>] - <strong>http</strong>: http_common rename var to let and const (telenord) <a href="https://github.com/nodejs/node/pull/30288">#30288</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5727bc3880"><code>5727bc3880</code></a>] - <strong>http</strong>: http_incoming rename var to let and const (telenord) <a href="https://github.com/nodejs/node/pull/30285">#30285</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b0816c2926"><code>b0816c2926</code></a>] - <strong>http</strong>: replace vars with lets and consts in lib/_http_agent.js (palmires) <a href="https://github.com/nodejs/node/pull/30301">#30301</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/652514233f"><code>652514233f</code></a>] - <strong>http,async_hooks</strong>: keep resource object alive from socket (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30196">#30196</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9fd6b5e98b"><code>9fd6b5e98b</code></a>] - <strong>http2</strong>: fix session memory accounting after pausing (Michael Lehenbauer) <a href="https://github.com/nodejs/node/pull/30684">#30684</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cb3e008c97"><code>cb3e008c97</code></a>] - <strong>http2</strong>: change var to let compact.js (Maria Emmanouil) <a href="https://github.com/nodejs/node/pull/30392">#30392</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/68f3dde04b"><code>68f3dde04b</code></a>] - <strong>http2</strong>: core.js replace var with let (Daniel Schuech) <a href="https://github.com/nodejs/node/pull/30403">#30403</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bccef49b5b"><code>bccef49b5b</code></a>] - <strong>http2</strong>: replace var with let/const (Paolo Ceschi Berrini) <a href="https://github.com/nodejs/node/pull/30417">#30417</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13f65d1f16"><code>13f65d1f16</code></a>] - <strong>http2</strong>: remove duplicated assertIsObject (ZYSzys) <a href="https://github.com/nodejs/node/pull/30541">#30541</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eceeed7a11"><code>eceeed7a11</code></a>] - <strong>https</strong>: change var to let in lib/https.js (galina.prokofeva) <a href="https://github.com/nodejs/node/pull/30320">#30320</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55e94cbba1"><code>55e94cbba1</code></a>] - <strong>inspector</strong>: properly shut down uv_async_t (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30612">#30612</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d138e2db53"><code>d138e2db53</code></a>] - <strong>lib</strong>: use let instead of var (Shubham Chaturvedi) <a href="https://github.com/nodejs/node/pull/30375">#30375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d951209458"><code>d951209458</code></a>] - <strong>lib</strong>: replace var with let/const (jens-cappelle) <a href="https://github.com/nodejs/node/pull/30391">#30391</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f963409f77"><code>f963409f77</code></a>] - <strong>lib</strong>: replace var w/ let (Chris Oyler) <a href="https://github.com/nodejs/node/pull/30386">#30386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a6625dd7b6"><code>a6625dd7b6</code></a>] - <strong>lib</strong>: replace var with let/const (Tijl Claessens) <a href="https://github.com/nodejs/node/pull/30390">#30390</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7d0631aefc"><code>7d0631aefc</code></a>] - <strong>lib</strong>: adding perf notes js_stream_socket.js (ryan jarvinen) <a href="https://github.com/nodejs/node/pull/30415">#30415</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1cfaccdc66"><code>1cfaccdc66</code></a>] - <strong>lib</strong>: replace var with let (Dennis Saenger) <a href="https://github.com/nodejs/node/pull/30396">#30396</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c4fcd5b4ca"><code>c4fcd5b4ca</code></a>] - <strong>lib</strong>: main_thread_only change var to let (matijagaspar) <a href="https://github.com/nodejs/node/pull/30398">#30398</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dc786c3315"><code>dc786c3315</code></a>] - <strong>lib</strong>: change var to let in stream_base_commons (Kyriakos Markakis) <a href="https://github.com/nodejs/node/pull/30426">#30426</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e72be52c8e"><code>e72be52c8e</code></a>] - <strong>lib</strong>: use let instead of var (Semir Ajruli) <a href="https://github.com/nodejs/node/pull/30424">#30424</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/96c061552d"><code>96c061552d</code></a>] - <strong>lib</strong>: changed var to let (Oliver Belaifa) <a href="https://github.com/nodejs/node/pull/30427">#30427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/03e6d0d408"><code>03e6d0d408</code></a>] - <strong>lib</strong>: replace var with let/const (Dries Stelten) <a href="https://github.com/nodejs/node/pull/30409">#30409</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7eafe8acdd"><code>7eafe8acdd</code></a>] - <strong>lib</strong>: change var to let (Dimitris Ktistakis) <a href="https://github.com/nodejs/node/pull/30408">#30408</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0c4bb4a70e"><code>0c4bb4a70e</code></a>] - <strong>lib</strong>: replace var with let/const (Tembrechts) <a href="https://github.com/nodejs/node/pull/30404">#30404</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ff4f23623c"><code>ff4f23623c</code></a>] - <strong>lib</strong>: replace var to let in cli_table.js (Jing Lin) <a href="https://github.com/nodejs/node/pull/30400">#30400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/80bfc08935"><code>80bfc08935</code></a>] - <strong>lib</strong>: replace var with let (David OLIVIER) <a href="https://github.com/nodejs/node/pull/30381">#30381</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/614949d25d"><code>614949d25d</code></a>] - <strong>lib</strong>: replace var with let and const in readline.js (VinceOPS) <a href="https://github.com/nodejs/node/pull/30377">#30377</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4834a31880"><code>4834a31880</code></a>] - <strong>lib</strong>: change var to let/const in internal/querystring.js (Artem Maksimov) <a href="https://github.com/nodejs/node/pull/30286">#30286</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df2dce08aa"><code>df2dce08aa</code></a>] - <strong>lib</strong>: change var to let in internal/streams (Kyriakos Markakis) <a href="https://github.com/nodejs/node/pull/30430">#30430</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd853cc709"><code>bd853cc709</code></a>] - <strong>lib</strong>: replace var with let/const (Kenza Houmani) <a href="https://github.com/nodejs/node/pull/30440">#30440</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/45e9c31885"><code>45e9c31885</code></a>] - <strong>lib</strong>: change var to let in string_decoder (mkdorff) <a href="https://github.com/nodejs/node/pull/30393">#30393</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8725a5c935"><code>8725a5c935</code></a>] - <strong>lib</strong>: replaced var to let in lib/v8.js (Vadim Gorbachev) <a href="https://github.com/nodejs/node/pull/30305">#30305</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bcc00e1e88"><code>bcc00e1e88</code></a>] - <strong>lib</strong>: change var to let in lib/_stream_duplex.js (Ilia Safronov) <a href="https://github.com/nodejs/node/pull/30297">#30297</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b1415564ea"><code>b1415564ea</code></a>] - <strong>module</strong>: fix for empty object in InternalModuleReadJSON (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30256">#30256</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dc9c7709ff"><code>dc9c7709ff</code></a>] - <strong>n-api</strong>: detach external ArrayBuffers on env exit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30551">#30551</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4d396fd874"><code>4d396fd874</code></a>] - <strong>n-api</strong>: add missed nullptr check in napi_has_own_property (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30626">#30626</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/21be4b1b95"><code>21be4b1b95</code></a>] - <strong>net</strong>: replaced vars to lets and consts (nathias) <a href="https://github.com/nodejs/node/pull/30401">#30401</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0ae1d17517"><code>0ae1d17517</code></a>] - <strong>net</strong>: destructure primordials (Guilherme Goncalves) <a href="https://github.com/nodejs/node/pull/30447">#30447</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1597626a02"><code>1597626a02</code></a>] - <strong>net</strong>: replaced vars to lets and consts (alexahdp) <a href="https://github.com/nodejs/node/pull/30287">#30287</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f874aa1552"><code>f874aa1552</code></a>] - <strong>path</strong>: replace var with let in lib/path.js (peze) <a href="https://github.com/nodejs/node/pull/30260">#30260</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/956207fa8d"><code>956207fa8d</code></a>] - <strong>process</strong>: replace var with let/const (Jesper Ek) <a href="https://github.com/nodejs/node/pull/30382">#30382</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/db029650d9"><code>db029650d9</code></a>] - <strong>process</strong>: replace vars in per_thread.js (EmaSuriano) <a href="https://github.com/nodejs/node/pull/30385">#30385</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02f606d528"><code>02f606d528</code></a>] - <strong>process</strong>: add coverage tests for sourceMapFromDataUrl method (Nolik) <a href="https://github.com/nodejs/node/pull/30319">#30319</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/56b3edcce8"><code>56b3edcce8</code></a>] - <strong>process</strong>: make source map getter resistant against prototype tampering (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30228">#30228</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cbb2f81bf1"><code>cbb2f81bf1</code></a>] - <strong>querystring</strong>: replace var with let/const (Raoul Jaeckel) <a href="https://github.com/nodejs/node/pull/30429">#30429</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b21f46d95d"><code>b21f46d95d</code></a>] - <strong>readline</strong>: change var to let (dnlup) <a href="https://github.com/nodejs/node/pull/30435">#30435</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc84dbfe7b"><code>cc84dbfe7b</code></a>] - <strong>repl</strong>: change var to let (Oliver Belaifa) <a href="https://github.com/nodejs/node/pull/30428">#30428</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4b1f730357"><code>4b1f730357</code></a>] - <strong>src</strong>: remove unused variable in node_dir.cc (gengjiawen) <a href="https://github.com/nodejs/node/pull/30267">#30267</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3bb085dbad"><code>3bb085dbad</code></a>] - <strong>src</strong>: cleanup unused headers (Alexandre Ferrando) <a href="https://github.com/nodejs/node/pull/30328">#30328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df4dddb0d2"><code>df4dddb0d2</code></a>] - <strong>src</strong>: replaced var with let (Aldo Ambrosioni) <a href="https://github.com/nodejs/node/pull/30397">#30397</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8af33114e8"><code>8af33114e8</code></a>] - <strong>src</strong>: fix signal handler crash on close (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30582">#30582</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/12d7d645dd"><code>12d7d645dd</code></a>] - <strong>src</strong>: add file name to &#39;Module did not self-register&#39; error (Jeremy Apthorp) <a href="https://github.com/nodejs/node/pull/30125">#30125</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2f4069a932"><code>2f4069a932</code></a>] - <strong>src</strong>: enhance feature access <code>CHECK</code>s during bootstrap (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30452">#30452</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d7882e0d1"><code>3d7882e0d1</code></a>] - <strong>src</strong>: lib/internal/timers.js var -&gt; let/const (Nikolay Krashnikov) <a href="https://github.com/nodejs/node/pull/30314">#30314</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d8046fc0f8"><code>d8046fc0f8</code></a>] - <strong>src</strong>: persist strings that are used multiple times in the environment (Vadim Gorbachev) <a href="https://github.com/nodejs/node/pull/30321">#30321</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e1a12446c5"><code>e1a12446c5</code></a>] - <strong>src</strong>: run RunBeforeExitCallbacks as part of EmitBeforeExit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30229">#30229</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/da8ceb965d"><code>da8ceb965d</code></a>] - <strong>src</strong>: use unique_ptr for InitializeInspector() (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30229">#30229</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fc9e7082fd"><code>fc9e7082fd</code></a>] - <strong>src</strong>: make WaitForInspectorDisconnect an exit hook (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30229">#30229</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d14d9e8b1b"><code>d14d9e8b1b</code></a>] - <strong>src</strong>: make EndStartedProfilers an exit hook (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30229">#30229</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb8beb5f5f"><code>eb8beb5f5f</code></a>] - <strong>src</strong>: track no of active JS signal handlers (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30229">#30229</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e729f2dc9"><code>2e729f2dc9</code></a>] - <strong>src</strong>: make AtExit() callbacks run in reverse order (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30230">#30230</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/569f797917"><code>569f797917</code></a>] - <strong>src</strong>: remove unimplemented method from node.h (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30098">#30098</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f6360c124c"><code>f6360c124c</code></a>] - <strong>src,doc</strong>: fix broken links (cjihrig) <a href="https://github.com/nodejs/node/pull/30662">#30662</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a621ab8695"><code>a621ab8695</code></a>] - <strong>src,doc</strong>: add C++ internals documentation (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30552">#30552</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ce6a865ab2"><code>ce6a865ab2</code></a>] - <strong>stream</strong>: improve performance for sync write finishes (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30710">#30710</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8792147fd2"><code>8792147fd2</code></a>] - <strong>stream</strong>: replace var with let (daern91) <a href="https://github.com/nodejs/node/pull/30379">#30379</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/88adad26f5"><code>88adad26f5</code></a>] - <strong>stream</strong>: increase MAX_HWM (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29938">#29938</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a83ccf8a6b"><code>a83ccf8a6b</code></a>] - <strong>test</strong>: skip test-domain-error-types in debug mode temporariliy (Rich Trott) <a href="https://github.com/nodejs/node/pull/30629">#30629</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f3c3b1d328"><code>f3c3b1d328</code></a>] - <strong>test</strong>: add coverage for ERR_TLS_INVALID_PROTOCOL_VERSION (Rich Trott) <a href="https://github.com/nodejs/node/pull/30741">#30741</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/197b61656d"><code>197b61656d</code></a>] - <strong>test</strong>: add an indicator <code>isIBMi</code> (Xu Meng) <a href="https://github.com/nodejs/node/pull/30714">#30714</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6c6ffdd56c"><code>6c6ffdd56c</code></a>] - <strong>test</strong>: use arrow functions in async-hooks tests (garygsc) <a href="https://github.com/nodejs/node/pull/30137">#30137</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2aa86547ff"><code>2aa86547ff</code></a>] - <strong>test</strong>: fix test-benchmark-streams (Rich Trott) <a href="https://github.com/nodejs/node/pull/30757">#30757</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b37609d193"><code>b37609d193</code></a>] - <strong>test</strong>: remove unused callback argument (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5bb7bf3767"><code>5bb7bf3767</code></a>] - <strong>test</strong>: simplify forEach() usage (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/276741ae75"><code>276741ae75</code></a>] - <strong>test</strong>: remove unused callback argument (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e624bb529d"><code>e624bb529d</code></a>] - <strong>test</strong>: increase coverage for trace_events.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/30705">#30705</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9f49b978e4"><code>9f49b978e4</code></a>] - <strong>test</strong>: refactor createHook test (Jeny) <a href="https://github.com/nodejs/node/pull/30568">#30568</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/646b81c209"><code>646b81c209</code></a>] - <strong>test</strong>: port worker + buffer test to N-API (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30551">#30551</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8554ff2a4c"><code>8554ff2a4c</code></a>] - <strong>test</strong>: move test-https-server-consumed-timeout to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3bac601c3"><code>d3bac601c3</code></a>] - <strong>test</strong>: remove unnecessary common.platformTimeout() call (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/564e477b37"><code>564e477b37</code></a>] - <strong>test</strong>: do not skip test-http-server-consumed-timeout (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3785941a9"><code>d3785941a9</code></a>] - <strong>test</strong>: remove unused function argument from http test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/648318dc5c"><code>648318dc5c</code></a>] - <strong>test</strong>: add logging in case of infinite loop (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/196e08dafc"><code>196e08dafc</code></a>] - <strong>test</strong>: remove destructuring from test-inspector-contexts (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ece08a5821"><code>ece08a5821</code></a>] - <strong>test</strong>: check for session.post() errors in test-insepctor-context (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c3ad977867"><code>c3ad977867</code></a>] - <strong>test</strong>: add mustCall() to test-inspector-contexts (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f5ac4ec49a"><code>f5ac4ec49a</code></a>] - <strong>test</strong>: add regression test for signal handler removal in exit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30589">#30589</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/825b3057d1"><code>825b3057d1</code></a>] - <strong>test</strong>: move test-worker-prof to sequential (Rich Trott) <a href="https://github.com/nodejs/node/pull/30628">#30628</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/12ef7d99eb"><code>12ef7d99eb</code></a>] - <strong>test</strong>: dir class initialisation w/o handler (Dmitriy Kikinskiy) <a href="https://github.com/nodejs/node/pull/30313">#30313</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2f8dcefa6d"><code>2f8dcefa6d</code></a>] - <strong>test</strong>: change object assign by spread operator (poutch) <a href="https://github.com/nodejs/node/pull/30438">#30438</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e52237d66e"><code>e52237d66e</code></a>] - <strong>test</strong>: use useful message argument in test function (Rich Trott) <a href="https://github.com/nodejs/node/pull/30618">#30618</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1c9ba2cdc3"><code>1c9ba2cdc3</code></a>] - <strong>test</strong>: test for minimum ICU version consistency (Richard Lau) <a href="https://github.com/nodejs/node/pull/30608">#30608</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e37828350"><code>2e37828350</code></a>] - <strong>test</strong>: code&amp;learn var to let update (Nazar Malyy) <a href="https://github.com/nodejs/node/pull/30436">#30436</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/01da702fec"><code>01da702fec</code></a>] - <strong>test</strong>: change object assign to spread object (poutch) <a href="https://github.com/nodejs/node/pull/30422">#30422</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d708887c0b"><code>d708887c0b</code></a>] - <strong>test</strong>: use spread instead of Object.assign (dnlup) <a href="https://github.com/nodejs/node/pull/30419">#30419</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/46f698fed5"><code>46f698fed5</code></a>] - <strong>test</strong>: changed var to let in module-errors (Jamar Torres) <a href="https://github.com/nodejs/node/pull/30413">#30413</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/78c7118ab7"><code>78c7118ab7</code></a>] - <strong>test</strong>: use spread instead of object.assign (Shubham Chaturvedi) <a href="https://github.com/nodejs/node/pull/30412">#30412</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e7f1d57cdf"><code>e7f1d57cdf</code></a>] - <strong>test</strong>: replace var with let in pre_execution.js (Vladimir Adamic) <a href="https://github.com/nodejs/node/pull/30411">#30411</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d077550c44"><code>d077550c44</code></a>] - <strong>test</strong>: change var to let in test-trace-events (Jon Church) <a href="https://github.com/nodejs/node/pull/30406">#30406</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7f0e7fd4b2"><code>7f0e7fd4b2</code></a>] - <strong>test</strong>: dns utils replace var (Osmond van Hemert) <a href="https://github.com/nodejs/node/pull/30405">#30405</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0a068db450"><code>0a068db450</code></a>] - <strong>test</strong>: test cover cases when trace is empty (telenord) <a href="https://github.com/nodejs/node/pull/30311">#30311</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/984c40629c"><code>984c40629c</code></a>] - <strong>test</strong>: switch to object spread in common/benchmark.js (palmires) <a href="https://github.com/nodejs/node/pull/30309">#30309</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/88bca0fcc0"><code>88bca0fcc0</code></a>] - <strong>test</strong>: add common.mustCall() to stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/516bdaf54d"><code>516bdaf54d</code></a>] - <strong>test</strong>: move explanatory comment to expected location in file (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8e36901748"><code>8e36901748</code></a>] - <strong>test</strong>: move stream test to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0903f67a87"><code>0903f67a87</code></a>] - <strong>test</strong>: remove string literal as message in strictEqual() in stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/59c9592679"><code>59c9592679</code></a>] - <strong>test</strong>: use arrow function for callback in stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4a5f00c35d"><code>4a5f00c35d</code></a>] - <strong>test</strong>: replace setTimeout with setImmediate in stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cd5076eb62"><code>cd5076eb62</code></a>] - <strong>test</strong>: refactor test-dgram-multicast-set-interface-lo.js (Taylor Gagne) <a href="https://github.com/nodejs/node/pull/30536">#30536</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0d26263b7e"><code>0d26263b7e</code></a>] - <strong>test</strong>: move test not requiring internet from internet to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30545">#30545</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9869aaaee4"><code>9869aaaee4</code></a>] - <strong>test</strong>: use reserved .invalid TLD for invalid address in test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30545">#30545</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d802393336"><code>d802393336</code></a>] - <strong>test</strong>: improve assertion message in internet dgram test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30545">#30545</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6da56e91a3"><code>6da56e91a3</code></a>] - <strong>test</strong>: add test for options validation of createServer (ZYSzys) <a href="https://github.com/nodejs/node/pull/30541">#30541</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3fb0f7ebd0"><code>3fb0f7ebd0</code></a>] - <strong>test</strong>: clean up http-set-trailers (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30522">#30522</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e4a1cffcbc"><code>e4a1cffcbc</code></a>] - <strong>test</strong>: handle undefined default_configuration (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30465">#30465</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c0d9a545a3"><code>c0d9a545a3</code></a>] - <strong>test</strong>: Change from var to const (Jure Stepisnik) <a href="https://github.com/nodejs/node/pull/30431">#30431</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/91c6fe4b61"><code>91c6fe4b61</code></a>] - <strong>test</strong>: changed var to let in test-repl-editor (JL Phillips) <a href="https://github.com/nodejs/node/pull/30443">#30443</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4dfcc12666"><code>4dfcc12666</code></a>] - <strong>test</strong>: improve test-fs-open (Artem Maksimov) <a href="https://github.com/nodejs/node/pull/30280">#30280</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f0b6a236ac"><code>f0b6a236ac</code></a>] - <strong>test</strong>: change var to let (nathias) <a href="https://github.com/nodejs/node/pull/30444">#30444</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df1d73539e"><code>df1d73539e</code></a>] - <strong>test</strong>: changed var to const in test (Kerry Mahne) <a href="https://github.com/nodejs/node/pull/30434">#30434</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cf9da71e97"><code>cf9da71e97</code></a>] - <strong>test</strong>: var to const in test-repl-multiline.js (SoulMonk) <a href="https://github.com/nodejs/node/pull/30433">#30433</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b49e63d51c"><code>b49e63d51c</code></a>] - <strong>test</strong>: deflake test-http-dump-req-when-res-ends.js (Luigi Pinca) <a href="https://github.com/nodejs/node/pull/30360">#30360</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2e6b3be8dd"><code>2e6b3be8dd</code></a>] - <strong>test</strong>: change var to const in parallel/test-stream-transform-final* (Kenza Houmani) <a href="https://github.com/nodejs/node/pull/30448">#30448</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aaedc06ea4"><code>aaedc06ea4</code></a>] - <strong>test</strong>: replace Object.assign with object spread (Grigoriy Levanov) <a href="https://github.com/nodejs/node/pull/30306">#30306</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d1483305ae"><code>d1483305ae</code></a>] - <strong>test</strong>: fix Python unittests in ./test and ./tools (cclauss) <a href="https://github.com/nodejs/node/pull/30340">#30340</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5e2848d44f"><code>5e2848d44f</code></a>] - <strong>test</strong>: mark test-http-dump-req-when-res-ends as flaky on windows (AshCripps) <a href="https://github.com/nodejs/node/pull/30316">#30316</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5b428571e2"><code>5b428571e2</code></a>] - <strong>test</strong>: fix test-benchmark-cluster (Rich Trott) <a href="https://github.com/nodejs/node/pull/30342">#30342</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/342031eac0"><code>342031eac0</code></a>] - <strong>test</strong>: deflake test-tls-close-notify.js (Luigi Pinca) <a href="https://github.com/nodejs/node/pull/30202">#30202</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/43cec65d6f"><code>43cec65d6f</code></a>] - <strong>tls</strong>: allow empty subject even with altNames defined (Jason Macgowan) <a href="https://github.com/nodejs/node/pull/22906">#22906</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0f7281a305"><code>0f7281a305</code></a>] - <strong>tls</strong>: change loop var to let (Xavier Redondo) <a href="https://github.com/nodejs/node/pull/30445">#30445</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6fe2c7a106"><code>6fe2c7a106</code></a>] - <strong>tls</strong>: replace var with let (Daniil Pletnev) <a href="https://github.com/nodejs/node/pull/30308">#30308</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d59df36f58"><code>d59df36f58</code></a>] - <strong>tls</strong>: replace var with let and const (Nolik) <a href="https://github.com/nodejs/node/pull/30299">#30299</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/634aac5b94"><code>634aac5b94</code></a>] - <strong>tls</strong>: refactor tls_wrap.cc (Artem Maksimov) <a href="https://github.com/nodejs/node/pull/30303">#30303</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a715c2506b"><code>a715c2506b</code></a>] - <strong>tools</strong>: enforce blank line between functions (Rich Trott) <a href="https://github.com/nodejs/node/pull/30696">#30696</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/da1e5ae1fd"><code>da1e5ae1fd</code></a>] - <strong>tools</strong>: add unified plugin changing links for html docs (Marek Łabuz) <a href="https://github.com/nodejs/node/pull/29946">#29946</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df91d5fd66"><code>df91d5fd66</code></a>] - <strong>tools</strong>: enable more eslint rules (cjihrig) <a href="https://github.com/nodejs/node/pull/30598">#30598</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bce08806c7"><code>bce08806c7</code></a>] - <strong>tools</strong>: update ESLint to 6.7.1 (cjihrig) <a href="https://github.com/nodejs/node/pull/30598">#30598</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0797cc706a"><code>0797cc706a</code></a>] - <strong>tools</strong>: fix build at non-English windows (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30492">#30492</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5e8b2a8190"><code>5e8b2a8190</code></a>] - <strong>tools</strong>: make doctool work if no internet available (Richard Lau) <a href="https://github.com/nodejs/node/pull/30214">#30214</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/05290fd5ea"><code>05290fd5ea</code></a>] - <strong>tools</strong>: update certdata.txt (AshCripps) <a href="https://github.com/nodejs/node/pull/30195">#30195</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d9e5b72c0b"><code>d9e5b72c0b</code></a>] - <strong>tools</strong>: check-imports using utf-8 (cclauss) <a href="https://github.com/nodejs/node/pull/30220">#30220</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0e68f550e5"><code>0e68f550e5</code></a>] - <strong>tty</strong>: truecolor check moved before 256 check (Duncan Healy) <a href="https://github.com/nodejs/node/pull/30474">#30474</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f2f45297a0"><code>f2f45297a0</code></a>] - <strong>url</strong>: replace var with let in lib/url.js (xefimx) <a href="https://github.com/nodejs/node/pull/30281">#30281</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d96c76507f"><code>d96c76507f</code></a>] - <strong>util</strong>: fix inspection of errors with tampered name or stack property (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30576">#30576</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7421cc8fbd"><code>7421cc8fbd</code></a>] - <strong>util</strong>: use let instead of var for util/inspect.js (Luciano) <a href="https://github.com/nodejs/node/pull/30399">#30399</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ec49ea74fe"><code>ec49ea74fe</code></a>] - <strong>util</strong>: replace var with let (Susana Ferreira) <a href="https://github.com/nodejs/node/pull/30439">#30439</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3f24a87f41"><code>3f24a87f41</code></a>] - <strong>v8</strong>: mark serdes API as stable (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30234">#30234</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2994976ec7"><code>2994976ec7</code></a>] - <strong>v8</strong>: inspect unserializable objects (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30167">#30167</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-x86.msi">https://nodejs.org/dist/v12.14.1/node-v12.14.1-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-x64.msi">https://nodejs.org/dist/v12.14.1/node-v12.14.1-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/win-x86/node.exe">https://nodejs.org/dist/v12.14.1/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/win-x64/node.exe">https://nodejs.org/dist/v12.14.1/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1.pkg">https://nodejs.org/dist/v12.14.1/node-v12.14.1.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-darwin-x64.tar.gz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.xz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-ppc64le.tar.xz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-s390x.tar.xz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-aix-ppc64.tar.gz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-sunos-x64.tar.xz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-armv7l.tar.xz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-arm64.tar.xz">https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v12.14.1/node-v12.14.1.tar.gz">https://nodejs.org/dist/v12.14.1/node-v12.14.1.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v12.14.1/">https://nodejs.org/dist/v12.14.1/</a><br>
Documentation: <a href="https://nodejs.org/docs/v12.14.1/api/">https://nodejs.org/docs/v12.14.1/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

7d7621ff0c037ea556284e382f3c5c98af0dad146786fef133a71cea1bd661fc  node-v12.14.1-aix-ppc64.tar.gz
0be10a28737527a1e5e3784d3ad844d742fe8b0718acd701fd48f718fd3af78f  node-v12.14.1-darwin-x64.tar.gz
aa6cfba37e018aec20f0870931b9a39b923697a2a1d84aad3292bdbad7bd6b18  node-v12.14.1-darwin-x64.tar.xz
944b436e1e8fe19b0c7397ebd3680abefe81d5958d9341bef99fbe0c9fffa93c  node-v12.14.1-headers.tar.gz
9cd7975e52f2caf2b086d9276c36500e40ac68ec13b07d211a260c94f51ca9f0  node-v12.14.1-headers.tar.xz
fb1a20f37ef918033b0f2f9436b4a82e15128ce61e0de2378a4306ba7667cf4a  node-v12.14.1-linux-arm64.tar.gz
6cd28a5e6340f596aec8dbfd6720f444f011e6b9018622290a60dbd17f9baff6  node-v12.14.1-linux-arm64.tar.xz
49c03bf2aa85b19a286a2dbad471b6dd89a8e4542564a41cd23b5b08e81b9c65  node-v12.14.1-linux-armv7l.tar.gz
ed4e625c84b877905eda4f356c8b4183c642e5ee6d59513d6329674ec23df234  node-v12.14.1-linux-armv7l.tar.xz
280c4f432261180004c33c6fe73b008b84926f9c5b2997e9df4da691d22e081b  node-v12.14.1-linux-ppc64le.tar.gz
871bede5bf54a3596b485d9e42c37dd5832aedd999998964dfe991aff7cb3778  node-v12.14.1-linux-ppc64le.tar.xz
9aeed5fd472028228db8dc88b27b8f11ffc9af3c8ca3dedba49e6e02ea42a3d2  node-v12.14.1-linux-s390x.tar.gz
d734271d8ce8c9c0b9887bf246843fbac71c37c42bd2ef28ea5e2bfef0cd0f8a  node-v12.14.1-linux-s390x.tar.xz
e21be7dd07cc143c480695d6214f40873a7791f437c1ca12fc94d45f539a47d9  node-v12.14.1-linux-x64.tar.gz
07cfcaa0aa9d0fcb6e99725408d9e0b07be03b844701588e3ab5dbc395b98e1b  node-v12.14.1-linux-x64.tar.xz
043b4d3d35c3ede0c496d2cb32ce51e37d70bf5f21c0dc0598db7e2af46ac667  node-v12.14.1.pkg
17bcbf5e7b1b57f73f00bbb8e77e8f6393db41e4d4a1bfc6c2f601606681e659  node-v12.14.1-sunos-x64.tar.gz
ec6e3e9b33cfd7083b2e7203bfe54afb53cd40d5e027dcc57820e21e2f77948f  node-v12.14.1-sunos-x64.tar.xz
42a7f0777fea8825611cb9250ff927824dba4f7aea854b47d522798acf4bdbc6  node-v12.14.1.tar.gz
877b4b842318b0e09bc754faf7343f2f097f0fc4f88ab9ae57cf9944e88e7adb  node-v12.14.1.tar.xz
5f071589df21a6d2e99fc7a52649f0a7e5d5b36ef8f619bd7dbd39e6e2f47be2  node-v12.14.1-win-x64.7z
1f96ccce3ba045ecea3f458e189500adb90b8bc1a34de5d82fc10a5bf66ce7e3  node-v12.14.1-win-x64.zip
b94daef84daaf40e2a3841d8ecad679462ad48c2d5db83bc7d1289a27882a00c  node-v12.14.1-win-x86.7z
0c780bb80cf24a036517bd293e676d56f1d75a0968bd75720e6d8436c64cfa2f  node-v12.14.1-win-x86.zip
630bc34155e7fdb65c02ed44a37cd27dcf3f76a061c220e7af8baacdb0c2bb9c  node-v12.14.1-x64.msi
ebb719fdb1e27782e0bc2110af1b836657fb1078353757da265d4256e5dfdb2b  node-v12.14.1-x86.msi
47502c82c22d24fa38fd3b3e4b12e5298297cb15a0ecb9528aae4ac0e40248be  win-x64/node.exe
30ec1ab45d9d22ad93e7c95691640d83818175b4fd74680d12a1f900a7d87f80  win-x64/node.lib
86ae4f23821a42f3bae166dc579fae1c59a1b0195f87b76bedc838c4b2570656  win-x64/node_pdb.7z
c4cac095f23af3272077d72dfe958238bf93c75effc25a387ce98adc56ec35d4  win-x64/node_pdb.zip
4a19c897619e96c3402608e1c4107c441efd05c3c0242b43bccffd7cee43385b  win-x86/node.exe
87a49b27dfc454c5f8ff71dffb0c27322a8148a661d216741156ad61c2493cd1  win-x86/node.lib
080876ee76462d59275902f03f676021fabc8ed6ef545406efbedf41273acb55  win-x86/node_pdb.7z
930bf28f9400e7333b460fa1e7512c1902b0a3de54d16d0fe5eeb183ede1b411  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEETtd49TnjY0x3nIfG1wYoSKGrAFwFAl4UwbUACgkQ1wYoSKGr
AFwqhAgAof4m1zfjv28T72ZdCczeYW0BM0NraceGfEzrFRZfff3ey8wbJPSo+7vr
eQ4UFqP1ZldZO5nuIq2Nt4Vl7M69Vmsn2IpKuNhr+A3OfR7KWIR7h/Z7C98sKvPw
9PTBnS/dDjfcZgO075oRZn2RlDt3MJ2FABkain/UEiJOKhen325qlPtzOvclqqHw
mRdo3UH0ax9syjeHDZolT3cl1RrEQinL+jIFoEVjup1zh896MdFByGkbUspNeAF6
UAhZy2eNtD7sWaFkZTHvNpsxqZZUV6/SD2k6k1b5xOMd0b64mEvqd8usT1f9qgm6
UrKSzIpG8pK3Hec8gsaf0VOKG6ML3g==
=d0AL
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v12.14.1</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v12.14.1</guid><dc:creator><![CDATA[Bethany Nicolle Griggs]]></dc:creator><pubDate>Tue, 07 Jan 2020 17:38:00 GMT</pubDate></item><item><title><![CDATA[Node v13.5.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>cli</strong>:<ul>
<li>add --trace-exit cli option (legendecas) <a href="https://github.com/nodejs/node/pull/30516">#30516</a></li>
</ul>
</li>
<li><strong>http,https</strong>:<ul>
<li>increase server headers timeout (Tim Costa) <a href="https://github.com/nodejs/node/pull/30071">#30071</a></li>
</ul>
</li>
<li><strong>readline</strong>:<ul>
<li>update ansi-regex (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>promote _getCursorPos to public api (Jeremy Albright) <a href="https://github.com/nodejs/node/pull/30687">#30687</a></li>
</ul>
</li>
<li><strong>repl</strong>:<ul>
<li>add completion preview (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
</ul>
</li>
<li><strong>util</strong>:<ul>
<li>add Set and map size to inspect output (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30225">#30225</a></li>
</ul>
</li>
<li><strong>wasi</strong>:<ul>
<li>require CLI flag to require() wasi module (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30963">#30963</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/e10917f8ba"><code>e10917f8ba</code></a>] - <strong>async_hooks</strong>: ensure proper handling in runInAsyncScope (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/30965">#30965</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b6ddbc1291"><code>b6ddbc1291</code></a>] - <strong>benchmark</strong>: use let/const instead of var in buffers (dnlup) <a href="https://github.com/nodejs/node/pull/30945">#30945</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/00cbf5b1b6"><code>00cbf5b1b6</code></a>] - <strong>build</strong>: auto-load ICU data from --with-icu-default-data-dir (Stephen Gallagher) <a href="https://github.com/nodejs/node/pull/30825">#30825</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60225c171e"><code>60225c171e</code></a>] - <strong>build</strong>: fix missing x64 arch suffix in binary tar name (legendecas) <a href="https://github.com/nodejs/node/pull/30877">#30877</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/10a77d3cd1"><code>10a77d3cd1</code></a>] - <strong>build,win</strong>: fix goto exit in vcbuild (João Reis) <a href="https://github.com/nodejs/node/pull/30931">#30931</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f371562e30"><code>f371562e30</code></a>] - <strong>build,win</strong>: support building MSI with VS2019 (João Reis) <a href="https://github.com/nodejs/node/pull/30895">#30895</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d8ce9a0e23"><code>d8ce9a0e23</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>cli</strong>: add --trace-exit cli option (legendecas) <a href="https://github.com/nodejs/node/pull/30516">#30516</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30e2d28ac5"><code>30e2d28ac5</code></a>] - <strong>cluster</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4f3eca5d42"><code>4f3eca5d42</code></a>] - <strong>console</strong>: unregister temporary error listener (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30852">#30852</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a221017ee8"><code>a221017ee8</code></a>] - <strong>crypto</strong>: cast oaepLabel to unsigned char* (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30917">#30917</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3abcb69c3e"><code>3abcb69c3e</code></a>] - <strong>doc</strong>: add note about fs.close() about undefined behavior (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30966">#30966</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13b5ace4db"><code>13b5ace4db</code></a>] - <strong>doc</strong>: explain napi_run_script (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30918">#30918</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/559284b20a"><code>559284b20a</code></a>] - <strong>doc</strong>: add &quot;Be direct.&quot; to the style guide (Rich Trott) <a href="https://github.com/nodejs/node/pull/30935">#30935</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb6443dc11"><code>eb6443dc11</code></a>] - <strong>doc</strong>: clarify expectations for PR commit messages (Derek Lewis) <a href="https://github.com/nodejs/node/pull/30922">#30922</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df5ae1a8ef"><code>df5ae1a8ef</code></a>] - <strong>doc</strong>: fix description of N-API exception handlers (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30893">#30893</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b53e2a84ec"><code>b53e2a84ec</code></a>] - <strong>doc</strong>: improve doc writable streams: &#39;finish&#39; event (dev-313) <a href="https://github.com/nodejs/node/pull/30889">#30889</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ad5b71525d"><code>ad5b71525d</code></a>] - <strong>fs</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3bc9b09ce6"><code>3bc9b09ce6</code></a>] - <strong>http</strong>: use for...of in http library code (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30958">#30958</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a756cb539"><code>7a756cb539</code></a>] - <strong>http</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/172228047a"><code>172228047a</code></a>] - <strong>http,https</strong>: increase server headers timeout (Tim Costa) <a href="https://github.com/nodejs/node/pull/30071">#30071</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/52aab47766"><code>52aab47766</code></a>] - <strong>http2</strong>: remove unnecessary bind from setImmediate (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/88731adff6"><code>88731adff6</code></a>] - <strong>lib</strong>: replace Symbol.species by SymbolSpecies (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30950">#30950</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f51b5bd3dc"><code>f51b5bd3dc</code></a>] - <strong>lib</strong>: replace Symbol.hasInstance by SymbolHasInstance (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30948">#30948</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/92475e998d"><code>92475e998d</code></a>] - <strong>lib</strong>: replace Symbol.asyncIterator by SymbolAsyncIterator (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30947">#30947</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/19f05cab39"><code>19f05cab39</code></a>] - <strong>lib</strong>: enforce use of Promise from primordials (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30936">#30936</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/698e0a2095"><code>698e0a2095</code></a>] - <strong>lib</strong>: add TypedArray constructors to primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30740">#30740</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cbe29ce4cf"><code>cbe29ce4cf</code></a>] - <strong>lib</strong>: change var to let/const (rene.herrmann) <a href="https://github.com/nodejs/node/pull/30910">#30910</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2430dd8ecb"><code>2430dd8ecb</code></a>] - <strong>lib</strong>: use strict equality comparison (Donggeon Lim) <a href="https://github.com/nodejs/node/pull/30898">#30898</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30d32492a0"><code>30d32492a0</code></a>] - <strong>lib</strong>: refactor NativeModule (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30856">#30856</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a326309a74"><code>a326309a74</code></a>] - <strong>lib</strong>: replace Symbol.toPrimitive to SymbolToPrimitive primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30905">#30905</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0d2172fb5d"><code>0d2172fb5d</code></a>] - <strong>lib</strong>: update Symbol.toStringTag by SymbolToStringTag primordial (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30908">#30908</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4e67d38f42"><code>4e67d38f42</code></a>] - <strong>perf_hooks</strong>: remove unnecessary bind (Anatoli Papirovski) <a href="https://github.com/nodejs/node/pull/28131">#28131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/510edead69"><code>510edead69</code></a>] - <strong>process</strong>: refs --unhandled-rejections documentation in warning message (Antoine du HAMEL) <a href="https://github.com/nodejs/node/pull/30564">#30564</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/954793f363"><code>954793f363</code></a>] - <strong>process</strong>: fix promise catching (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30957">#30957</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5b49ded22a"><code>5b49ded22a</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>readline</strong>: promote _getCursorPos to public api (Jeremy Albright) <a href="https://github.com/nodejs/node/pull/30687">#30687</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/424c37baba"><code>424c37baba</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>readline</strong>: update ansi-regex (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/02f3fe4b60"><code>02f3fe4b60</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: fix preview bug in case of long lines (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a3e79f953"><code>6a3e79f953</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: add completion preview (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1a8f828c17"><code>1a8f828c17</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: improve completion (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8b92223ed1"><code>8b92223ed1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: simplify code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f7eeb8cc0b"><code>f7eeb8cc0b</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: simplify repl autocompletion (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d549daef18"><code>d549daef18</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: remove dead code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e11acc5a45"><code>e11acc5a45</code></a>] - <strong>repl</strong>: fix autocomplete when useGlobal is false (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30883">#30883</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3906e145ca"><code>3906e145ca</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl,readline</strong>: refactor for simplicity (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f6f298e3cf"><code>f6f298e3cf</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl,readline</strong>: refactor common code (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d456aa0a57"><code>d456aa0a57</code></a>] - <strong>src</strong>: unregister Isolate with platform before disposing (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30909">#30909</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c43461ac56"><code>c43461ac56</code></a>] - <strong>src</strong>: make debug_options getters public (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30494">#30494</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ca29d860b"><code>5ca29d860b</code></a>] - <strong>stream</strong>: use for...of (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30960">#30960</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0c18c49f0e"><code>0c18c49f0e</code></a>] - <strong>stream</strong>: do not chunk strings and Buffer in Readable.from (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30912">#30912</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/663a6b4938"><code>663a6b4938</code></a>] - <strong>stream</strong>: make all streams error in a pipeline (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30869">#30869</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5e268b8dbe"><code>5e268b8dbe</code></a>] - <strong>test</strong>: simplify test-wasi-start-validation.js (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30972">#30972</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c2d95529f6"><code>c2d95529f6</code></a>] - <strong>test</strong>: improve WASI start() coverage (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30972">#30972</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/72b4aee745"><code>72b4aee745</code></a>] - <strong>test</strong>: improve test coverage in child_process (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/26282">#26282</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f30b771fd2"><code>f30b771fd2</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>test</strong>: add multiple repl preview tests (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30907">#30907</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/69aaab0e2c"><code>69aaab0e2c</code></a>] - <strong>test</strong>: improve dns lookup coverage (Kirill Ponomarev) <a href="https://github.com/nodejs/node/pull/30777">#30777</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b6b917dda0"><code>b6b917dda0</code></a>] - <strong>test</strong>: avoid leftover report file (Gerhard Stoebich) <a href="https://github.com/nodejs/node/pull/30925">#30925</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/51d1a919bf"><code>51d1a919bf</code></a>] - <strong>test</strong>: add missing test flags (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30971">#30971</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60485dcc8e"><code>60485dcc8e</code></a>] - <strong>test</strong>: add test for validation for wasi.start() argument (Rich Trott) <a href="https://github.com/nodejs/node/pull/30919">#30919</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7a25c2c073"><code>7a25c2c073</code></a>] - <strong>test</strong>: improve assertion error message in test-debug-usage (Rich Trott) <a href="https://github.com/nodejs/node/pull/30913">#30913</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b7a0574d6f"><code>b7a0574d6f</code></a>] - <strong>test</strong>: make test-os-checked-function work without test harness (Rich Trott) <a href="https://github.com/nodejs/node/pull/30914">#30914</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7e6510bcfb"><code>7e6510bcfb</code></a>] - <strong>test</strong>: delay loading &#39;os&#39; in test/common module (Rich Trott) <a href="https://github.com/nodejs/node/pull/30914">#30914</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/956dec8b6b"><code>956dec8b6b</code></a>] - <strong>tls</strong>: for...of in _tls_common.js (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30961">#30961</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b20ddde2f6"><code>b20ddde2f6</code></a>] - <strong>tools</strong>: enable Markdown linter&#39;s usage information (Derek Lewis) <a href="https://github.com/nodejs/node/pull/30216">#30216</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f62a7679a3"><code>f62a7679a3</code></a>] - <strong>util</strong>: add Set and map size to inspect output (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30225">#30225</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f830a7dd73"><code>f830a7dd73</code></a>] - <strong>util</strong>: refactor inspect code for constistency (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30225">#30225</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8dec909aa7"><code>8dec909aa7</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: inspect (user defined) prototype properties (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30768">#30768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/453be95edc"><code>453be95edc</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: fix built-in detection (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30768">#30768</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2b0e2c280f"><code>2b0e2c280f</code></a>] - <strong>v8</strong>: use of TypedArray constructors from primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30740">#30740</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54d51dbe4c"><code>54d51dbe4c</code></a>] - <strong>wasi</strong>: require CLI flag to require() wasi module (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30963">#30963</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-x86.msi">https://nodejs.org/dist/v13.5.0/node-v13.5.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-x64.msi">https://nodejs.org/dist/v13.5.0/node-v13.5.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/win-x86/node.exe">https://nodejs.org/dist/v13.5.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/win-x64/node.exe">https://nodejs.org/dist/v13.5.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0.pkg">https://nodejs.org/dist/v13.5.0/node-v13.5.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.5.0/node-v13.5.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.5.0/node-v13.5.0.tar.gz">https://nodejs.org/dist/v13.5.0/node-v13.5.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.5.0/">https://nodejs.org/dist/v13.5.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.5.0/api/">https://nodejs.org/docs/v13.5.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

1d935f44f67a8c8bf68db3b38c23d38e7502ca9b3481338e7224283b6dd3b353  node-v13.5.0-aix-ppc64.tar.gz
3322c601dc032677e5b5f87f393d4b1d70073bcab24fe74378eff8eb49364001  node-v13.5.0-darwin-x64.tar.gz
d510d6ba10a7c23ef3c0e2204e3480cc7c38e3d70a649839ccecbd8bcd7e1ba3  node-v13.5.0-darwin-x64.tar.xz
c18ee69d7706e97c5e7ed3ffdfef50b2cf66e773b2168a03a3dc4170b0475d49  node-v13.5.0-headers.tar.gz
885d4c9b3a37f608117cfa9ae1ab834635fccbbb16831cad996e868b371a32a6  node-v13.5.0-headers.tar.xz
77713ce2b7f78ac96887d338e593eda27c739e95de7e896333198da8909edf40  node-v13.5.0-linux-arm64.tar.gz
fe52f4e3a60a372138102da741e5b5d34310a74b3fc6f2000e4c254e3f0c4f51  node-v13.5.0-linux-arm64.tar.xz
c48d91ccb705633492f161195be7849fa2fc126e9a53b7db973af318316fb309  node-v13.5.0-linux-armv7l.tar.gz
402a1f28c5fde633e6af93769236237b0bcd88a5ffdff386abc1bf9b8409ce70  node-v13.5.0-linux-armv7l.tar.xz
dadb72c5ec053f509ee3418127fe4ef7a20cd168c5509f2a55b61d59b212b284  node-v13.5.0-linux-ppc64le.tar.gz
35de1ed59fdb3b59491477bfafe4dd0fac7df0d1b9a1b67c3987aa025fac2f3d  node-v13.5.0-linux-ppc64le.tar.xz
ca01805c13608269663df467189bd80cca4191e71e72bae7dbe439d8ed395db8  node-v13.5.0-linux-s390x.tar.gz
c6011066e5cef0dd720e1a73c55280cbad11c777b992c02f0c9e647511e11b3a  node-v13.5.0-linux-s390x.tar.xz
796bbcad96fbeb9f4731fef1e8788ce4f9c5507288d0a502aaeffd0d056e7c1d  node-v13.5.0-linux-x64.tar.gz
4d2b2cea13388658e95d8b2dc7ff918718155473ef6ef38928d92eb8cbbe210a  node-v13.5.0-linux-x64.tar.xz
b838c1ad285a2407982061430ad42167c4fccb042620e0a9db70950dfba6e238  node-v13.5.0.pkg
cf48a1ee8633660e765dad401f55531cfc7d931dc0aa5d7e5e81c8923627815c  node-v13.5.0-sunos-x64.tar.gz
5b8911317e5986db59332df774b0558b86b659b8a46ee93a530b4b18e8db3085  node-v13.5.0-sunos-x64.tar.xz
4b8078d896a7550d7ed399c1b4ac9043e9f883be404d9b337185c8d8479f2db8  node-v13.5.0.tar.gz
5311ac9b19d27559d045acdf17b1006a4962099f770b5bab104253545d2ae9d9  node-v13.5.0.tar.xz
7a918493a5a1892c5f8224ca6933418e8a02fee247fe23b4a8937bb226e661f4  node-v13.5.0-win-x64.7z
e286a84f2861b9f3c0290a9afbbecd09f303a39b2573af001ef8a4c1413eee7c  node-v13.5.0-win-x64.zip
7c04b974cfde150f813664d3d813337e612268c41079c85fd073a2293ac58e77  node-v13.5.0-win-x86.7z
a4b43f753ca28a05d3eee3848746ec1f8b5c5c9bc3e04beb931c98b3435cb90e  node-v13.5.0-win-x86.zip
9bf487e57f944ad2ab392c8aecb1e0ed066dce32d4ef4f2634def7c81488cc61  node-v13.5.0-x64.msi
c9ec9ddf28034c817fcb2ff277d53ea8f01a63349e31a8ad72fb0289787aed68  node-v13.5.0-x86.msi
a02d4e6a70e17ecacb3a4f58ea70babf7939c76f72f76d7ff42cdd5d139668c4  win-x64/node.exe
ba8f5016e1a965239d8ab055b646857de988cebcb0ec455dcd7d005aca422425  win-x64/node.lib
991839520305e9107211157b12e2929c0d3f07c115bc810fc898bd5616a3792b  win-x64/node_pdb.7z
fc3708955f3c87985d96be1b2da077af44437fe18103dc1c02413b87db9907b2  win-x64/node_pdb.zip
261239d63c2cbaafea45763c4eeeea941ec38e6148d4cf0c0e0f2d166b6a3f7e  win-x86/node.exe
5085f60ea641564c8bf22adc794fa30e7bb216b69551f1df5e6d200f3ad90160  win-x86/node.lib
21679666f987555fa44e20f934387fe1f05635255e1c40dafb09e80b8a1eba39  win-x86/node_pdb.7z
d2e1a7f47f8ac0d7c15994528acb628567f240827ed81fe85dc79ee84eaae58d  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl36dUAACgkQkzsB9Atc
qUZQSQf+LUfv7ruGckeoNo9ibk+kZD4dvqaXezhN/SFaDu+0SvKUZPm/dLpAYXpw
QlKWY5ksL60PEEVQv+GIpYtaHZYmrzwkrHXRa6ZAZsNr3m23HWN8PprTIvCG0L2n
hnTQU7GQpa2Vptf/YZYYDV6vNz0q8YaHCgtwJ2hkfHrva97yVq3RMI2ZepOGr2cy
+vFrrKw1Y9nQVzPBW3IKvMD1d+PPJbKyuqaqQ23u8ppyCvnYFSXu77mv1kDHgr4w
vl9s4xOBJZ+2vRyLKspuZJ9kuhPRqMKyMOv0+pu9KGp0WYFQXqVikJzdzO7aEWau
c10FL5dlwywEQM4hDp5zfHNNTyGeXQ==
=x7xT
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.5.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.5.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Wed, 18 Dec 2019 18:52:22 GMT</pubDate></item><item><title><![CDATA[Node v13.4.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>deps</strong>:<ul>
<li>update npm to 6.13.4 <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
<li>update uvwasi (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>upgrade to libuv 1.34.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30783">#30783</a></li>
</ul>
</li>
<li><strong>doc</strong>:<ul>
<li>docs deprecate http finished (Robert Nagy) <a href="https://github.com/nodejs/node/pull/28679">#28679</a></li>
</ul>
</li>
<li><strong>events</strong>:<ul>
<li>add captureRejection option (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
</ul>
</li>
<li><strong>http</strong>:<ul>
<li>add captureRejection support (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>llhttp opt-in insecure HTTP header parsing (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30567">#30567</a></li>
</ul>
</li>
<li><strong>http2</strong>:<ul>
<li>implement capture rection for &#39;request&#39; and &#39;stream&#39; events (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
</ul>
</li>
<li><strong>net</strong>:<ul>
<li>implement capture rejections for &#39;connection&#39; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
</ul>
</li>
<li><strong>repl</strong>:<ul>
<li>support previews by eager evaluating input (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30811">#30811</a></li>
</ul>
</li>
<li><strong>stream</strong>:<ul>
<li>add support for captureRejection option (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
</ul>
</li>
<li><strong>tls</strong>:<ul>
<li>implement capture rejections for &#39;secureConnection&#39; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>expose IETF name for current cipher suite (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30637">#30637</a></li>
</ul>
</li>
<li><strong>worker</strong>:<ul>
<li>add argv constructor option (legendecas) <a href="https://github.com/nodejs/node/pull/30559">#30559</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/1c4b2f15d9"><code>1c4b2f15d9</code></a>] - <strong>assert,util</strong>: stricter type comparison using deep equal comparisons (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30764">#30764</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/78eaf50693"><code>78eaf50693</code></a>] - <strong>benchmark</strong>: improve <code>--filter</code> pattern matching (Matheus Marchini) <a href="https://github.com/nodejs/node/pull/29987">#29987</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ad4d52d1b5"><code>ad4d52d1b5</code></a>] - <strong>benchmark</strong>: add more util inspect and format benchmarks (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30767">#30767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d90815d08e"><code>d90815d08e</code></a>] - <strong>build</strong>: on Android, use android log library to print stack traces (Giovanni Campagna) <a href="https://github.com/nodejs/node/pull/29388">#29388</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d1c4fccde2"><code>d1c4fccde2</code></a>] - <strong>build</strong>: fix library version and compile flags on Android (Giovanni Campagna) <a href="https://github.com/nodejs/node/pull/29388">#29388</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dfd3a4d6c1"><code>dfd3a4d6c1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>build</strong>: add flag to enable pointer compression (Matteo Collina) <a href="https://github.com/nodejs/node/pull/30463">#30463</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d05d4beea"><code>3d05d4beea</code></a>] - <strong>build</strong>: ease DragonFlyBSD build (David Carlier) <a href="https://github.com/nodejs/node/pull/30201">#30201</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/43e947a155"><code>43e947a155</code></a>] - <strong>build</strong>: remove (almost) unused macros/constants (Benjamin Coe) <a href="https://github.com/nodejs/node/pull/30755">#30755</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0379fb65c1"><code>0379fb65c1</code></a>] - <strong>deps</strong>: update npm to 6.13.4 (Isaac Z. Schlueter) <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/13fe9f7cc8"><code>13fe9f7cc8</code></a>] - <strong>deps</strong>: update uvwasi (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ca47f72868"><code>ca47f72868</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>deps</strong>: upgrade to libuv 1.34.0 (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30783">#30783</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/458860691c"><code>458860691c</code></a>] - <strong>deps</strong>: fix OPENSSLDIR on Windows (Shigeki Ohtsu) <a href="https://github.com/nodejs/node/pull/29456">#29456</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b3ae532392"><code>b3ae532392</code></a>] - <strong>doc</strong>: clarify build support text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30899">#30899</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8bf0da6c93"><code>8bf0da6c93</code></a>] - <strong>doc</strong>: edit colorMode information (Rich Trott) <a href="https://github.com/nodejs/node/pull/30887">#30887</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/df9df1883e"><code>df9df1883e</code></a>] - <strong>doc</strong>: fix argument type of setAAD (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30863">#30863</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9d1c793ceb"><code>9d1c793ceb</code></a>] - <strong>doc</strong>: clarify Tier 2 implications in BUILDING.md (Rich Trott) <a href="https://github.com/nodejs/node/pull/30866">#30866</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1cce00073e"><code>1cce00073e</code></a>] - <strong>doc</strong>: add code example to inspector.url() method (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/29496">#29496</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/93ca4f4098"><code>93ca4f4098</code></a>] - <strong>doc</strong>: deprecate http finished (Robert Nagy) <a href="https://github.com/nodejs/node/pull/28679">#28679</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0022d7544a"><code>0022d7544a</code></a>] - <strong>doc</strong>: improve doc Http2Stream: FrameError, Timeout and Trailers (dev-313) <a href="https://github.com/nodejs/node/pull/30373">#30373</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2123d53c28"><code>2123d53c28</code></a>] - <strong>doc</strong>: include line/cursor in readline documentation (Jeremy Albright) <a href="https://github.com/nodejs/node/pull/30667">#30667</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1baa6ab075"><code>1baa6ab075</code></a>] - <strong>doc</strong>: improve napi formatting (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30772">#30772</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d5c4e21de"><code>1d5c4e21de</code></a>] - <strong>doc</strong>: add documentation about node_mksnapshot and mkcodecache (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30773">#30773</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/67823e8fc4"><code>67823e8fc4</code></a>] - <strong>doc</strong>: remove imprecise and redundant testing text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30763">#30763</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7cb84fdbe5"><code>7cb84fdbe5</code></a>] - <strong>doc</strong>: remove usage of &quot;Node&quot; in favor of &quot;Node.js&quot; (Rich Trott) <a href="https://github.com/nodejs/node/pull/30758">#30758</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/510eb3a6eb"><code>510eb3a6eb</code></a>] - <strong>doc</strong>: revise addons introduction for brevity and clarity (Rich Trott) <a href="https://github.com/nodejs/node/pull/30756">#30756</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/543bf9d8ea"><code>543bf9d8ea</code></a>] - <strong>doc</strong>: fix up N-API doc (NickNaso) <a href="https://github.com/nodejs/node/pull/30656">#30656</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c0f1edfd5"><code>2c0f1edfd5</code></a>] - <strong>doc</strong>: adds assert doc for strict mode with pointer to strict equality (Shobhit Chittora) <a href="https://github.com/nodejs/node/pull/30486">#30486</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9428304d4a"><code>9428304d4a</code></a>] - <strong>doc</strong>: Buffer.toString(): add note about invalid data (Jan-Philip Gehrcke) <a href="https://github.com/nodejs/node/pull/30706">#30706</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8369562757"><code>8369562757</code></a>] - <strong>doc</strong>: clarify text about using &#39;session&#39; event for compatibility (Rich Trott) <a href="https://github.com/nodejs/node/pull/30746">#30746</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/145f881ff9"><code>145f881ff9</code></a>] - <strong>doc</strong>: update status of Python 3 support (Michael Dawson) <a href="https://github.com/nodejs/node/pull/30722">#30722</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bbbba76f2c"><code>bbbba76f2c</code></a>] - <strong>doc,benchmark</strong>: move benchmark guide to benchmark directory (Rich Trott) <a href="https://github.com/nodejs/node/pull/30781">#30781</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb4f443a5a"><code>eb4f443a5a</code></a>] - <strong>esm</strong>: make specifier flag clearly experimental (Myles Borins) <a href="https://github.com/nodejs/node/pull/30678">#30678</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/220a6001c6"><code>220a6001c6</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>events</strong>: add captureRejection option (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6c07a72833"><code>6c07a72833</code></a>] - <strong>fs</strong>: synchronize close with other I/O for streams (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30837">#30837</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/18758ef183"><code>18758ef183</code></a>] - <strong>fs</strong>: retry unlink operations in rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30569">#30569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5e98de1751"><code>5e98de1751</code></a>] - <strong>fs</strong>: only operate on buffers in rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30569">#30569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7e1dee3347"><code>7e1dee3347</code></a>] - <strong>fs</strong>: reduce unnecessary sync rimraf retries (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30785">#30785</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5523950b47"><code>5523950b47</code></a>] - <strong>fs</strong>: add synchronous retries to rimraf (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30785">#30785</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60b1e1ad61"><code>60b1e1ad61</code></a>] - <strong>fs</strong>: fix existsSync for invalid symlink at win32 (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30556">#30556</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/daca0780b1"><code>daca0780b1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: llhttp opt-in insecure HTTP header parsing (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30567">#30567</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/334d4f6256"><code>334d4f6256</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: add captureRejection support to OutgoingMessage (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/33a6bf3a83"><code>33a6bf3a83</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: implement capture rejections for &#39;request&#39; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/822fb00dbe"><code>822fb00dbe</code></a>] - <strong>http2</strong>: forward debug message in debugStreamObj (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30840">#30840</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d17ea8f584"><code>d17ea8f584</code></a>] - <strong>http2</strong>: track nghttp2-allocated memory in heap snapshot (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8a9f57d0d5"><code>8a9f57d0d5</code></a>] - <strong>http2</strong>: use shared memory tracking implementation (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/71bb026e0c"><code>71bb026e0c</code></a>] - <strong>http2</strong>: streamline OnStreamRead streamline memory accounting (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30351">#30351</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3840abed11"><code>3840abed11</code></a>] - <strong>http2</strong>: small clean up in OnStreamRead (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30351">#30351</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c3ac4c85a5"><code>c3ac4c85a5</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http2</strong>: implement capture rection for &#39;request&#39; and &#39;stream&#39; events (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d3f0dd2148"><code>d3f0dd2148</code></a>] - <strong>inspector</strong>: do not access queueMicrotask from global (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30732">#30732</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/71c6d44efa"><code>71c6d44efa</code></a>] - <strong>lib</strong>: enforce use of BigInt from primordials (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30882">#30882</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/64ab5c9c84"><code>64ab5c9c84</code></a>] - <strong>lib</strong>: replace Symbol.iterator by SymbolIterator (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30859">#30859</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/39898a9db4"><code>39898a9db4</code></a>] - <strong>lib</strong>: replace every Symbol.for by SymbolFor primordials (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30857">#30857</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0a34fcb086"><code>0a34fcb086</code></a>] - <strong>lib</strong>: replace var with let/const (jens-cappelle) <a href="https://github.com/nodejs/node/pull/30384">#30384</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/af014170a7"><code>af014170a7</code></a>] - <strong>lib</strong>: replace Symbol global by the primordials Symbol (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30737">#30737</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2c439bb8ad"><code>2c439bb8ad</code></a>] - <strong>lib</strong>: add parent to ERR_UNKNOWN_FILE_EXTENSION (qualitymanifest) <a href="https://github.com/nodejs/node/pull/30728">#30728</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d9d64754f9"><code>d9d64754f9</code></a>] - <strong>lib</strong>: add warning on dynamic import es modules (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/30720">#30720</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/325128e469"><code>325128e469</code></a>] - <strong>lib</strong>: delay access to CLI option to pre-execution (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30778">#30778</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94f237e5ac"><code>94f237e5ac</code></a>] - <strong>lib,test</strong>: improves ERR_REQUIRE_ESM message (Juan José Arboleda) <a href="https://github.com/nodejs/node/pull/30694">#30694</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e61f4ead93"><code>e61f4ead93</code></a>] - <strong>module</strong>: conditional exports import condition (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30799">#30799</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8e16093b64"><code>8e16093b64</code></a>] - <strong>module</strong>: fix require in node repl (Yongsheng Zhang) <a href="https://github.com/nodejs/node/pull/30835">#30835</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d4aa656d57"><code>d4aa656d57</code></a>] - <strong>module</strong>: fix dynamic import from eval (Corey Farrell) <a href="https://github.com/nodejs/node/pull/30624">#30624</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a7ec78f34e"><code>a7ec78f34e</code></a>] - <strong>module</strong>: fixup lint and test regressions (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30802">#30802</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bd2f1270f7"><code>bd2f1270f7</code></a>] - <strong>module</strong>: ignore resolution failures for inspect-brk (Maël Nison) <a href="https://github.com/nodejs/node/pull/30336">#30336</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/851f3135ab"><code>851f3135ab</code></a>] - <strong>module</strong>: add warnings for experimental flags (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30617">#30617</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/123327d4c1"><code>123327d4c1</code></a>] - <strong>net</strong>: remove duplicate _undestroy (Robert Nagy) <a href="https://github.com/nodejs/node/pull/30833">#30833</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4eecee089d"><code>4eecee089d</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>net</strong>: implement capture rejections for &#39;connection&#39; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2f1ae4f2bf"><code>2f1ae4f2bf</code></a>] - <strong>readline</strong>: eagerly load string_decoder (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30807">#30807</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e551c169b8"><code>e551c169b8</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>repl</strong>: support previews by eager evaluating input (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30811">#30811</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c440f3fa3d"><code>c440f3fa3d</code></a>] - <strong>repl</strong>: use better uncaught exceptions indicator (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/29676">#29676</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/de368200f3"><code>de368200f3</code></a>] - <strong>src</strong>: accept single argument in getProxyDetails (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30858">#30858</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60886036c9"><code>60886036c9</code></a>] - <strong>src</strong>: fix the false isatty() issue on IBMi (Xu Meng) <a href="https://github.com/nodejs/node/pull/30829">#30829</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7ed867dddb"><code>7ed867dddb</code></a>] - <strong>src</strong>: improve checked uv loop close output (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30814">#30814</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/041daaa273"><code>041daaa273</code></a>] - <strong>src</strong>: port memory-tracking allocator from QUIC repo (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ccf0917aef"><code>ccf0917aef</code></a>] - <strong>src</strong>: don&#39;t use deprecated OpenSSL APIs (Rosen Penev) <a href="https://github.com/nodejs/node/pull/30812">#30812</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ad53ab2b7"><code>8ad53ab2b7</code></a>] - <strong>src</strong>: free preopen memory in WASI::New() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30809">#30809</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e6e379ea41"><code>e6e379ea41</code></a>] - <strong>src</strong>: use checked allocations in WASI::New() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30809">#30809</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/838ae10a9b"><code>838ae10a9b</code></a>] - <strong>src</strong>: delete redundant method in node_dir.h (gengjiawen) <a href="https://github.com/nodejs/node/pull/30747">#30747</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/66db8746c7"><code>66db8746c7</code></a>] - <strong>src</strong>: remove redundant cast in node_dir.cc (gengjiawen) <a href="https://github.com/nodejs/node/pull/30747">#30747</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cb69ff47f6"><code>cb69ff47f6</code></a>] - <strong>src</strong>: improve node_crypto.cc memory allocation (Priyanka Kore) <a href="https://github.com/nodejs/node/pull/30751">#30751</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b51b26ffef"><code>b51b26ffef</code></a>] - <strong>src</strong>: fix node_dir.cc memory allocation (Priyanka Kore) <a href="https://github.com/nodejs/node/pull/30750">#30750</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/89bc571490"><code>89bc571490</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>stream</strong>: add support for captureRejection option (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1b534d571a"><code>1b534d571a</code></a>] - <strong>test</strong>: work around ENOTEMPTY when cleaning tmp dir (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/30849">#30849</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eb6e32c2fc"><code>eb6e32c2fc</code></a>] - <strong>test</strong>: disable colorMode in test-console-group (Rich Trott) <a href="https://github.com/nodejs/node/pull/30886">#30886</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5f42b1fc6b"><code>5f42b1fc6b</code></a>] - <strong>test</strong>: assert: fix deepStrictEqual comparing a real array and fake array (Jordan Harband) <a href="https://github.com/nodejs/node/pull/30743">#30743</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ce21fc7154"><code>ce21fc7154</code></a>] - <strong>test</strong>: wait for stream close before writing to file (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30836">#30836</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc4a6ed645"><code>cc4a6ed645</code></a>] - <strong>test</strong>: use fs rimraf to refresh tmpdir (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30569">#30569</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ae3a858f7"><code>5ae3a858f7</code></a>] - <strong>test</strong>: refactor test-accessor-properties (himself65) <a href="https://github.com/nodejs/node/pull/29943">#29943</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/97e0efeedf"><code>97e0efeedf</code></a>] - <strong>test</strong>: scale keepalive timeouts for slow machines (Ben Noordhuis) <a href="https://github.com/nodejs/node/pull/30834">#30834</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/305e45a041"><code>305e45a041</code></a>] - <strong>test</strong>: mark tests as flaky (João Reis) <a href="https://github.com/nodejs/node/pull/30848">#30848</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4dc9d8db13"><code>4dc9d8db13</code></a>] - <strong>test</strong>: mark addons/openssl-bindings/test flaky on arm (Richard Lau) <a href="https://github.com/nodejs/node/pull/30838">#30838</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/25e3696a07"><code>25e3696a07</code></a>] - <strong>test</strong>: improve WASI options validation (Rich Trott) <a href="https://github.com/nodejs/node/pull/30800">#30800</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a574cb0ab9"><code>a574cb0ab9</code></a>] - <strong>test</strong>: remove common.busyLoop() (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30787">#30787</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3557659afb"><code>3557659afb</code></a>] - <strong>test</strong>: run more assert tests (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30764">#30764</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5067463f3c"><code>5067463f3c</code></a>] - <strong>test</strong>: use callback arguments in getconnections test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30775">#30775</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30756e36e7"><code>30756e36e7</code></a>] - <strong>test</strong>: improve wasi test coverage (Rich Trott) <a href="https://github.com/nodejs/node/pull/30770">#30770</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fb31ab52c0"><code>fb31ab52c0</code></a>] - <strong>test</strong>: simplify tmpdir import in wasi tests (Rich Trott) <a href="https://github.com/nodejs/node/pull/30770">#30770</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55a270b583"><code>55a270b583</code></a>] - <strong>test</strong>: remove duplicate entries from root.status (Richard Lau) <a href="https://github.com/nodejs/node/pull/30769">#30769</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/54a266c878"><code>54a266c878</code></a>] - <strong>test</strong>: increase debugging information in subprocess test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30761">#30761</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a0fa327365"><code>a0fa327365</code></a>] - <strong>test</strong>: use block-scoping in test-net-server-address (Rich Trott) <a href="https://github.com/nodejs/node/pull/30754">#30754</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9bd5c72104"><code>9bd5c72104</code></a>] - <strong>test</strong>: move test-child-process-fork-getconnections to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30749">#30749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/50ab1fa013"><code>50ab1fa013</code></a>] - <strong>test</strong>: change common.PORT to arbitrary port (Rich Trott) <a href="https://github.com/nodejs/node/pull/30749">#30749</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/255cd7e572"><code>255cd7e572</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: expose IETF name for current cipher suite (Sam Roberts) <a href="https://github.com/nodejs/node/pull/30637">#30637</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ad3efbfb3"><code>5ad3efbfb3</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>tls</strong>: implement capture rejections for &#39;secureConnection&#39; event (Matteo Collina) <a href="https://github.com/nodejs/node/pull/27867">#27867</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5203ffb2f4"><code>5203ffb2f4</code></a>] - <strong>tools</strong>: update link to google styleguide for cpplint (Daniel Bevenius) <a href="https://github.com/nodejs/node/pull/30876">#30876</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1ed1a645f2"><code>1ed1a645f2</code></a>] - <strong>tools</strong>: use CC instead of CXX when pointing to gcc (Milad Farazmand) <a href="https://github.com/nodejs/node/pull/30817">#30817</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2b687af852"><code>2b687af852</code></a>] - <strong>tools</strong>: update remark-preset-lint-node to 1.11.0 (Rich Trott) <a href="https://github.com/nodejs/node/pull/30789">#30789</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0cb7720dd8"><code>0cb7720dd8</code></a>] - <strong>tools</strong>: update icu to 65.1 (Albert Wang) <a href="https://github.com/nodejs/node/pull/30232">#30232</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7b9400ce63"><code>7b9400ce63</code></a>] - <strong>tools</strong>: update ESLint to 6.7.2 (Rich Trott) <a href="https://github.com/nodejs/node/pull/30762">#30762</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ab3ca4f96"><code>5ab3ca4f96</code></a>] - <strong>url</strong>: declare iterator inside loop (Trivikram Kamat) <a href="https://github.com/nodejs/node/pull/30509">#30509</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dc69cbeb05"><code>dc69cbeb05</code></a>] - <strong>util</strong>: add internal sleep() function (Colin Ihrig) <a href="https://github.com/nodejs/node/pull/30787">#30787</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3898b2387b"><code>3898b2387b</code></a>] - <strong>util</strong>: never trigger any proxy traps using <code>format()</code> (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30767">#30767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/eeaeb51dcc"><code>eeaeb51dcc</code></a>] - <strong>util</strong>: improve performance inspecting proxies (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30767">#30767</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/608d720834"><code>608d720834</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: add more predefined color codes to inspect.colors (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30659">#30659</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/77ffd5482d"><code>77ffd5482d</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>util</strong>: improve inspect&#39;s customInspect performance (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30659">#30659</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/14269d15cf"><code>14269d15cf</code></a>] - <strong>wasi</strong>: use memory-tracking allocator (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30745">#30745</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/71d43a5569"><code>71d43a5569</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>worker</strong>: add argv constructor option (legendecas) <a href="https://github.com/nodejs/node/pull/30559">#30559</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-x86.msi">https://nodejs.org/dist/v13.4.0/node-v13.4.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-x64.msi">https://nodejs.org/dist/v13.4.0/node-v13.4.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/win-x86/node.exe">https://nodejs.org/dist/v13.4.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/win-x64/node.exe">https://nodejs.org/dist/v13.4.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0.pkg">https://nodejs.org/dist/v13.4.0/node-v13.4.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.4.0/node-v13.4.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.4.0/node-v13.4.0.tar.gz">https://nodejs.org/dist/v13.4.0/node-v13.4.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.4.0/">https://nodejs.org/dist/v13.4.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.4.0/api/">https://nodejs.org/docs/v13.4.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

149a3aa1c87ed82305f15fe0a0785aab61792e2b3a50e828efcc515b7c168173  node-v13.4.0-aix-ppc64.tar.gz
4de08a89054416595228d6ff40fcf20c375d00556f2e95dfde8602cbb42c0b6e  node-v13.4.0-darwin-x64.tar.gz
78bc637a3d0ed65def0ff3cfe895f0daf4c1b1589c8c15f12a03368b6fab3b00  node-v13.4.0-darwin-x64.tar.xz
a289c37204db4410d6756818a54d759261a0c2e763db2d838c0f55e5550157ed  node-v13.4.0-headers.tar.gz
0aa0eec357ea2bb771fb958c7a7f3eec834c3546585fcd38cdc6ef0480daf89e  node-v13.4.0-headers.tar.xz
bd0c4511126bafeadf46079c3bd3c9e143859a509d3d5e0ac119342391ff93ae  node-v13.4.0-linux-arm64.tar.gz
382d5fb2983ab55d495e42145e812b3859d2a311e426307fd373f47825d55fe9  node-v13.4.0-linux-arm64.tar.xz
0aaaed14375f26484f09a351ea50342b8c22f4ce8772c4b0a3d6e002aa2b5932  node-v13.4.0-linux-armv7l.tar.gz
39c291f96edb49f681da078b2d72bcd7d63e9ab3787c7fd498b012eb53d1ce04  node-v13.4.0-linux-armv7l.tar.xz
fc58a6fae0f7f0dffb5e73716f1f218ef0636f02a92924813126dda2059c78d9  node-v13.4.0-linux-ppc64le.tar.gz
ed4c2e15c832934a8e0ab2d36b8a808c134f4774d96e5ce7141b514a1020a920  node-v13.4.0-linux-ppc64le.tar.xz
41588453f586c532a4ba413b905d74537ca73d635b7a54c679b482080e9f6fa4  node-v13.4.0-linux-s390x.tar.gz
6696f9fa902a21a9193fa6216da811449c2aa76e5e125709bd1350fbd6ef4744  node-v13.4.0-linux-s390x.tar.xz
63411f61d4156b1f3ee6f088b855a1cebea3ab32a0cabc28419f8b6cc3ffa161  node-v13.4.0-linux-x64.tar.gz
5cab49240c521efb80efd0a0bb3ba1071e5498c55ecbebd723d78648c91b1cc8  node-v13.4.0-linux-x64.tar.xz
d9e196a28647f6548afae6c29d7a98d0a7aa3fbd41c92fd63bceb356242f2ec4  node-v13.4.0.pkg
58d7190b4d7809288e308b24639caed7cf20852fb8b6edbfadd5d2cee8e7fe6b  node-v13.4.0-sunos-x64.tar.gz
d334d9f00ca5e4e031a1aa804578df5ab6f2ee54f5c4f6ea1ba3f9d54aff7aff  node-v13.4.0-sunos-x64.tar.xz
039e9bfbb114fca44b14f317cdadf51fc875660e4e03106fa303503add7ae560  node-v13.4.0.tar.gz
ab0f1172d702cfea5e279e5a077f050b7ea839fb377cbac7b516bc44645acb9d  node-v13.4.0.tar.xz
285d3144ceb7fdf2a054c3868621868c45214f14291afe641f9ec76b1522344b  node-v13.4.0-win-x64.7z
56de9ed20332cdf22bb9b048c3fb3977662ef2de9d2e8ac2d2a27d28e9be276f  node-v13.4.0-win-x64.zip
2a6c6b60afc74cb1c3d2bfa522f357c3dcc0295bb6c4d07d190016955964d232  node-v13.4.0-win-x86.7z
c3faa1b8f6b6e0437c675ccd5bddf513c134006fb1d3f8e1f6d9b12b8f63dcaa  node-v13.4.0-win-x86.zip
ef85286d336fe90599bc990b8b769972872975ca43314a777d8049e66c8e7879  node-v13.4.0-x64.msi
6f1036be8f56626f90ac3f273c033f811f2cf792978c23c724db22da69c6c083  node-v13.4.0-x86.msi
4defd090a177ea27675b1127b6da27cac440affaa754e57e6834ae722e4d36d4  win-x64/node.exe
ba8f5016e1a965239d8ab055b646857de988cebcb0ec455dcd7d005aca422425  win-x64/node.lib
386737c20a0e29b47a53b516b21253e51aa49ac52bdb9d79b0086a459e5e3c1d  win-x64/node_pdb.7z
f28c41bf767c3ae280d7913770cae9490e12087d6d64d060d37612debb00c159  win-x64/node_pdb.zip
417f64dd933d063914f4553b554af4719272e2485ac6db450c90b4436e0d0312  win-x86/node.exe
5085f60ea641564c8bf22adc794fa30e7bb216b69551f1df5e6d200f3ad90160  win-x86/node.lib
e56311424c90225d1caed73a8879a68fbdc39a14097f9e0a403558e952097af5  win-x86/node_pdb.7z
5ce4b71d923e60875a5f0670c6100ebb5a0e0165edc556ec955feeb110c2e4d8  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl35WDEACgkQkzsB9Atc
qUZg9Qf/ZMW1Q0n27qxaiVhh1Vpq6thhzYcgjzvKwSEQ6o6y6XRUMhq/rvN4eAL1
5LRSwV31p06UBnzR6iiAPnI6U3ScF3zuAkprToQpTZxpTwA8YyvsuaJsba0HNAD9
da3inIBE/mLCxIDnGuEtONXaAHEWNGzDjxh7aRuLzLEjiySNdYCbfL9rdVMtaxvx
GWEAj3LLPIQH4G+LF5sGX6XN2CC6UVIqUKNqV4gOBh7+6CXaTf4nKFWDBOmj67eh
w43imIEPiB2xLPaa163zSGGq+P/bBglrjfoBd4AWOMQC0hiJLT6G2U+Uu/asRgVJ
nkTgbLs/0t+Aq8F9D0iUifEOdJlHow==
=MoF/
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.4.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.4.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Tue, 17 Dec 2019 22:36:55 GMT</pubDate></item><item><title><![CDATA[Node v12.14.0 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>deps</strong>: update npm to 6.13.4 <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/f01959a616"><code>f01959a616</code></a>] - <strong>build,win</strong>: add test-ci-native and test-ci-js (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d586682b0b"><code>d586682b0b</code></a>] - <strong>deps</strong>: update npm to 6.13.4 (Ruy Adorno) <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-x86.msi">https://nodejs.org/dist/v12.14.0/node-v12.14.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-x64.msi">https://nodejs.org/dist/v12.14.0/node-v12.14.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/win-x86/node.exe">https://nodejs.org/dist/v12.14.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/win-x64/node.exe">https://nodejs.org/dist/v12.14.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0.pkg">https://nodejs.org/dist/v12.14.0/node-v12.14.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-darwin-x64.tar.gz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-x64.tar.xz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-s390x.tar.xz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-sunos-x64.tar.xz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-arm64.tar.xz">https://nodejs.org/dist/v12.14.0/node-v12.14.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v12.14.0/node-v12.14.0.tar.gz">https://nodejs.org/dist/v12.14.0/node-v12.14.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v12.14.0/">https://nodejs.org/dist/v12.14.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v12.14.0/api/">https://nodejs.org/docs/v12.14.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

b1c4db193ac9981d671a8b267d4d836dcdb20d9d0a9fa1b69150c349a5ac5b39  node-v12.14.0-aix-ppc64.tar.gz
5f3170b346b29e6902c0ca7e0993e3d1b4b650615348aa866de17ad965377048  node-v12.14.0-darwin-x64.tar.gz
4b5086941fe3a105c84f1770190c06210a86a1792c785f3b83e758bd386f1a95  node-v12.14.0-darwin-x64.tar.xz
12117b31a9062964521e31cf804989e319a6f320ea6ce019152ad3d323831701  node-v12.14.0-headers.tar.gz
c47631c1af878fdfd4e00c6a986f94e0bafbb78e88909947d775d96db8405139  node-v12.14.0-headers.tar.xz
63e9c96712868addef76a694852f54ea279479949669275dab506aa8ce4e0b73  node-v12.14.0-linux-arm64.tar.gz
733b4f71ccdf114038bbe0f20574a1e8f4f60b53d39caf445f518745596eadda  node-v12.14.0-linux-arm64.tar.xz
d768518b377dcd22596d3c61ec73b41e9a7257aef9de9cf1b88834d635510c2a  node-v12.14.0-linux-armv7l.tar.gz
bc7d4614a52782a65126fc1cc89c8490fc81eb317255b11e05b9e072e70f141d  node-v12.14.0-linux-armv7l.tar.xz
c00134ae7cee96b5c2782dabc1c3b778b3bc2cf8d53702c63d2e46966bb8cc39  node-v12.14.0-linux-ppc64le.tar.gz
57522220a2c94466804bab39fe3148bd837977ae61a1ddddb99e8fad3e0926b0  node-v12.14.0-linux-ppc64le.tar.xz
82458edb46ef0ca410c4c21b0a002ee1098a3cc422e3cdf032aa96c9ed49425e  node-v12.14.0-linux-s390x.tar.gz
e8694743785a3384850ba77d662a81380766485597666e59c200f14f7dce8b29  node-v12.14.0-linux-s390x.tar.xz
52207f643ab0fba66d5189a51aac280c4834c81f24a7297446896386ec93a5ed  node-v12.14.0-linux-x64.tar.gz
82ae74ee0a204de7ebf7767eaa8e382518d9b49668dcbb5bd7fd003154445d1f  node-v12.14.0-linux-x64.tar.xz
f735b1b915830484761cba761e7b6a396f71a78f2726d37cf647464cfdf364a0  node-v12.14.0.pkg
0b92878f7bea18144136b1fbb30cbf116efdfabb4eadbfda1ad678471e8026e7  node-v12.14.0-sunos-x64.tar.gz
a924f5dcfc985e9220561012427a99cd9c666c91cfbfda5e0598dffdfa296c88  node-v12.14.0-sunos-x64.tar.xz
5c1939867228f3845c808ef84a89c8ee93cc35f857bf7587ecee1b5a6d9da67b  node-v12.14.0.tar.gz
088a217ba2af641b8cc15be29f6e2956b8a33e6badb85596bbc2cdea9df9be71  node-v12.14.0.tar.xz
c1b6a018a5e1bcb6ead9724601250bbe8f4293c830cda511bcc8ffb1f9701008  node-v12.14.0-win-x64.7z
526f4b01ffb270bdd8213b58b38843fa3c88f03c89b1898c641bc0e32607913e  node-v12.14.0-win-x64.zip
b52848cfa2fbb523bb89041f815d22cef22d396e200ebd24497959bdf658f872  node-v12.14.0-win-x86.7z
99304aa5e1429cd2b7a143e8fd1200228fd5eb803886d68bcd8f82aae6b7f184  node-v12.14.0-win-x86.zip
bd0636856980c1fa855f1d517dcbd288a5619536286e4b1e452e19230355f7d9  node-v12.14.0-x64.msi
6c0e75be48a2410749b58fd7482dd96a689940290f5d7a624f00cbad0b901df8  node-v12.14.0-x86.msi
cd1debd9b97cd91988130745d8ec0a4c13c377b9e526c1aeeb8313e56b3b5699  win-x64/node.exe
30ec1ab45d9d22ad93e7c95691640d83818175b4fd74680d12a1f900a7d87f80  win-x64/node.lib
cce6d05c8d04af52838ea438a4a58afbb8dcb5655c86ba96a23d39260696b1ea  win-x64/node_pdb.7z
67b7c4f3b35feb6e874dc6a1e84b03f2e185c6631407600853af4a7be4ce33ce  win-x64/node_pdb.zip
ef8ea10e98fec792fdf6581395dc55f0eb2ee4ef7c8c40c8e0ebc35e3ab3828a  win-x86/node.exe
87a49b27dfc454c5f8ff71dffb0c27322a8148a661d216741156ad61c2493cd1  win-x86/node.lib
eee65ac3abc019e66087a60d87f6b051b40d7fcf2aa40e25e3b59faafc39c61c  win-x86/node_pdb.7z
7ccffb5e0f1bb824dd771347e7d41af9546ff0475683345bd449650b0a656026  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl35VdoACgkQkzsB9Atc
qUbH2Af/bGLtzV2abG+gXHwqM8UXoaNdkrkZfgQHu8RrQT3RuwU7np356Hk/GA46
ctT4XbRb4H2Yt3ZeqwhoHUWe7EUIR2QOaRA3sXiUT09Jdt+Bts4zoiso4dw+5/2A
s0UdNHv8Hhr9nwAqqPn2XGsx4/acxKKtNrByc9RmXpuQalj94588BBXMByW5Jetf
Cr6i7RdLSWK3R2iLFuVLVtLQg+ncS9tXFO64rXX3PgzF7HwFfmNES/zdPQffrlE0
8XrNfEFa8vOY4aKJ2e18YIt6BdRmkz/lFPrvqyUGIExz6pYEyJ9oJzfYLv2qUu9c
MiM4wPLrEAEcNSvVygIYwp06PQLxmA==
=Nx4A
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v12.14.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v12.14.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Tue, 17 Dec 2019 22:36:52 GMT</pubDate></item><item><title><![CDATA[Node v10.18.0 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>deps</strong>: update npm to 6.13.4 <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/54a466a865"><code>54a466a865</code></a>] - <strong>build,win</strong>: add test-ci-native and test-ci-js (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f9b31edb25"><code>f9b31edb25</code></a>] - <strong>deps</strong>: update npm to 6.13.4 (Isaac Z. Schlueter) <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-x86.msi">https://nodejs.org/dist/v10.18.0/node-v10.18.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-x64.msi">https://nodejs.org/dist/v10.18.0/node-v10.18.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/win-x86/node.exe">https://nodejs.org/dist/v10.18.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/win-x64/node.exe">https://nodejs.org/dist/v10.18.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0.pkg">https://nodejs.org/dist/v10.18.0/node-v10.18.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-darwin-x64.tar.gz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-x64.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-s390x.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-sunos-x64.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-sunos-x64.tar.xz</a><br>
ARMv6 32-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-armv6l.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-armv6l.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-arm64.tar.xz">https://nodejs.org/dist/v10.18.0/node-v10.18.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v10.18.0/node-v10.18.0.tar.gz">https://nodejs.org/dist/v10.18.0/node-v10.18.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v10.18.0/">https://nodejs.org/dist/v10.18.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v10.18.0/api/">https://nodejs.org/docs/v10.18.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

1e8604a930d732eef94362c8e5b204cb7272bbd14171582043ee8436caeb7fd4  node-v10.18.0-aix-ppc64.tar.gz
a7af53e3363e8ab654b97387bc7cf352dddb324562404c1d35fe10cba3f27e0f  node-v10.18.0-darwin-x64.tar.gz
5bb643fce1024aa6fc2031e6812f82548f0ba9107d5483ef1f7d863300ff9525  node-v10.18.0-darwin-x64.tar.xz
ac81511946bb3f7d41ef0ca010f234a221393242d87c77543e58f59ce9b355e0  node-v10.18.0-headers.tar.gz
af790b0f5281550fef68453ad89d918a51060798f248617dc7a637f9291b857d  node-v10.18.0-headers.tar.xz
3f9d6c5e7f5781518fb46e9f86081c03e97fb052ff397345be1acc658997174a  node-v10.18.0-linux-arm64.tar.gz
b2b34dd43ea3979890663afa270e09e09c219f046e39e8e439eeda2821cc9643  node-v10.18.0-linux-arm64.tar.xz
42433a115710e7b3b62a7b8fe0a9918742e5c50c9100dc38909bcd7b33eb4f58  node-v10.18.0-linux-armv6l.tar.gz
7acfdae8ed545c0b24f6d9de5053faf02dff5c7375f6132a4f629b3527657bc2  node-v10.18.0-linux-armv6l.tar.xz
4af4cde33af3d756e10a1aaa74054d75116840617911baa48ee0c9c44af0933c  node-v10.18.0-linux-armv7l.tar.gz
668f94a5c71d95bd6a3bb6c232de604896de146d896fa9e8fae988e53cd8c1fe  node-v10.18.0-linux-armv7l.tar.xz
b688c204140e2feac15d445262c8e9aff2234c8caddcfa0cf31c744f61f8c106  node-v10.18.0-linux-ppc64le.tar.gz
6e65a87c00efce2824c694caa5e0da44751a4fff8a7c226534cbee4445c84720  node-v10.18.0-linux-ppc64le.tar.xz
d2a80abd7cca59dac6bf0cd856f885571646e6b1ea0157e5f057ac852657d72b  node-v10.18.0-linux-s390x.tar.gz
4a66ff1212c64645971497c76df6a359bdb041095284a5b46044d663a9a31e68  node-v10.18.0-linux-s390x.tar.xz
78a46d1e1f6db68c0732981fc9a1fe8583eabb4e232f1ed742f7dedc5bed3ddd  node-v10.18.0-linux-x64.tar.gz
eac160acfc2c5b6fca021baa9943341fea50859f19c7ccbd56669b1fe04e691e  node-v10.18.0-linux-x64.tar.xz
dc7841a447d4aca4754941532667f30e920123d35f74d1b5aec2be5a15794e94  node-v10.18.0.pkg
3ef868fa55234d1b1cff520cfa83207e5343c88fbf44ac2499a173dae74aa0af  node-v10.18.0-sunos-x64.tar.gz
e8a956bf121057890aca07287ed8dcfa618fc235628367bcae0c214ba12a4550  node-v10.18.0-sunos-x64.tar.xz
f9c8785c5d5ba0e5412dada04a89ab3fe32531423c47232217aad79757a769e7  node-v10.18.0.tar.gz
0b2662ab849713dea708d3f74fe5e63fe2d0e869d1dc06b9e9f178ed1c66fede  node-v10.18.0.tar.xz
e87d68365264c4136d618fe4f36c44a2655f2e2c173c0fd9162fc967d6daa9c8  node-v10.18.0-win-x64.7z
56afcc9c191dfc99017725be92ac1331e23afb1930913446eb91852cb02a8687  node-v10.18.0-win-x64.zip
4025560aeea1366e5b867e3a68a191bab27362a0f04435f2e4816e9270096fac  node-v10.18.0-win-x86.7z
fdbb1ffb5bbf2b355b82f9df7e34e4e9f617ec5bc8120b6ba3b319025cc492af  node-v10.18.0-win-x86.zip
22c58636bef8c7f6f6dd37dba969c60357bbf8f2962bc05a64c2c1c99dbbf0bd  node-v10.18.0-x64.msi
b5d0b674c313b9f2175a3270770bcddd8cc708fbccb8c650f964338909e1ccba  node-v10.18.0-x86.msi
d323958727d8f64a5f8642e1c5bc5e85fc4e1075295f3ff580c65bd2481b3251  win-x64/node.exe
18da4bd0b611038dac2fb4b6f18e7b35fa2e30857017fc36e5053e7daa8304d5  win-x64/node.lib
ff54905654abd6f71a1d5f53ceb810bc745a6ea116fff78d2ec51ae380f8978b  win-x64/node_pdb.7z
845e243819c0bb590705d294fe9049393e99c3106f2a74840e7bc200c29f5f18  win-x64/node_pdb.zip
b148d60470a36dbc61ff8a1fa6c5add9987331b5e8663339786ccdc8281394bf  win-x86/node.exe
fea7d0c5a94fc834a78b44b7da206f0e60ef11dd20d84dc0d49d57ee77e20e16  win-x86/node.lib
3fe0e2974f2e189d5accde8e8dcbdbe6ff4ec0d56f070871a2fdf07dcc30c10c  win-x86/node_pdb.7z
6005a4eec09fbaef9e77620e2e4b1dd41eccad9278ba97ab33aa7f622c6bb626  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl35Vb0ACgkQkzsB9Atc
qUYcyAgAp+I+Ij6yxIsX62webAdLJN0kS+KQSFeSkhDEJ2aeIN0fKak5hEmvb5SP
T6fgP64rU8F9Btan1u2fzNAI3y2q57Ke1onSOioOgaV+vl/T8mZucUgIlskhyBoT
6cr3nxjXrfaxgfMneRlQJlKL8smfIfA9DdveFYwcJrMJ5H+TNQ5ezrf+IqKm2MSp
nyMVlI4Xx0Zx8qoP8rPGywH5fsoOf6TV42Nhbnb+S7tt3T4pRGpQFI1x/ovq2Z4L
ekxMNUSLF0492Bbi2tKWxSbHyWZFZ1HQnLs1WBgVCIrKmkqU2jsGALDLxeYcX1kg
M6YErKFxBFcPFGmIDzoNn3WQ+emTXA==
=49vW
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v10.18.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v10.18.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Tue, 17 Dec 2019 22:36:41 GMT</pubDate></item><item><title><![CDATA[Node v8.17.0 (LTS)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>deps</strong>: update npm to 6.13.4 <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/208b813e49"><code>208b813e49</code></a>] - <strong>build,win</strong>: add test-ci-native and test-ci-js (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/369a23a670"><code>369a23a670</code></a>] - <strong>deps</strong>: update npm to 6.13.4 (Audrey Eschright) <a href="https://github.com/nodejs/node/pull/30904">#30904</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-x86.msi">https://nodejs.org/dist/v8.17.0/node-v8.17.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-x64.msi">https://nodejs.org/dist/v8.17.0/node-v8.17.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/win-x86/node.exe">https://nodejs.org/dist/v8.17.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/win-x64/node.exe">https://nodejs.org/dist/v8.17.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0.pkg">https://nodejs.org/dist/v8.17.0/node-v8.17.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-darwin-x64.tar.gz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-darwin-x64.tar.gz</a><br>
Linux 32-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x86.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x86.tar.xz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x64.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-s390x.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-aix-ppc64.tar.gz</a><br>
SmartOS 32-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-sunos-x86.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-sunos-x86.tar.xz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-sunos-x64.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-sunos-x64.tar.xz</a><br>
ARMv6 32-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-armv6l.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-armv6l.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-arm64.tar.xz">https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v8.17.0/node-v8.17.0.tar.gz">https://nodejs.org/dist/v8.17.0/node-v8.17.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v8.17.0/">https://nodejs.org/dist/v8.17.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v8.17.0/api/">https://nodejs.org/docs/v8.17.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

b7a3cf3be16de9ec3cec995d335613de9337acfb17e2e64bcfe346482efcc9ed  node-v8.17.0-aix-ppc64.tar.gz
3117430fc93e9865e4a1842616cc98767b5d6987fd9d727c8be4068714570e16  node-v8.17.0-darwin-x64.tar.gz
b6ef86df44292ba65f2b9a81b99a7db8de22a313f9c5abcebb6cf17ec24e2c97  node-v8.17.0-darwin-x64.tar.xz
5d5cd9f57f3381bce43b99d287f450c70202f0b908624fd3e8929c81c5417d12  node-v8.17.0-headers.tar.gz
492ae9f6702b729ffc5b17e1723fc8a92bd2c18dbed66740cc83a94473d86077  node-v8.17.0-headers.tar.xz
a01ac6b731f78a65de73ac8b750cb945c1fd7b5465cddd1c72453c020b703ff3  node-v8.17.0-linux-arm64.tar.gz
8318d1ee0265d84025ecbea76aaecd732974a6f4ac8492ddd84231cee77ba948  node-v8.17.0-linux-arm64.tar.xz
c7dd94a77306b9704bbe91f76a44f6fccbd6d9761084bcea7cc9b4459a8e37e0  node-v8.17.0-linux-armv6l.tar.gz
c80559c3abbe68329467fd1d3115b5961ab58b321a58eead2e435f0a2eed8b32  node-v8.17.0-linux-armv6l.tar.xz
c94fdca1f499cca72108a0e8a9138e57f03753b9b1bdbfd88088b942580ff5d7  node-v8.17.0-linux-armv7l.tar.gz
c3b9a7429b81ec179ec33b1c6c79a3f247f8ff8356991b2dccc37bbfbf4f47e9  node-v8.17.0-linux-armv7l.tar.xz
66e0c60ae8435f3f2bf5310231f8dd575a4aca4e09f9ab40967a7af65109c1f0  node-v8.17.0-linux-ppc64le.tar.gz
d0b85febf748198eb3e9d3bb71b30c93728881ce6f4d4b4f9032bcaf5660b213  node-v8.17.0-linux-ppc64le.tar.xz
9c6b0e8f2c3d222fd2f1b23d2872e9458743273aceeb1e2204ca6fb2b1e2f50a  node-v8.17.0-linux-s390x.tar.gz
86a11035948459401304229ad45c00274120afd999b84c0d7116cfe209ca57dc  node-v8.17.0-linux-s390x.tar.xz
8b2c9e1f84317c4b02736c4c50db4dd2cd6c4f0ba910fa81f887c8c9294af596  node-v8.17.0-linux-x64.tar.gz
b7f6dd77fb173c8c7c30d61d0702eefc236bba74398538aa77bfa2bb47bddce6  node-v8.17.0-linux-x64.tar.xz
1170ce85555ac17d58b7a5354f06fa5cb1bcaf31f15926c82b314d20552a5fee  node-v8.17.0-linux-x86.tar.gz
e92a26ab60245c99c1dd5bcea1793abbef1aba751d6ce6a222daf08abe4e8020  node-v8.17.0-linux-x86.tar.xz
c81bfb80f5a7ecfb46f71ffbcb18112ca5c3803bee7c3773504ab392ea90e711  node-v8.17.0.pkg
fe67f9d6553b58881c4fa74266839a3430d487e09a191fb58ddefe8d1fdcf6f8  node-v8.17.0-sunos-x64.tar.gz
bdec19087bd8faaf273099e20a4776b0c705009358911cc9e7f6f9cfe146c376  node-v8.17.0-sunos-x64.tar.xz
ca8bb246968b0b26c0cc8800fb94cc80e1b44a788dcc8e07006b038dec200269  node-v8.17.0-sunos-x86.tar.gz
507ecc56ed861e89de36bcb8109717a6609e7524e60e6f473f067a8ccf00ecdb  node-v8.17.0-sunos-x86.tar.xz
aa583f19065545fa4c9b480ba13cf94f29350415ca5a853a5afde3c9b6982c4b  node-v8.17.0.tar.gz
5b0d96db482b273f0324c299ead86ecfbc5d033516e5fc37c92cfccb933ef6ff  node-v8.17.0.tar.xz
df219e9104fb602a3d720ae46eaf4a70cd46467a630862429b5594f9942baecc  node-v8.17.0-win-x64.7z
e95a63e81b27e78872c0efb9dd5809403014dbf9896035cc17adf51a350f88fa  node-v8.17.0-win-x64.zip
391769a1133a2b400255e080fd20ef96dcf6502d42b3f7e5ec9a4f0290cfe134  node-v8.17.0-win-x86.7z
3ecc0ab4c6ad957f5dfb9ca22453cd35908029fba86350fc96d070e8e5c213b5  node-v8.17.0-win-x86.zip
587064ce90ba373de075409a558e196dd58b502ffec4858ea5ef91ebb10288c3  node-v8.17.0-x64.msi
4dd333f7e11177e7a8cc7bd91f0fc74a4ba241797b1f328bee670d41e847d65b  node-v8.17.0-x86.msi
e03a7f3c7b422c24577f000312037f7cc693046cba54c27c3d2d772d648ca9ce  win-x64/node.exe
2b3b96605d4f62d3da3c45c7e08ca42df0d9d1e71de918cec6ae467ee93906a8  win-x64/node.lib
4f2d6a2d8646efc9a813bd72cc9693209455ee00e8ab2da00e96b0971c6ae081  win-x64/node_pdb.7z
db246c970f8fae432e270538006405612022ab586c5c6da6e3608bb4fbd2cef5  win-x64/node_pdb.zip
c1c84e86807e1a0f0594fae6883f904c958710e8dbeb760249fcc59eec9e9949  win-x86/node.exe
976d8beebc4e5c815b5e1b1e8e9c31f69d886f97e48b6767cc882edf787c70f9  win-x86/node.lib
eb3a721f09bf7535a9d69632ad226ea59770da5b94828f21c526a3291f70e78a  win-x86/node_pdb.7z
4853b98c158b7871606f208d62b2f07e29013fcbdeec43a8b1dbf078ab8c1c82  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl36VtEACgkQkzsB9Atc
qUajRwf/QR6o3nIoDx1I1j0UejgoYdspvDPlwX3rFev+uJuXd9Jq3Z5pGNeo5Eji
d55Ma+DE9bm9l2Xt2LsSVEyi7EO3eG9YaM6rfSXr16dskecmL2FZyHwcO0FtKeCl
srGlP5TMlEpNUBslzj3dlWBCVc7fzc/yhU6YF7fJSg6Qg4KYOnrFn7vWzZeW+gDn
R7+ymJzoaIYLPPDS5RxR/i5drtBKwrDLjcty7NSMDQ+HzsesnpI5TPvMAzBISsUd
5/kq7oTw+0Cb/6y0CdTGOIejLG9idfaF4q3vfHFrDG6s7LBa2hUB+Dpxhae/Wi16
8o4OfTpu+KRYsC/82mtUQmCPI5qqBQ==
=lyhY
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v8.17.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v8.17.0</guid><dc:creator><![CDATA[Myles Borins]]></dc:creator><pubDate>Tue, 17 Dec 2019 22:36:32 GMT</pubDate></item><item><title><![CDATA[Node v13.3.0 (Current)]]></title><description><![CDATA[<h3 id="header-notable-changes">Notable Changes<a id="notable-changes" class="anchor" href="#notable-changes" aria-labelledby="header-notable-changes"></a></h3><ul>
<li><strong>fs</strong>:<ul>
<li>Reworked experimental recursive <code>rmdir()</code>  (cjihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a><ul>
<li>The <code>maxBusyTries</code> option is renamed to <code>maxRetries</code>, and its default is
set to 0. The <code>emfileWait</code> option has been removed, and <code>EMFILE</code> errors
use the same retry logic as other errors. The <code>retryDelay</code> option is now
supported. <code>ENFILE</code> errors are now retried.</li>
</ul>
</li>
</ul>
</li>
<li><strong>http</strong>:<ul>
<li>Make maximum header size configurable per-stream or per-server (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30570">#30570</a></li>
</ul>
</li>
<li><strong>http2</strong>:<ul>
<li>Make maximum tolerated rejected streams configurable (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>Allow to configure maximum tolerated invalid frames (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
</ul>
</li>
<li><strong>wasi</strong>:<ul>
<li>Introduce initial WASI support (cjihrig) <a href="https://github.com/nodejs/node/pull/30258">#30258</a></li>
</ul>
</li>
</ul>
<h3 id="header-commits">Commits<a id="commits" class="anchor" href="#commits" aria-labelledby="header-commits"></a></h3><ul>
<li>[<a href="https://github.com/nodejs/node/commit/4cd4e7c17a"><code>4cd4e7c17a</code></a>] - <strong>benchmark,doc,lib,test</strong>: prepare for padding lint rule (Rich Trott) <a href="https://github.com/nodejs/node/pull/30696">#30696</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/63eb4fee46"><code>63eb4fee46</code></a>] - <strong>buffer</strong>: fix 6-byte writeUIntBE() range check (Brian White) <a href="https://github.com/nodejs/node/pull/30459">#30459</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e8af569200"><code>e8af569200</code></a>] - <strong>buffer</strong>: release buffers with free callbacks on env exit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30551">#30551</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/648766bccf"><code>648766bccf</code></a>] - <strong>build</strong>: do not build mksnapshot and mkcodecache for --shared (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30647">#30647</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6545314a4f"><code>6545314a4f</code></a>] - <strong>build</strong>: add --without-node-code-cache configure option (Joyee Cheung) <a href="https://github.com/nodejs/node/pull/30647">#30647</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/80ada94cd3"><code>80ada94cd3</code></a>] - <strong>build</strong>: use Node.js instead of Node in configure (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30642">#30642</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0aae502c67"><code>0aae502c67</code></a>] - <strong>build,win</strong>: propagate error codes in vcbuild (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a53152b42"><code>6a53152b42</code></a>] - <strong>build,win</strong>: add test-ci-native and test-ci-js (João Reis) <a href="https://github.com/nodejs/node/pull/30724">#30724</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30a4f68a15"><code>30a4f68a15</code></a>] - <strong>child_process</strong>: document kill() return value (cjihrig) <a href="https://github.com/nodejs/node/pull/30669">#30669</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dae36a9692"><code>dae36a9692</code></a>] - <strong>child_process</strong>: replace var with let/const (dnlup) <a href="https://github.com/nodejs/node/pull/30389">#30389</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4b13bca31a"><code>4b13bca31a</code></a>] - <strong>child_process</strong>: replace var with const/let in internal/child_process.js (Luis Camargo) <a href="https://github.com/nodejs/node/pull/30414">#30414</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/378c54fe97"><code>378c54fe97</code></a>] - <strong>cluster</strong>: replace vars in child.js (EmaSuriano) <a href="https://github.com/nodejs/node/pull/30383">#30383</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/708e67a732"><code>708e67a732</code></a>] - <strong>cluster</strong>: replace var with let (Herrmann, Rene R. (656)) <a href="https://github.com/nodejs/node/pull/30425">#30425</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55fbe45f69"><code>55fbe45f69</code></a>] - <strong>cluster</strong>: replace var by let in shared_handle.js (poutch) <a href="https://github.com/nodejs/node/pull/30402">#30402</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4affc30a12"><code>4affc30a12</code></a>] - <strong>crypto</strong>: automatically manage memory for ECDSA_SIG (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30641">#30641</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/55c2ac70b7"><code>55c2ac70b7</code></a>] - <strong>crypto</strong>: remove redundant validateUint32 argument (Tobias Nießen) <a href="https://github.com/nodejs/node/pull/30579">#30579</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0ba877a541"><code>0ba877a541</code></a>] - <strong>deps</strong>: V8: cherry-pick 0dfd9ea51241 (bcoe) <a href="https://github.com/nodejs/node/pull/30713">#30713</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b470354057"><code>b470354057</code></a>] - <strong>deps</strong>: patch V8 to 7.9.317.25 (Myles Borins) <a href="https://github.com/nodejs/node/pull/30679">#30679</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d257448bca"><code>d257448bca</code></a>] - <strong>deps</strong>: update llhttp to 2.0.1 (Fedor Indutny) <a href="https://github.com/nodejs/node/pull/30553">#30553</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/456d250d2d"><code>456d250d2d</code></a>] - <strong>deps</strong>: V8: backport 93f189f19a03 (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30681">#30681</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aa01ebdbca"><code>aa01ebdbca</code></a>] - <strong>deps</strong>: V8: cherry-pick ca5b0ec (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30708">#30708</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f37450f580"><code>f37450f580</code></a>] - <strong>dns</strong>: use length for building TXT string (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30690">#30690</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d302ff276"><code>3d302ff276</code></a>] - <strong>doc</strong>: fix typographical error (Rich Trott) <a href="https://github.com/nodejs/node/pull/30735">#30735</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/19b31c1bc5"><code>19b31c1bc5</code></a>] - <strong>doc</strong>: revise REPL uncaught exception text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30729">#30729</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/61af1fcaa1"><code>61af1fcaa1</code></a>] - <strong>doc</strong>: update signature algorithm in release doc (Myles Borins) <a href="https://github.com/nodejs/node/pull/30673">#30673</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a8002d92ab"><code>a8002d92ab</code></a>] - <strong>doc</strong>: update README.md to fix active/maint times (Michael Dawson) <a href="https://github.com/nodejs/node/pull/30707">#30707</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f46df0b496"><code>f46df0b496</code></a>] - <strong>doc</strong>: update socket.bufferSize text (Rich Trott) <a href="https://github.com/nodejs/node/pull/30723">#30723</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cbd50262c0"><code>cbd50262c0</code></a>] - <strong>doc</strong>: note that buf.buffer&#39;s contents might differ (AJ Jordan) <a href="https://github.com/nodejs/node/pull/29651">#29651</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a25626c1ed"><code>a25626c1ed</code></a>] - <strong>doc</strong>: clarify IncomingMessage.destroy() description (Sam Foxman) <a href="https://github.com/nodejs/node/pull/30255">#30255</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8fcb450934"><code>8fcb450934</code></a>] - <strong>doc</strong>: fixed a typo in process.md (Harendra Singh) <a href="https://github.com/nodejs/node/pull/30277">#30277</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ad9f737e44"><code>ad9f737e44</code></a>] - <strong>doc</strong>: documenting a bit more FreeBSD case (David Carlier) <a href="https://github.com/nodejs/node/pull/30325">#30325</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/40b762177f"><code>40b762177f</code></a>] - <strong>doc</strong>: add missing &#39;added&#39; versions to module.builtinModules (Thomas Watson) <a href="https://github.com/nodejs/node/pull/30562">#30562</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/aca0119089"><code>aca0119089</code></a>] - <strong>doc</strong>: fix worker.resourceLimits indentation (Daniel Nalborczyk) <a href="https://github.com/nodejs/node/pull/30663">#30663</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/43e78578a6"><code>43e78578a6</code></a>] - <strong>doc</strong>: fix worker.resourceLimits type (Daniel Nalborczyk) <a href="https://github.com/nodejs/node/pull/30664">#30664</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/20dbce17d5"><code>20dbce17d5</code></a>] - <strong>doc</strong>: avoid proposal syntax in code example (Alex Zherdev) <a href="https://github.com/nodejs/node/pull/30685">#30685</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1e7c567734"><code>1e7c567734</code></a>] - <strong>doc</strong>: address nits for src/README.md (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30693">#30693</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/87136c9bde"><code>87136c9bde</code></a>] - <strong>doc</strong>: revise socket.connect() note (Rich Trott) <a href="https://github.com/nodejs/node/pull/30691">#30691</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fcde49700c"><code>fcde49700c</code></a>] - <strong>doc</strong>: remove &quot;this API is unstable&quot; note for v8 serdes API (bruce-one) <a href="https://github.com/nodejs/node/pull/30631">#30631</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/809a2b056b"><code>809a2b056b</code></a>] - <strong>doc</strong>: fixup incorrect flag name reference (Guy Bedford) <a href="https://github.com/nodejs/node/pull/30651">#30651</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3d978839c1"><code>3d978839c1</code></a>] - <strong>doc</strong>: minor updates to releases.md (Beth Griggs) <a href="https://github.com/nodejs/node/pull/30636">#30636</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e9f031c741"><code>e9f031c741</code></a>] - <strong>doc</strong>: add 13 and 12 to previous versions (Andrew Hughes) <a href="https://github.com/nodejs/node/pull/30590">#30590</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ab18b6b6f"><code>8ab18b6b6f</code></a>] - <strong>doc</strong>: update AUTHORS list (Gus Caplan) <a href="https://github.com/nodejs/node/pull/30672">#30672</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/329a821d25"><code>329a821d25</code></a>] - <strong>doc</strong>: add explanation why keep var with for loop (Lucas Recknagel) <a href="https://github.com/nodejs/node/pull/30380">#30380</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/426ca263c8"><code>426ca263c8</code></a>] - <strong>doc</strong>: document &quot;Resume Build&quot; limitation (Richard Lau) <a href="https://github.com/nodejs/node/pull/30604">#30604</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/00f7cc65a1"><code>00f7cc65a1</code></a>] - <strong>doc</strong>: add note of caution about non-conforming streams (Robert Nagy) <a href="https://github.com/nodejs/node/pull/29895">#29895</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7d98a59c39"><code>7d98a59c39</code></a>] - <strong>doc</strong>: add note about debugging worker_threads (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30594">#30594</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ef629a78a"><code>8ef629a78a</code></a>] - <strong>doc</strong>: simplify &quot;is recommended&quot; language in assert documentation (Rich Trott) <a href="https://github.com/nodejs/node/pull/30558">#30558</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/19d192d1f0"><code>19d192d1f0</code></a>] - <strong>doc</strong>: fix a typo in a date for version 13.2.0 (Kirlat) <a href="https://github.com/nodejs/node/pull/30587">#30587</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b67759a93c"><code>b67759a93c</code></a>] - <strong>doc,deps</strong>: document how to maintain ICU in Node.js (Steven R. Loomis) <a href="https://github.com/nodejs/node/pull/30607">#30607</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bfcc9142f3"><code>bfcc9142f3</code></a>] - <strong>doc,n-api</strong>: mark napi_detach_arraybuffer as experimental (legendecas) <a href="https://github.com/nodejs/node/pull/30703">#30703</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/365f0ab09b"><code>365f0ab09b</code></a>] - <strong>esm</strong>: data URLs should ignore unknown parameters (Bradley Farias) <a href="https://github.com/nodejs/node/pull/30593">#30593</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0285aa0967"><code>0285aa0967</code></a>] - <strong>events</strong>: improve performance caused by primordials (guzhizhou) <a href="https://github.com/nodejs/node/pull/30577">#30577</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3475f9b82c"><code>3475f9b82c</code></a>] - <strong>fs</strong>: add ENFILE to rimraf retry logic (cjihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f725953433"><code>f725953433</code></a>] - <strong>fs</strong>: add retryDelay option to rimraf (cjihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/51bc379243"><code>51bc379243</code></a>] - <strong>fs</strong>: remove rimraf&#39;s emfileWait option (cjihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/612a3a2e6c"><code>612a3a2e6c</code></a>] - <strong>fs</strong>: make rimraf default to 0 retries (cjihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fa1f87b199"><code>fa1f87b199</code></a>] - <strong>fs</strong>: rename rimraf&#39;s maxBusyTries to maxRetries (cjihrig) <a href="https://github.com/nodejs/node/pull/30644">#30644</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ee27ffe77"><code>8ee27ffe77</code></a>] - <strong>fs</strong>: change var to let (Àlvar Pérez) <a href="https://github.com/nodejs/node/pull/30407">#30407</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/850c2a72ea"><code>850c2a72ea</code></a>] - <strong>fs</strong>: cover fs.opendir ERR_INVALID_CALLBACK (Vladislav Botvin) <a href="https://github.com/nodejs/node/pull/30307">#30307</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/62574087ea"><code>62574087ea</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http</strong>: make maximum header size configurable per-stream or per-server (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30570">#30570</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1d1d136806"><code>1d1d136806</code></a>] - <strong>http</strong>: set socket.server unconditionally (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30571">#30571</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6848bfbf65"><code>6848bfbf65</code></a>] - <strong>http</strong>: replace var with let (Guilherme Goncalves) <a href="https://github.com/nodejs/node/pull/30421">#30421</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8256d38349"><code>8256d38349</code></a>] - <strong>http</strong>: destructure primordials in lib/_http_server.js (Artem Maksimov) <a href="https://github.com/nodejs/node/pull/30315">#30315</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3b169f1dbd"><code>3b169f1dbd</code></a>] - <strong>http</strong>: improve performance caused by primordials (Lucas Recknagel) <a href="https://github.com/nodejs/node/pull/30416">#30416</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6f313f9ab0"><code>6f313f9ab0</code></a>] - <strong>http2</strong>: fix session memory accounting after pausing (Michael Lehenbauer) <a href="https://github.com/nodejs/node/pull/30684">#30684</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7d37bcebea"><code>7d37bcebea</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http2</strong>: make maximum tolerated rejected streams configurable (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/092a3c28aa"><code>092a3c28aa</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http2</strong>: allow to configure maximum tolerated invalid frames (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e92afd998f"><code>e92afd998f</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>http2</strong>: replace direct array usage with struct for js_fields_ (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/30ef8e4cbd"><code>30ef8e4cbd</code></a>] - <strong>http2</strong>: change var to let compact.js (Maria Emmanouil) <a href="https://github.com/nodejs/node/pull/30392">#30392</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1a2ed4a5f4"><code>1a2ed4a5f4</code></a>] - <strong>http2</strong>: core.js replace var with let (Daniel Schuech) <a href="https://github.com/nodejs/node/pull/30403">#30403</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f7ca7e6677"><code>f7ca7e6677</code></a>] - <strong>http2</strong>: replace var with let/const (Paolo Ceschi Berrini) <a href="https://github.com/nodejs/node/pull/30417">#30417</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6322611077"><code>6322611077</code></a>] - <strong>inspector</strong>: properly shut down uv_async_t (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30612">#30612</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/de3a1c3019"><code>de3a1c3019</code></a>] - <strong>lib</strong>: enforce use of primordial Number (Sebastien Ahkrin) <a href="https://github.com/nodejs/node/pull/30700">#30700</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5a9340d723"><code>5a9340d723</code></a>] - <strong>lib</strong>: use static Number properties from primordials (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30686">#30686</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/892bde635e"><code>892bde635e</code></a>] - <strong>lib</strong>: enforce use of Boolean from primordials (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30698">#30698</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ae2c7d0b02"><code>ae2c7d0b02</code></a>] - <strong>lib</strong>: replace Date.now function by primordial DateNow (Tchoupinax) <a href="https://github.com/nodejs/node/pull/30689">#30689</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c09e3deac5"><code>c09e3deac5</code></a>] - <strong>lib</strong>: replace ArrayBuffer.isView by primordial ArrayBuffer (Vincent Dhennin) <a href="https://github.com/nodejs/node/pull/30692">#30692</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ef4dceb95"><code>5ef4dceb95</code></a>] - <strong>lib</strong>: enforce use of Array from primordials (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30635">#30635</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a4dfe3b7dc"><code>a4dfe3b7dc</code></a>] - <strong>lib</strong>: flatten access to primordials (Michaël Zasso) <a href="https://github.com/nodejs/node/pull/30610">#30610</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b545b91de5"><code>b545b91de5</code></a>] - <strong>lib</strong>: use let instead of var (Shubham Chaturvedi) <a href="https://github.com/nodejs/node/pull/30375">#30375</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5120926337"><code>5120926337</code></a>] - <strong>lib</strong>: replace var with let/const (jens-cappelle) <a href="https://github.com/nodejs/node/pull/30391">#30391</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b18b056d64"><code>b18b056d64</code></a>] - <strong>lib</strong>: replace var w/ let (Chris Oyler) <a href="https://github.com/nodejs/node/pull/30386">#30386</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3796885096"><code>3796885096</code></a>] - <strong>lib</strong>: replace var with let/const (Tijl Claessens) <a href="https://github.com/nodejs/node/pull/30390">#30390</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ffe3040659"><code>ffe3040659</code></a>] - <strong>lib</strong>: adding perf notes js_stream_socket.js (ryan jarvinen) <a href="https://github.com/nodejs/node/pull/30415">#30415</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/797b938c49"><code>797b938c49</code></a>] - <strong>lib</strong>: replace var with let (Dennis Saenger) <a href="https://github.com/nodejs/node/pull/30396">#30396</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0b64e45e41"><code>0b64e45e41</code></a>] - <strong>lib</strong>: main_thread_only change var to let (matijagaspar) <a href="https://github.com/nodejs/node/pull/30398">#30398</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d024630f44"><code>d024630f44</code></a>] - <strong>lib</strong>: change var to let in stream_base_commons (Kyriakos Markakis) <a href="https://github.com/nodejs/node/pull/30426">#30426</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3c041edbe7"><code>3c041edbe7</code></a>] - <strong>lib</strong>: use let instead of var (Semir Ajruli) <a href="https://github.com/nodejs/node/pull/30424">#30424</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d277c375fd"><code>d277c375fd</code></a>] - <strong>lib</strong>: changed var to let (Oliver Belaifa) <a href="https://github.com/nodejs/node/pull/30427">#30427</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0fd89cc0f1"><code>0fd89cc0f1</code></a>] - <strong>lib</strong>: replace var with let/const (Dries Stelten) <a href="https://github.com/nodejs/node/pull/30409">#30409</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bdba03e3ed"><code>bdba03e3ed</code></a>] - <strong>lib</strong>: change var to let (Dimitris Ktistakis) <a href="https://github.com/nodejs/node/pull/30408">#30408</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/48fef42ca9"><code>48fef42ca9</code></a>] - <strong>lib</strong>: replace var with let/const (Tembrechts) <a href="https://github.com/nodejs/node/pull/30404">#30404</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/502173b54e"><code>502173b54e</code></a>] - <strong>lib</strong>: replace var to let in cli_table.js (Jing Lin) <a href="https://github.com/nodejs/node/pull/30400">#30400</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2cf8a7f117"><code>2cf8a7f117</code></a>] - <strong>module</strong>: fix specifier resolution algorithm (Rongjian Zhang) <a href="https://github.com/nodejs/node/pull/30574">#30574</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be9788bf20"><code>be9788bf20</code></a>] - <strong>n-api</strong>: detach external ArrayBuffers on env exit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30551">#30551</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8171cef921"><code>8171cef921</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>n-api</strong>: implement napi_is_detached_arraybuffer (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30613">#30613</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/cc5875b2e6"><code>cc5875b2e6</code></a>] - <strong>n-api</strong>: add missed nullptr check in napi_has_own_property (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30626">#30626</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/017280e6e2"><code>017280e6e2</code></a>] - <strong>net</strong>: replaced vars to lets and consts (nathias) <a href="https://github.com/nodejs/node/pull/30401">#30401</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/56248a827a"><code>56248a827a</code></a>] - <strong>process</strong>: replace var with let/const (Jesper Ek) <a href="https://github.com/nodejs/node/pull/30382">#30382</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5c40b2f9ac"><code>5c40b2f9ac</code></a>] - <strong>process</strong>: replace vars in per_thread.js (EmaSuriano) <a href="https://github.com/nodejs/node/pull/30385">#30385</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/c50bbf58da"><code>c50bbf58da</code></a>] - <strong>readline</strong>: change var to let (dnlup) <a href="https://github.com/nodejs/node/pull/30435">#30435</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b91d22cc8d"><code>b91d22cc8d</code></a>] - <strong>repl</strong>: fix referrer for dynamic import (Corey Farrell) <a href="https://github.com/nodejs/node/pull/30609">#30609</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4e5818a456"><code>4e5818a456</code></a>] - <strong>repl</strong>: change var to let (Oliver Belaifa) <a href="https://github.com/nodejs/node/pull/30428">#30428</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e65ad865c6"><code>e65ad865c6</code></a>] - <strong>src</strong>: change header file in node_stat_watcher.cc (Reza Fatahi) <a href="https://github.com/nodejs/node/pull/29976">#29976</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/be84ceefb8"><code>be84ceefb8</code></a>] - <strong>src</strong>: clean up node_file.h (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30530">#30530</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bccfd124b0"><code>bccfd124b0</code></a>] - <strong>src</strong>: remove unused variable in node_dir.cc (gengjiawen) <a href="https://github.com/nodejs/node/pull/30267">#30267</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/fc11db18fe"><code>fc11db18fe</code></a>] - <strong>src</strong>: inline SetSNICallback (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30548">#30548</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7bd587ef0c"><code>7bd587ef0c</code></a>] - <strong>src</strong>: use BaseObjectPtr to store SNI context (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30548">#30548</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8ec0d75de7"><code>8ec0d75de7</code></a>] - <strong>src</strong>: cleanup unused headers (Alexandre Ferrando) <a href="https://github.com/nodejs/node/pull/30328">#30328</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6c249c0982"><code>6c249c0982</code></a>] - <strong>src</strong>: run native immediates during Environment cleanup (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30666">#30666</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/bea25016d1"><code>bea25016d1</code></a>] - <strong>src</strong>: no SetImmediate from destructor in stream_pipe code (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30666">#30666</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/94357db815"><code>94357db815</code></a>] - <strong>src</strong>: add more <code>can_call_into_js()</code> guards (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30666">#30666</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d54432f974"><code>d54432f974</code></a>] - <strong>src</strong>: keep object alive in stream_pipe code (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30666">#30666</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d194c0ff37"><code>d194c0ff37</code></a>] - <strong>src</strong>: replaced var with let (Aldo Ambrosioni) <a href="https://github.com/nodejs/node/pull/30397">#30397</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/44f28ea155"><code>44f28ea155</code></a>] - <strong>src</strong>: fix -Wsign-compare warnings (cjihrig) <a href="https://github.com/nodejs/node/pull/30565">#30565</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1916acb3cb"><code>1916acb3cb</code></a>] - <strong>src</strong>: fix signal handler crash on close (Shelley Vohr) <a href="https://github.com/nodejs/node/pull/30582">#30582</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9e9e48bf7e"><code>9e9e48bf7e</code></a>] - <strong>src</strong>: use uv_async_t for WeakRefs (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30616">#30616</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9d8d2e1f45"><code>9d8d2e1f45</code></a>] - <strong>src,doc</strong>: fix broken links (cjihrig) <a href="https://github.com/nodejs/node/pull/30662">#30662</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f135c38796"><code>f135c38796</code></a>] - <strong>src,doc</strong>: add C++ internals documentation (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30552">#30552</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e968e26dbd"><code>e968e26dbd</code></a>] - <strong>stream</strong>: improve performance for sync write finishes (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30710">#30710</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49e047f7a1"><code>49e047f7a1</code></a>] - <strong>test</strong>: add coverage for ERR_TLS_INVALID_PROTOCOL_VERSION (Rich Trott) <a href="https://github.com/nodejs/node/pull/30741">#30741</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/81d81a5904"><code>81d81a5904</code></a>] - <strong>test</strong>: add an indicator <code>isIBMi</code> (Xu Meng) <a href="https://github.com/nodejs/node/pull/30714">#30714</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/37c70ee198"><code>37c70ee198</code></a>] - <strong>test</strong>: use arrow functions in async-hooks tests (garygsc) <a href="https://github.com/nodejs/node/pull/30137">#30137</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/b5c7dad95a"><code>b5c7dad95a</code></a>] - <strong>test</strong>: fix test-benchmark-streams (Rich Trott) <a href="https://github.com/nodejs/node/pull/30757">#30757</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1e199ceb71"><code>1e199ceb71</code></a>] - <strong>test</strong>: move test-http-max-http-headers to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1918b4e84f"><code>1918b4e84f</code></a>] - <strong>test</strong>: correct header length subtraction (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1222be81e3"><code>1222be81e3</code></a>] - <strong>test</strong>: remove unused callback argument (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d69b9b753a"><code>d69b9b753a</code></a>] - <strong>test</strong>: simplify forEach() usage (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/01ab031cca"><code>01ab031cca</code></a>] - <strong>test</strong>: remove unused callback argument (Rich Trott) <a href="https://github.com/nodejs/node/pull/30712">#30712</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/93707c4916"><code>93707c4916</code></a>] - <strong>test</strong>: increase coverage for trace_events.js (Rich Trott) <a href="https://github.com/nodejs/node/pull/30705">#30705</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/4800b623ed"><code>4800b623ed</code></a>] - <strong>test</strong>: use arrow functions in addons tests (garygsc) <a href="https://github.com/nodejs/node/pull/30131">#30131</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ba0115fe6f"><code>ba0115fe6f</code></a>] - <strong>test</strong>: refactor createHook test (Jeny) <a href="https://github.com/nodejs/node/pull/30568">#30568</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/099d3fdf87"><code>099d3fdf87</code></a>] - <strong>test</strong>: port worker + buffer test to N-API (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30551">#30551</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/83861fb333"><code>83861fb333</code></a>] - <strong>test</strong>: revert 6d022c13 (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30708">#30708</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a3b758d634"><code>a3b758d634</code></a>] - <strong>test</strong>: move test-https-server-consumed-timeout to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/00f532f15e"><code>00f532f15e</code></a>] - <strong>test</strong>: remove unnecessary common.platformTimeout() call (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ecb902f33c"><code>ecb902f33c</code></a>] - <strong>test</strong>: do not skip test-http-server-consumed-timeout (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/49458deb4f"><code>49458deb4f</code></a>] - <strong>test</strong>: remove unused function argument from http test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30677">#30677</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/a2f440d326"><code>a2f440d326</code></a>] - <strong>test</strong>: add logging in case of infinite loop (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3e3ad396bd"><code>3e3ad396bd</code></a>] - <strong>test</strong>: remove destructuring from test-inspector-contexts (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/3571e132a7"><code>3571e132a7</code></a>] - <strong>test</strong>: check for session.post() errors in test-insepctor-context (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/37696320a2"><code>37696320a2</code></a>] - <strong>test</strong>: add mustCall() to test-inspector-contexts (Rich Trott) <a href="https://github.com/nodejs/node/pull/30649">#30649</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0972fa3c16"><code>0972fa3c16</code></a>] - <strong>test</strong>: add regression test for signal handler removal in exit (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30589">#30589</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5ecfd947e2"><code>5ecfd947e2</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>test</strong>: update and harden http2-reset-flood (Denys Otrishko) <a href="https://github.com/nodejs/node/pull/30534">#30534</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/70d6fa122a"><code>70d6fa122a</code></a>] - <strong>test</strong>: skip test-domain-error-types in debug mode temporariliy (Rich Trott) <a href="https://github.com/nodejs/node/pull/30629">#30629</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/949f2ad528"><code>949f2ad528</code></a>] - <strong>test</strong>: move test-worker-prof to sequential (Rich Trott) <a href="https://github.com/nodejs/node/pull/30628">#30628</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d4b61709f1"><code>d4b61709f1</code></a>] - <strong>test</strong>: dir class initialisation w/o handler (Dmitriy Kikinskiy) <a href="https://github.com/nodejs/node/pull/30313">#30313</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/60b17b4fe6"><code>60b17b4fe6</code></a>] - <strong>test</strong>: change object assign by spread operator (poutch) <a href="https://github.com/nodejs/node/pull/30438">#30438</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/97e627335f"><code>97e627335f</code></a>] - <strong>test</strong>: use useful message argument in test function (Rich Trott) <a href="https://github.com/nodejs/node/pull/30618">#30618</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d651c7dd6b"><code>d651c7dd6b</code></a>] - <strong>test</strong>: test for minimum ICU version consistency (Richard Lau) <a href="https://github.com/nodejs/node/pull/30608">#30608</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/dade9069c3"><code>dade9069c3</code></a>] - <strong>test</strong>: code&amp;learn var to let update (Nazar Malyy) <a href="https://github.com/nodejs/node/pull/30436">#30436</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e401e8c8ed"><code>e401e8c8ed</code></a>] - <strong>test</strong>: change object assign to spread object (poutch) <a href="https://github.com/nodejs/node/pull/30422">#30422</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/2ecc735c48"><code>2ecc735c48</code></a>] - <strong>test</strong>: use spread instead of Object.assign (dnlup) <a href="https://github.com/nodejs/node/pull/30419">#30419</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d8da9dacab"><code>d8da9dacab</code></a>] - <strong>test</strong>: changed var to let in module-errors (Jamar Torres) <a href="https://github.com/nodejs/node/pull/30413">#30413</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9dab32f340"><code>9dab32f340</code></a>] - <strong>test</strong>: use spread instead of object.assign (Shubham Chaturvedi) <a href="https://github.com/nodejs/node/pull/30412">#30412</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7e7a8165a8"><code>7e7a8165a8</code></a>] - <strong>test</strong>: replace var with let in pre_execution.js (Vladimir Adamic) <a href="https://github.com/nodejs/node/pull/30411">#30411</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/8a9ee48797"><code>8a9ee48797</code></a>] - <strong>test</strong>: change var to let in test-trace-events (Jon Church) <a href="https://github.com/nodejs/node/pull/30406">#30406</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/d6a448825c"><code>d6a448825c</code></a>] - <strong>test</strong>: dns utils replace var (Osmond van Hemert) <a href="https://github.com/nodejs/node/pull/30405">#30405</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/01e0571e94"><code>01e0571e94</code></a>] - <strong>test</strong>: test cover cases when trace is empty (telenord) <a href="https://github.com/nodejs/node/pull/30311">#30311</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/f8dfa2d704"><code>f8dfa2d704</code></a>] - <strong>test</strong>: switch to object spread in common/benchmark.js (palmires) <a href="https://github.com/nodejs/node/pull/30309">#30309</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/36671f9bf8"><code>36671f9bf8</code></a>] - <strong>test</strong>: add common.mustCall() to stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/106235fe91"><code>106235fe91</code></a>] - <strong>test</strong>: move explanatory comment to expected location in file (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/081b4e2496"><code>081b4e2496</code></a>] - <strong>test</strong>: move stream test to parallel (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/103d01e057"><code>103d01e057</code></a>] - <strong>test</strong>: remove string literal as message in strictEqual() in stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/ebba3228e2"><code>ebba3228e2</code></a>] - <strong>test</strong>: use arrow function for callback in stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/e122d397c0"><code>e122d397c0</code></a>] - <strong>test</strong>: replace setTimeout with setImmediate in stream test (Rich Trott) <a href="https://github.com/nodejs/node/pull/30561">#30561</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/20ee4997f3"><code>20ee4997f3</code></a>] - <strong>test</strong>: refactor test-dgram-multicast-set-interface-lo.js (Taylor Gagne) <a href="https://github.com/nodejs/node/pull/30536">#30536</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/7aa1df7076"><code>7aa1df7076</code></a>] - <strong>tls</strong>: introduce ERR_TLS_INVALID_CONTEXT (Rich Trott) <a href="https://github.com/nodejs/node/pull/30718">#30718</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/0b0f0237c1"><code>0b0f0237c1</code></a>] - <strong>tls</strong>: add memory tracking support to SSLWrap (Anna Henningsen) <a href="https://github.com/nodejs/node/pull/30548">#30548</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/89e2c71b27"><code>89e2c71b27</code></a>] - <strong>tls</strong>: allow empty subject even with altNames defined (Jason Macgowan) <a href="https://github.com/nodejs/node/pull/22906">#22906</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/941a91daed"><code>941a91daed</code></a>] - <strong>tools</strong>: enforce blank line between functions (Rich Trott) <a href="https://github.com/nodejs/node/pull/30696">#30696</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5a6f836a15"><code>5a6f836a15</code></a>] - <strong>tools</strong>: add unified plugin changing links for html docs (Marek Łabuz) <a href="https://github.com/nodejs/node/pull/29946">#29946</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/84f7b5c752"><code>84f7b5c752</code></a>] - <strong>tools</strong>: enable more eslint rules (cjihrig) <a href="https://github.com/nodejs/node/pull/30598">#30598</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/5522467cf5"><code>5522467cf5</code></a>] - <strong>tools</strong>: update ESLint to 6.7.1 (cjihrig) <a href="https://github.com/nodejs/node/pull/30598">#30598</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1f10681496"><code>1f10681496</code></a>] - <strong>tty</strong>: truecolor check moved before 256 check (Duncan Healy) <a href="https://github.com/nodejs/node/pull/30474">#30474</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/6a0dd1cbbd"><code>6a0dd1cbbd</code></a>] - <strong>util</strong>: fix .format() not always calling toString when it should be (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30343">#30343</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/1040e7222f"><code>1040e7222f</code></a>] - <strong>util</strong>: fix inspection of errors with tampered name or stack property (Ruben Bridgewater) <a href="https://github.com/nodejs/node/pull/30576">#30576</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/18e9b56bf6"><code>18e9b56bf6</code></a>] - <strong>util</strong>: use let instead of var for util/inspect.js (Luciano) <a href="https://github.com/nodejs/node/pull/30399">#30399</a></li>
<li>[<a href="https://github.com/nodejs/node/commit/9ec53cf5c1"><code>9ec53cf5c1</code></a>] - <strong>(SEMVER-MINOR)</strong> <strong>wasi</strong>: introduce initial WASI support (cjihrig) <a href="https://github.com/nodejs/node/pull/30258">#30258</a></li>
</ul>
<p>Windows 32-bit Installer: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-x86.msi">https://nodejs.org/dist/v13.3.0/node-v13.3.0-x86.msi</a><br>
Windows 64-bit Installer: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-x64.msi">https://nodejs.org/dist/v13.3.0/node-v13.3.0-x64.msi</a><br>
Windows 32-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/win-x86/node.exe">https://nodejs.org/dist/v13.3.0/win-x86/node.exe</a><br>
Windows 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/win-x64/node.exe">https://nodejs.org/dist/v13.3.0/win-x64/node.exe</a><br>
macOS 64-bit Installer: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0.pkg">https://nodejs.org/dist/v13.3.0/node-v13.3.0.pkg</a><br>
macOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-darwin-x64.tar.gz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-darwin-x64.tar.gz</a><br>
Linux 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-x64.tar.xz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-x64.tar.xz</a><br>
Linux PPC LE 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-ppc64le.tar.xz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-ppc64le.tar.xz</a><br>
Linux s390x 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-s390x.tar.xz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-s390x.tar.xz</a><br>
AIX 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-aix-ppc64.tar.gz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-aix-ppc64.tar.gz</a><br>
SmartOS 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-sunos-x64.tar.xz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-sunos-x64.tar.xz</a><br>
ARMv7 32-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-armv7l.tar.xz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-armv7l.tar.xz</a><br>
ARMv8 64-bit Binary: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-arm64.tar.xz">https://nodejs.org/dist/v13.3.0/node-v13.3.0-linux-arm64.tar.xz</a><br>
Source Code: <a href="https://nodejs.org/dist/v13.3.0/node-v13.3.0.tar.gz">https://nodejs.org/dist/v13.3.0/node-v13.3.0.tar.gz</a><br>
Other release files: <a href="https://nodejs.org/dist/v13.3.0/">https://nodejs.org/dist/v13.3.0/</a><br>
Documentation: <a href="https://nodejs.org/docs/v13.3.0/api/">https://nodejs.org/docs/v13.3.0/api/</a></p>
<h3 id="header-shasums">SHASUMS<a id="shasums" class="anchor" href="#shasums" aria-labelledby="header-shasums"></a></h3><pre><code>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

dd9e7f3fb9ef6bd5a27933f66c7dbf4d84aa5b001eab6315595924e5e44e4ae1  node-v13.3.0-aix-ppc64.tar.gz
187ea9028daa6d9abad9c1cbb4e12ba51427c3748da29eae616fa352c0f4cd49  node-v13.3.0-darwin-x64.tar.gz
b3a43aa893067d05e7ea78b039ca2d21d4a3ec04f43a761a1c31b692ce53fc1f  node-v13.3.0-darwin-x64.tar.xz
6809251dcbcb8c38b67aa3bf211a9d5de742981b27adcdff8ab259dae30025eb  node-v13.3.0-headers.tar.gz
cd463852a46d514728ea147050d15304472cd4e13552ea94142cb79d2a1928b0  node-v13.3.0-headers.tar.xz
7df90bda5d21337c7793b481ee71fd89811c26cd0d6124665a79cd8bffb2f7ba  node-v13.3.0-linux-arm64.tar.gz
fb201a908bea36be828eee36a7cd898c67ad4ae6846982f393466e2b8b826c16  node-v13.3.0-linux-arm64.tar.xz
806cbdb68fe352f68d9b7a34a1d3ff7661a2359062b7a056c3cf28da3306f480  node-v13.3.0-linux-armv7l.tar.gz
5a029a34a3906aee791b188a4471a34343d257670b67e1ade2796cb0466523d9  node-v13.3.0-linux-armv7l.tar.xz
8abd0e80a62af2ca8b469bed5eca7b8c868b72c0faaed73dbecfe648c35dad45  node-v13.3.0-linux-ppc64le.tar.gz
1b24e0918f52a1c99f66a1db6375d4e81662480c702a80d6483cdddad2bca80a  node-v13.3.0-linux-ppc64le.tar.xz
25708b13bbfd8388a15d53768f8536fca1a1a6fd949f4f9debe4e3d6eeda533b  node-v13.3.0-linux-s390x.tar.gz
d60a64562e3ffaa03964e90e11dad6dba4f294add5b7a8c9e57a7ca3ae81d710  node-v13.3.0-linux-s390x.tar.xz
155b0510732d2f48150dc6bc4b25eb44ce5cd54d21c70d2ca7f31be3b9ab7fa6  node-v13.3.0-linux-x64.tar.gz
b208393ae411bd55188e903171901765aaa8381c08155e4a7b34174737a1bc65  node-v13.3.0-linux-x64.tar.xz
cf7cda8a042397ad4a4bc4f90201a1113822b02c6b18c289a13c912a4ec010bd  node-v13.3.0-sunos-x64.tar.gz
dd1fab03d6c635f4d473e2c44568478d0fa582aea6b0f2fad728ad2e53424c0a  node-v13.3.0-sunos-x64.tar.xz
9bc1cded78ffe6d5a646976efbd224f0cae15b2efcdda6058a6b948bd409a77e  node-v13.3.0-win-x64.7z
82e0f43aea81374a8028a7d3c9993245c4910ac95cd0f66ee5b29b940a6f3d93  node-v13.3.0-win-x64.zip
42a883d37a0b3c99e4d1356daa3c9db295ed543f4a2a62c89c3d67ced5c955d4  node-v13.3.0-win-x86.7z
067355bccafcd810aab50e0c2bcf57e9d89ffed7130a1bddd366bccec870fc0d  node-v13.3.0-win-x86.zip
82a23b8a990f6834a3c8e4855a3393fd4fff0da15b5c70a8abf2775e70edf607  node-v13.3.0-x64.msi
df8f9b8b705feaff1bdf3fc477662984f3b9bb6227c953d43cae709131fc6d9f  node-v13.3.0-x86.msi
8a76651fa9ff4226482e82a2cea37a1e972d4e411e405548b17b25702f8e4a40  node-v13.3.0.pkg
cab5bd4712265745cfce1416ea0f425f1de71452f0ddc544d815aacee2aede3e  node-v13.3.0.tar.gz
e7da93cc9f2b866e169d9c6b42193bb4d25ed942e2fd19120787e0e581936648  node-v13.3.0.tar.xz
9dbe5f1fcee6c2f7576c330da207ef1d351252fd82c061789a0c1737c72d1e68  win-x64/node.exe
9d8e207dfee84d6e68ec3442c8aa84243c79e9a80621bc8108edecdb7fc59f35  win-x64/node.lib
3f32c028bbdbfe5872d16019961a3ecffc72be8f8d5c8e60e4f9f11fdeffc979  win-x64/node_pdb.7z
a074b11c8d16c401d315e0d281cd081770db4f9031918450287df9f471ff2f4f  win-x64/node_pdb.zip
0c48408950723c56dd3242fece10a6047e86eab0393628bbd5130c00ffc97cad  win-x86/node.exe
080ea2bfceb5fc165ba24a7ef6e8ef2e80151dbdd457626ae5ab6e7705594e43  win-x86/node.lib
6ddc296d6d17d93b2adf862649d7e3e84d82c33253a15b580865fa7823efb5ac  win-x86/node_pdb.7z
e7969d71386d8ec1a8dc7ad385aed85c5da0a8af9901547ff42c2d5ac7278b47  win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEpIwr7mgOhBYyzU5E8HSWs+s8F2IFAl3m2ucACgkQ8HSWs+s8
F2JZIBAAkcowDmkK39RaifNl5PExUEbwMU3dK8l7YU2KfQvwgfae/CtAcZrFJ6bX
pEsjjXIF3PIoYxEKFj4ZV/etBE5xqPjwboAVsBxfuIdfka28F0ASHs+wOTy7iF/3
DfaQ41Rh9YdJlwhk+2ii9pTtCce77Z0eLm41oCySC/tVqUPHTUcEUIF/8e+lqGcS
rJoBM3ClIzVo+1zOrXVF42Nny7BglBzeABkMbZ4s9t6XTu0PUM/9Ssda3PlL8qyJ
0q/fehUUdsbvWFjtFlkfsT2ioFfB7GozasCziYn76W0c9lo7TIAivwpe883HaR9m
rdlfV6J2k47DCYOV/jkPyR4R/dRth9vCt+bzOYSFKnpT32rCqK1hZyxVgWskgCoo
mY5euWtDsDGnQKzYmLWJYPFOmsdLaeSZW13kDye2UX+0Ys2NCdmLSJT0lqHDoCJd
3Avx4PZ0dalbxmpCqy7OZ6cP5U5Lq/EqdRln99WOSYb03x9P+5r7KA/U3ae7HoHs
NX2GtH+FjEQvo6I5y0YvalB1kPJEmHpHG6TUyei2ePotFCZlj3M23C28OkVSxAxU
9jiKrE4kzmc+EleHG3tpdENmggr4MaKwMt0thKsZZX7ltwoILl73mLfvf+wzzxPu
kqfP2NTFXoa4UrkC6TyuaRMx3McngYRubnmpzoPE1DbF+2SD+r4=
=pSx8
-----END PGP SIGNATURE-----
</code></pre>]]></description><link>https://nodejs.org/en/blog/release/v13.3.0</link><guid isPermaLink="true">https://nodejs.org/en/blog/release/v13.3.0</guid><dc:creator><![CDATA[Ruben Bridgewater]]></dc:creator><pubDate>Tue, 03 Dec 2019 22:01:21 GMT</pubDate></item></channel></rss>