<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Node.js Blog</title>
        <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en</link>
        <description></description>
        <lastBuildDate>Mon, 01 Jun 2026 07:37:19 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Node.js 24.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.16.0</link>
            <guid isPermaLink="false">/blog/release/v24.16.0?1779369943186</guid>
            <pubDate>Thu, 21 May 2026 13:25:43 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #62553]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 26.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v26.2.0</link>
            <guid isPermaLink="false">/blog/release/v26.2.0?1779282208511</guid>
            <pubDate>Wed, 20 May 2026 13:03:28 GMT</pubDate>
            <description><![CDATA[doc: mark stream.compose stable (Matteo Collina) #62562]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.22.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.22.3</link>
            <guid isPermaLink="false">/blog/release/v22.22.3?1778697903090</guid>
            <pubDate>Wed, 13 May 2026 18:45:03 GMT</pubDate>
            <description><![CDATA[crypto: fix potential null pointer dereference when BIOmethnew() fails (Nora Dossche) #61788]]></description>
        </item>
        <item>
            <title><![CDATA[Axios to WHATWG Fetch]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/axios-to-fetch</link>
            <guid isPermaLink="false">/blog/migrations/axios-to-fetch?1778284800000</guid>
            <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This codemod transforms code using Axios to leverage the WHATWG Fetch API, which is now natively available in Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 26.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v26.1.0</link>
            <guid isPermaLink="false">/blog/release/v26.1.0?1778148555417</guid>
            <pubDate>Thu, 07 May 2026 10:09:15 GMT</pubDate>
            <description><![CDATA[Node.js now includes an experimental node:ffi module for loading dynamic libraries and calling native symbols from JavaScript.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 26.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v26.0.0</link>
            <guid isPermaLink="false">/blog/release/v26.0.0?1777991169221</guid>
            <pubDate>Tue, 05 May 2026 14:26:09 GMT</pubDate>
            <description><![CDATA[We're excited to announce the release of Node.js 26! Highlights include the Temporal API enabled by default, updates to the V8 JavaScript engine to 14.6, Undici to 8.0, and several important deprecations and removals as we continue to modernize the platform.]]></description>
        </item>
        <item>
            <title><![CDATA[Trip report: Node.js collaboration summit (2026 London)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/events/collab-summit-2026-london</link>
            <guid isPermaLink="false">/blog/events/collab-summit-2026-london?1776988800000</guid>
            <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This April, the first Node.js Collaboration Summit of 2026 was hosted by Bloomberg in London. In this edition, we welcomed over 40 in-person participants, and around a dozen more joined remotely.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.15.0</link>
            <guid isPermaLink="false">/blog/release/v24.15.0?1776277031291</guid>
            <pubDate>Wed, 15 Apr 2026 18:17:11 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) cli: add --max-heap-size option (tannal) #58708]]></description>
        </item>
        <item>
            <title><![CDATA[Security Bug Bounty Program Paused Due to Loss of Funding]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/discontinuing-security-bug-bounties</link>
            <guid isPermaLink="false">/blog/announcements/discontinuing-security-bug-bounties?1775131200000</guid>
            <pubDate>Thu, 02 Apr 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js project's security bug bounty program is being paused due to the discontinuation of its external funding source.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.9.0</link>
            <guid isPermaLink="false">/blog/release/v25.9.0?1775054812356</guid>
            <pubDate>Wed, 01 Apr 2026 14:46:52 GMT</pubDate>
            <description><![CDATA[MockModuleOptions.defaultExport and MockModuleOptions.namedExports have been consolidated into a single option MockModuleOptions.exports to align with user expectations and other test runners.]]></description>
        </item>
        <item>
            <title><![CDATA[Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/march-2026-hashdos</link>
            <guid isPermaLink="false">/blog/vulnerability/march-2026-hashdos?1774385400000</guid>
            <pubDate>Tue, 24 Mar 2026 20:50:00 GMT</pubDate>
            <description><![CDATA[What happens when a hashing scheme needs to be both HashDoS resistant and quickly reversible? That's the puzzle we tried to solve for addressing CVE-2026-21717 in the March 2026 Node.js security release. This led to the development of an integer hash that we believe is unpredictable enough to prevent a blind attacker from reliably triggering severe performance degradation in our threat model. At the same time, it is also a permutation that can be efficiently inverted to recover the original integer value by the runtime holding the secret random keys, which is important for maintaining V8's performance optimizations.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.8.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.8.2</link>
            <guid isPermaLink="false">/blog/release/v25.8.2?1774385021861</guid>
            <pubDate>Tue, 24 Mar 2026 20:43:41 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.14.1</link>
            <guid isPermaLink="false">/blog/release/v24.14.1?1774385011943</guid>
            <pubDate>Tue, 24 Mar 2026 20:43:31 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.22.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.22.2</link>
            <guid isPermaLink="false">/blog/release/v22.22.2?1774385006981</guid>
            <pubDate>Tue, 24 Mar 2026 20:43:26 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.20.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.20.2</link>
            <guid isPermaLink="false">/blog/release/v20.20.2?1774384547550</guid>
            <pubDate>Tue, 24 Mar 2026 20:35:47 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Tuesday, March 24, 2026 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/march-2026-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/march-2026-security-releases?1774321200000</guid>
            <pubDate>Tue, 24 Mar 2026 03:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 25.x, 24.x, 22.x, 20.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.8.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.8.1</link>
            <guid isPermaLink="false">/blog/release/v25.8.1?1773219767690</guid>
            <pubDate>Wed, 11 Mar 2026 09:02:47 GMT</pubDate>
            <description><![CDATA[module: fix extensionless CJS files in "type": "module" packages (Matteo Collina) #62083]]></description>
        </item>
        <item>
            <title><![CDATA[Evolving the Node.js Release Schedule]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/evolving-the-nodejs-release-schedule</link>
            <guid isPermaLink="false">/blog/announcements/evolving-the-nodejs-release-schedule?1773158400000</guid>
            <pubDate>Tue, 10 Mar 2026 16:00:00 GMT</pubDate>
            <description><![CDATA[Starting with 27.x, Node.js will move from two major releases per year to one. This post explains what's changing, why, and what it means for users. For the full discussion and background, see nodejs/Release#1113.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.22.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.22.1</link>
            <guid isPermaLink="false">/blog/release/v22.22.1?1772721382826</guid>
            <pubDate>Thu, 05 Mar 2026 14:36:22 GMT</pubDate>
            <description><![CDATA[build: test on Python 3.14 (Christian Clauss) #59983]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.20.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.20.1</link>
            <guid isPermaLink="false">/blog/release/v20.20.1?1772720561669</guid>
            <pubDate>Thu, 05 Mar 2026 14:22:41 GMT</pubDate>
            <description><![CDATA[build: test on Python 3.14 (Christian Clauss) #59983]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.8.0</link>
            <guid isPermaLink="false">/blog/release/v25.8.0?1772557665477</guid>
            <pubDate>Tue, 03 Mar 2026 17:07:45 GMT</pubDate>
            <description><![CDATA[build, doc: use new api doc tooling (flakey5) #57343]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.7.0</link>
            <guid isPermaLink="false">/blog/release/v25.7.0?1771947526266</guid>
            <pubDate>Tue, 24 Feb 2026 15:38:46 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.14.0</link>
            <guid isPermaLink="false">/blog/release/v24.14.0?1771947499656</guid>
            <pubDate>Tue, 24 Feb 2026 15:38:19 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) async_hooks: add trackPromises option to createHook() (Joyee Cheung) #61415]]></description>
        </item>
        <item>
            <title><![CDATA[New HackerOne Signal Requirement for Vulnerability Reports]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/hackerone-signal-requirement</link>
            <guid isPermaLink="false">/blog/announcements/hackerone-signal-requirement?1771502400000</guid>
            <pubDate>Thu, 19 Feb 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[UPDATE 2026-02-19: New researchers without signal can no longer submit reports through HackerOne. If you are a new researcher and would like to report a potential vulnerability, please reach out to the Node.js security release stewards through the OpenJS Foundation Slack.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.6.1</link>
            <guid isPermaLink="false">/blog/release/v25.6.1?1770730668605</guid>
            <pubDate>Tue, 10 Feb 2026 13:37:48 GMT</pubDate>
            <description><![CDATA[build,deps: replace cjs-module-lexer with merve (Yagiz Nizipli) #61456]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.13.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.13.1</link>
            <guid isPermaLink="false">/blog/release/v24.13.1?1770730657426</guid>
            <pubDate>Tue, 10 Feb 2026 13:37:37 GMT</pubDate>
            <description><![CDATA[build: add support for Python 3.14 (Christian Clauss) #59983]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.6.0</link>
            <guid isPermaLink="false">/blog/release/v25.6.0?1770118975906</guid>
            <pubDate>Tue, 03 Feb 2026 11:42:55 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) async_hooks: add trackPromises option to createHook() (Joyee Cheung) #61415]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL Security Advisory Assessment, January 2026]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-fixes-in-regular-releases-jan2026</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-fixes-in-regular-releases-jan2026?1769619600000</guid>
            <pubDate>Wed, 28 Jan 2026 17:00:00 GMT</pubDate>
            <description><![CDATA[The OpenSSL project released a security advisory that includes 12 CVEs. After assessment, we have concluded that three CVEs affect Node.js (severity Low to Moderate). Given the limited attack surface, the OpenSSL updates will be included in upcoming regular Node.js releases rather than dedicated security releases.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.5.0</link>
            <guid isPermaLink="false">/blog/release/v25.5.0?1769460048586</guid>
            <pubDate>Mon, 26 Jan 2026 20:40:48 GMT</pubDate>
            <description><![CDATA[This release introduces a new --build-sea command-line flag that simplifies the process of building Single Executable Applications (SEA) using Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Chalk to Node.js util styleText]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/chalk-to-styletext</link>
            <guid isPermaLink="false">/blog/migrations/chalk-to-styletext?1769126400000</guid>
            <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This codemod aims to help you reduce external dependencies by transforming chalk method calls to use the native Node.js styling functionality. It will also handle automatic removal of the chalk package from the package.json.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.4.0</link>
            <guid isPermaLink="false">/blog/release/v25.4.0?1768842370236</guid>
            <pubDate>Mon, 19 Jan 2026 17:06:10 GMT</pubDate>
            <description><![CDATA[cli: add --require-module/--no-require-module (Joyee Cheung) #60959]]></description>
        </item>
        <item>
            <title><![CDATA[Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks</link>
            <guid isPermaLink="false">/blog/vulnerability/january-2026-dos-mitigation-async-hooks?1768323600000</guid>
            <pubDate>Tue, 13 Jan 2026 17:00:00 GMT</pubDate>
            <description><![CDATA[Node.js/V8 makes a best-effort attempt to recover from stack space exhaustion with a catchable error, which frameworks have come to rely on for service availability. An edge case that reproduces only when async_hooks are enabled breaks this recovery path: when recursion in user code exhausts stack space, Node.js exits immediately with exit code 7 instead of throwing a recoverable error. This can be reproduced in countless applications because:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.22.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.22.0</link>
            <guid isPermaLink="false">/blog/release/v22.22.0?1768313889314</guid>
            <pubDate>Tue, 13 Jan 2026 14:18:09 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.3.0</link>
            <guid isPermaLink="false">/blog/release/v25.3.0?1768312729701</guid>
            <pubDate>Tue, 13 Jan 2026 13:58:49 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.13.0</link>
            <guid isPermaLink="false">/blog/release/v24.13.0?1768312690153</guid>
            <pubDate>Tue, 13 Jan 2026 13:58:10 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.20.0</link>
            <guid isPermaLink="false">/blog/release/v20.20.0?1768312573880</guid>
            <pubDate>Tue, 13 Jan 2026 13:56:13 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Tuesday, January 13, 2026 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/december-2025-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/december-2025-security-releases?1768262400000</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 25.x, 24.x, 22.x, and 20.x Node.js release lines to address:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.12.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.12.0</link>
            <guid isPermaLink="false">/blog/release/v24.12.0?1765385491743</guid>
            <pubDate>Wed, 10 Dec 2025 16:51:31 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #59778]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.6 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.6</link>
            <guid isPermaLink="false">/blog/release/v20.19.6?1764073937526</guid>
            <pubDate>Tue, 25 Nov 2025 12:32:17 GMT</pubDate>
            <description><![CDATA[crypto: update root certificates to NSS 3.114 (Node.js GitHub Bot) #59571]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.2.1</link>
            <guid isPermaLink="false">/blog/release/v25.2.1?1763372594200</guid>
            <pubDate>Mon, 17 Nov 2025 09:43:14 GMT</pubDate>
            <description><![CDATA[This release reverts the spec-compliant behavior of sometimes throwing on localStorage access. We received feedback that this change on an experimental API was too breaking for a semver-minor release, so we decided to push it back for Node.js 26.0.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.11.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.11.1</link>
            <guid isPermaLink="false">/blog/release/v24.11.1?1762900548531</guid>
            <pubDate>Tue, 11 Nov 2025 22:35:48 GMT</pubDate>
            <description><![CDATA[The known issue relating to Buffer.allocUnsafe incorrectly zero-filling buffers has now been addressed and returns uninitialized memory as documented in the Buffer.allocUnsafe documentation.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.2.0</link>
            <guid isPermaLink="false">/blog/release/v25.2.0?1762900459839</guid>
            <pubDate>Tue, 11 Nov 2025 22:34:19 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #59982]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.1.0</link>
            <guid isPermaLink="false">/blog/release/v25.1.0?1761679319508</guid>
            <pubDate>Tue, 28 Oct 2025 19:21:59 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #59778]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.21.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.21.1</link>
            <guid isPermaLink="false">/blog/release/v22.21.1?1761678715751</guid>
            <pubDate>Tue, 28 Oct 2025 19:11:55 GMT</pubDate>
            <description><![CDATA[benchmark: remove unused variable from util/priority-queue (Bruno Rodrigues) #59872]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.11.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.11.0</link>
            <guid isPermaLink="false">/blog/release/v24.11.0?1761671193916</guid>
            <pubDate>Tue, 28 Oct 2025 17:06:33 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 24.x into Long Term Support (LTS) with the codename 'Krypton'. It will continue to receive updates through to the end of April 2028.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js v22 to v24]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/v22-to-v24</link>
            <guid isPermaLink="false">/blog/migrations/v22-to-v24?1761609840000</guid>
            <pubDate>Tue, 28 Oct 2025 00:04:00 GMT</pubDate>
            <description><![CDATA[With the release of Node.js 24.11.0, the Node.js 24 release line has entered Long-Term Support (LTS) and will continue to receive updates through to the end of April 2028.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js v20 to v22]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/v20-to-v22</link>
            <guid isPermaLink="false">/blog/migrations/v20-to-v22?1761609780000</guid>
            <pubDate>Tue, 28 Oct 2025 00:03:00 GMT</pubDate>
            <description><![CDATA[This page provides a list of codemods to help you migrate your code from Node.js v20 to v22.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js v16 to v18]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/v16-to-v18</link>
            <guid isPermaLink="false">/blog/migrations/v16-to-v18?1761609720000</guid>
            <pubDate>Tue, 28 Oct 2025 00:02:00 GMT</pubDate>
            <description><![CDATA[This page provides a list of codemods to help you migrate your code from Node.js v16 to v18.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js v14 to v16]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/v14-to-v16</link>
            <guid isPermaLink="false">/blog/migrations/v14-to-v16?1761609660000</guid>
            <pubDate>Tue, 28 Oct 2025 00:01:00 GMT</pubDate>
            <description><![CDATA[This page provides a list of codemods to help you migrate your code from Node.js v14 to v16.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js v12 to v14]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/migrations/v12-to-v14</link>
            <guid isPermaLink="false">/blog/migrations/v12-to-v14?1761609600000</guid>
            <pubDate>Tue, 28 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[This page provides a list of codemods to help you migrate your code from Node.js v12 to v14.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.21.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.21.0</link>
            <guid isPermaLink="false">/blog/release/v22.21.0?1761004304415</guid>
            <pubDate>Mon, 20 Oct 2025 23:51:44 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) cli: add --use-env-proxy (Joyee Cheung) #59151]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 25.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v25.0.0</link>
            <guid isPermaLink="false">/blog/release/v25.0.0?1760548338989</guid>
            <pubDate>Wed, 15 Oct 2025 17:12:18 GMT</pubDate>
            <description><![CDATA[Node.js 25 is here! We have upgraded V8 to 14.1, bringing major JSON.stringify performance improvements, built-in Uint8Array base64/hex conversion, and ongoing WebAssembly and JIT pipeline optimizations.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.10.0</link>
            <guid isPermaLink="false">/blog/release/v24.10.0?1760199600898</guid>
            <pubDate>Sat, 11 Oct 2025 16:20:00 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) console: allow per-stream inspectOptions option (Anna Henningsen) #60082]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.9.0</link>
            <guid isPermaLink="false">/blog/release/v24.9.0?1758829770271</guid>
            <pubDate>Thu, 25 Sep 2025 19:49:30 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.20.0</link>
            <guid isPermaLink="false">/blog/release/v22.20.0?1758721732227</guid>
            <pubDate>Wed, 24 Sep 2025 13:48:52 GMT</pubDate>
            <description><![CDATA[For official Node.js builds, or builds using the default build configuration, Node.js now bundles OpenSSL 3.5.2. This update allows Node.js 22.x to be supported through to the planned End-of-Life date of 2027-04-30 as the previously bundled OpenSSL 3.0.x goes out of support in September 2026.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.8.0</link>
            <guid isPermaLink="false">/blog/release/v24.8.0?1757533361437</guid>
            <pubDate>Wed, 10 Sep 2025 19:42:41 GMT</pubDate>
            <description><![CDATA[Node.js now supports inspection of HTTP/2 network calls in Chrome DevTools for Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.5</link>
            <guid isPermaLink="false">/blog/release/v20.19.5?1756923810105</guid>
            <pubDate>Wed, 03 Sep 2025 18:23:30 GMT</pubDate>
            <description><![CDATA[doc: add JonasBa to collaborators (Jonas Badalic) #58355]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.19.0</link>
            <guid isPermaLink="false">/blog/release/v22.19.0?1756415922296</guid>
            <pubDate>Thu, 28 Aug 2025 21:18:42 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) cli: add NODEUSESYSTEM_CA=1 (Joyee Cheung) #59276]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.7.0</link>
            <guid isPermaLink="false">/blog/release/v24.7.0?1756330035405</guid>
            <pubDate>Wed, 27 Aug 2025 21:27:15 GMT</pubDate>
            <description><![CDATA[OpenSSL 3.5 on 24.x kicked off post-quantum cryptography efforts in Node.js by allowing use of NIST's post-quantum cryptography standards for future-proofing applications against quantum computing threats. The following post-quantum algorithms are now available in node:crypto:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.6.0</link>
            <guid isPermaLink="false">/blog/release/v24.6.0?1755205907069</guid>
            <pubDate>Thu, 14 Aug 2025 21:11:47 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) cli: add NODEUSESYSTEM_CA=1 (Joyee Cheung) #59276]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.18.0</link>
            <guid isPermaLink="false">/blog/release/v22.18.0?1753998792015</guid>
            <pubDate>Thu, 31 Jul 2025 21:53:12 GMT</pubDate>
            <description><![CDATA[Node.js will be able to execute TypeScript files without additional configuration:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.5.0</link>
            <guid isPermaLink="false">/blog/release/v24.5.0?1753998737052</guid>
            <pubDate>Thu, 31 Jul 2025 21:52:17 GMT</pubDate>
            <description><![CDATA[This release is distributed with OpenSSL 3.5.1, following the announcement that OpenSSL 3.5 will be supported until April 2030, while Node.js 24 will be supported until April 2028. Read more about OpenSSL support in their blog post: .]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.4</link>
            <guid isPermaLink="false">/blog/release/v20.19.4?1752617706297</guid>
            <pubDate>Tue, 15 Jul 2025 22:15:06 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.17.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.17.1</link>
            <guid isPermaLink="false">/blog/release/v22.17.1?1752617696543</guid>
            <pubDate>Tue, 15 Jul 2025 22:14:56 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.4.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.4.1</link>
            <guid isPermaLink="false">/blog/release/v24.4.1?1752617684786</guid>
            <pubDate>Tue, 15 Jul 2025 22:14:44 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Tuesday, July 15, 2025 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/july-2025-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/july-2025-security-releases?1752537600000</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 24.x, 22.x, 20.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.4.0</link>
            <guid isPermaLink="false">/blog/release/v24.4.0?1752064656534</guid>
            <pubDate>Wed, 09 Jul 2025 12:37:36 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: support outputLength option in crypto.hash for XOF functions (Aditi) #58121]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js LGBTQIA+ Stories: Emelia Smith]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/2025-06-28-Emelia-Smith</link>
            <guid isPermaLink="false">/blog/community/2025-06-28-Emelia-Smith?1751299200000</guid>
            <pubDate>Mon, 30 Jun 2025 16:00:00 GMT</pubDate>
            <description><![CDATA[Carl put it rather elegantly in the opening blog post for this series, when he said “When we were young, the rules for many of us were simple. Boys like girls, and vice-versa. A mommy meets a daddy and if they love each other enough, baby comes!”, and that resonates with my own experiences.]]></description>
        </item>
        <item>
            <title><![CDATA[Open sourced identity]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/2025-pride</link>
            <guid isPermaLink="false">/blog/community/2025-pride?1751014800000</guid>
            <pubDate>Fri, 27 Jun 2025 09:00:00 GMT</pubDate>
            <description><![CDATA[This is a post about Pride Month 🌈.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.17.0</link>
            <guid isPermaLink="false">/blog/release/v22.17.0?1750809598537</guid>
            <pubDate>Tue, 24 Jun 2025 23:59:58 GMT</pubDate>
            <description><![CDATA[Constructing classes like IncomingMessage or ServerResponse without the new keyword is now discouraged. This clarifies API expectations and aligns with standard JavaScript behavior. It may warn or error in future versions.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.3.0</link>
            <guid isPermaLink="false">/blog/release/v24.3.0?1750806350672</guid>
            <pubDate>Tue, 24 Jun 2025 23:05:50 GMT</pubDate>
            <description><![CDATA[doc: add islandryu to collaborators (Shima Ryuhei) #58714]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.3</link>
            <guid isPermaLink="false">/blog/release/v20.19.3?1750667808302</guid>
            <pubDate>Mon, 23 Jun 2025 08:36:48 GMT</pubDate>
            <description><![CDATA[crypto: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142]]></description>
        </item>
        <item>
            <title><![CDATA[In Memory of Mikeal Rogers: A Builder of Communities]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/mikeal</link>
            <guid isPermaLink="false">/blog/announcements/mikeal?1750431600000</guid>
            <pubDate>Fri, 20 Jun 2025 15:00:00 GMT</pubDate>
            <description><![CDATA[It is with deep sadness that we mark the passing of Mikeal Rogers, a leader, builder, and advocate for open source communities and for the people who power them.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.2.0</link>
            <guid isPermaLink="false">/blog/release/v24.2.0?1749505886782</guid>
            <pubDate>Mon, 09 Jun 2025 21:51:26 GMT</pubDate>
            <description><![CDATA[The support for priority signaling has been removed in nghttp2, following its deprecation in the RFC 9113. As a consequence of this, priority signaling is deprecated on all release lines of Node.js, and removed from Node.js 24 so we can include latest updates from nghttp2.]]></description>
        </item>
        <item>
            <title><![CDATA[Beware of End-of-Life Node.js Versions - Upgrade or Seek Post-EOL Support]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/node-18-eol-support</link>
            <guid isPermaLink="false">/blog/announcements/node-18-eol-support?1749211200000</guid>
            <pubDate>Fri, 06 Jun 2025 12:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js ecosystem is at a critical juncture. With Node.js 18 becoming unsupported, millions of developers need to make the jump, but they should skip 20 entirely and go straight to Node.js 22. The numbers tell a compelling story about why this upgrade isn't just recommended, it's essential. If you can’t upgrade, check out our Ecosystem Sustainability Program partner, HeroDevs, which offers post End-Of-Life Node.js support.]]></description>
        </item>
        <item>
            <title><![CDATA[Trip report: Node.js collaboration summit (2025 Paris)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/events/collab-summit-2025-paris</link>
            <guid isPermaLink="false">/blog/events/collab-summit-2025-paris?1747872000000</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[About twice per year, Node.js contributors and community members get together in an unconference called the Node.js collaboration summit. At the summit, we share knowledge about the project and the ecosystem, brainstorm solutions to technical and non-technical issues, make progress in decision-making discussions, and push forward new initiatives.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.16.0</link>
            <guid isPermaLink="false">/blog/release/v22.16.0?1747841508705</guid>
            <pubDate>Wed, 21 May 2025 15:31:48 GMT</pubDate>
            <description><![CDATA[deps: update timezone to 2025b (Node.js GitHub Bot) #57857]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.1.0</link>
            <guid isPermaLink="false">/blog/release/v24.1.0?1747841490747</guid>
            <pubDate>Wed, 21 May 2025 15:31:30 GMT</pubDate>
            <description><![CDATA[doc: add JonasBa to collaborators (Jonas Badalic) #58355]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.0.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.0.2</link>
            <guid isPermaLink="false">/blog/release/v24.0.2?1747257431440</guid>
            <pubDate>Wed, 14 May 2025 21:17:11 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.11.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.11.1</link>
            <guid isPermaLink="false">/blog/release/v23.11.1?1747257389248</guid>
            <pubDate>Wed, 14 May 2025 21:16:29 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.15.1</link>
            <guid isPermaLink="false">/blog/release/v22.15.1?1747257350538</guid>
            <pubDate>Wed, 14 May 2025 21:15:50 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.2</link>
            <guid isPermaLink="false">/blog/release/v20.19.2?1747257285406</guid>
            <pubDate>Wed, 14 May 2025 21:14:45 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Wednesday, May 14, 2025 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/may-2025-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/may-2025-security-releases?1747191600000</guid>
            <pubDate>Wed, 14 May 2025 03:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 24.x, 23.x, 22.x, 20.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.0.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.0.1</link>
            <guid isPermaLink="false">/blog/release/v24.0.1?1746734705636</guid>
            <pubDate>Thu, 08 May 2025 20:05:05 GMT</pubDate>
            <description><![CDATA[Revert "buffer: move SlowBuffer to EOL" (Filip Skokan) #58211]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 24.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v24.0.0</link>
            <guid isPermaLink="false">/blog/release/v24.0.0?1746541895851</guid>
            <pubDate>Tue, 06 May 2025 14:31:35 GMT</pubDate>
            <description><![CDATA[We’re excited to announce the release of Node.js 24! This release brings several significant updates, including the upgrade of the V8 JavaScript engine to version 13.6 and npm to version 11. Starting with Node.js 24, support for MSVC has been removed, and ClangCL is now required to compile Node.js on Windows. The AsyncLocalStorage API now uses AsyncContextFrame by default, and URLPattern is available globally. These changes, along with many other improvements, continue to push the platform forward.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Test CI Security Incident]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/march-2025-ci-incident</link>
            <guid isPermaLink="false">/blog/vulnerability/march-2025-ci-incident?1745425800617</guid>
            <pubDate>Wed, 23 Apr 2025 16:30:00 GMT</pubDate>
            <description><![CDATA[On March 21, 2025, we received a security report via HackerOne (link restricted at time of writing), detailing a successful compromise of several Node.js test CI hosts.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.15.0</link>
            <guid isPermaLink="false">/blog/release/v22.15.0?1745393270679</guid>
            <pubDate>Wed, 23 Apr 2025 07:27:50 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) assert: implement partial error comparison (Ruben Bridgewater) #57370]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.1</link>
            <guid isPermaLink="false">/blog/release/v20.19.1?1745319123953</guid>
            <pubDate>Tue, 22 Apr 2025 10:52:03 GMT</pubDate>
            <description><![CDATA[deps: update undici to 6.21.2 (Matteo Collina) #57442]]></description>
        </item>
        <item>
            <title><![CDATA[Making Node.js Downloads Reliable]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/making-nodejs-downloads-reliable</link>
            <guid isPermaLink="false">/blog/announcements/making-nodejs-downloads-reliable</guid>
            <pubDate>Sat, 05 Apr 2025 12:00:00 GMT</pubDate>
            <description><![CDATA[Last year, we shared the details behind Node.js's brand new website. Today we're back, talking about the new infrastructure serving Node.js' release assets.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.11.0</link>
            <guid isPermaLink="false">/blog/release/v23.11.0</guid>
            <pubDate>Tue, 01 Apr 2025 14:27:44 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) assert: implement partial error comparison (Ruben Bridgewater) #57370]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.8 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.8</link>
            <guid isPermaLink="false">/blog/release/v18.20.8</guid>
            <pubDate>Thu, 27 Mar 2025 13:13:25 GMT</pubDate>
            <description><![CDATA[Please note that Node.js 18 is scheduled to reach End-of-Life on 30 April 2025. It is recommended to update to Node.js 20 or 22 as Node.js 18 will no longer receive security updates once it reaches End-of-Life.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Launches Official Community Space on Discord]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/official-discord-launch-announcement</link>
            <guid isPermaLink="false">/blog/announcements/official-discord-launch-announcement</guid>
            <pubDate>Mon, 17 Mar 2025 14:00:00 GMT</pubDate>
            <description><![CDATA[First, the news: The OpenJS Foundation and Reactiflux have collaborated to bring forth an official Discord community for Node.js 🎉 You can join the Node.js Discord now.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.10.0</link>
            <guid isPermaLink="false">/blog/release/v23.10.0</guid>
            <pubDate>Thu, 13 Mar 2025 23:00:19 GMT</pubDate>
            <description><![CDATA[With the introduction of test runner, SEA, and other feature that require a lot of flags, a JSON config flag would improve by a lot the developer experience and increase adoption.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.19.0</link>
            <guid isPermaLink="false">/blog/release/v20.19.0</guid>
            <pubDate>Thu, 13 Mar 2025 13:18:23 GMT</pubDate>
            <description><![CDATA[This is a special minor release. Although v20 is in maintenance mode, meaning only patch releases are expected, an exception was made to backport require(esm) due to its importance and impact on the ecosystem.]]></description>
        </item>
        <item>
            <title><![CDATA[Updates on CVE for End-of-Life Versions]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/updates-cve-for-end-of-life</link>
            <guid isPermaLink="false">/blog/vulnerability/updates-cve-for-end-of-life</guid>
            <pubDate>Fri, 07 Mar 2025 16:00:00 GMT</pubDate>
            <description><![CDATA[TL;DR: CVE-2025-23087, CVE-2025-23088, and CVE-2025-23089 issued to tag EOL versions have been rejected by the CVE Program. The Node.js team has, therefore, decided to update previous vulnerability specific CVEs to cover EOL releases, reflecting their ongoing security risks. This means that all new CVEs issued will include EOL releases in the applicability until we have specific information that indicates a CVE does not apply to an EOL release line. The project does not plan to evaluate CVEs against EOL lines but information provided to the project may be used to update the applicability if/when it is available.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.9.0</link>
            <guid isPermaLink="false">/blog/release/v23.9.0</guid>
            <pubDate>Wed, 26 Feb 2025 16:41:09 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) dns: add TLSA record query and parsing (Rithvik Vibhu) #52983]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.7 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.7</link>
            <guid isPermaLink="false">/blog/release/v18.20.7</guid>
            <pubDate>Thu, 20 Feb 2025 10:06:53 GMT</pubDate>
            <description><![CDATA[crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.8.0</link>
            <guid isPermaLink="false">/blog/release/v23.8.0</guid>
            <pubDate>Thu, 13 Feb 2025 17:44:50 GMT</pubDate>
            <description><![CDATA[This version adds the --use-system-ca command-line flag, which instructs Node.js to use the trusted CA certificates present in the system store along with the --use-bundled-ca, --use-openssl-ca options.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.14.0</link>
            <guid isPermaLink="false">/blog/release/v22.14.0</guid>
            <pubDate>Tue, 11 Feb 2025 10:46:49 GMT</pubDate>
            <description><![CDATA[crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.18.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.18.3</link>
            <guid isPermaLink="false">/blog/release/v20.18.3</guid>
            <pubDate>Mon, 10 Feb 2025 13:55:43 GMT</pubDate>
            <description><![CDATA[esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.7.0</link>
            <guid isPermaLink="false">/blog/release/v23.7.0</guid>
            <pubDate>Thu, 30 Jan 2025 18:03:40 GMT</pubDate>
            <description><![CDATA[crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.6.1</link>
            <guid isPermaLink="false">/blog/release/v23.6.1</guid>
            <pubDate>Tue, 21 Jan 2025 17:06:07 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.13.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.13.1</link>
            <guid isPermaLink="false">/blog/release/v22.13.1</guid>
            <pubDate>Tue, 21 Jan 2025 17:05:48 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.18.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.18.2</link>
            <guid isPermaLink="false">/blog/release/v20.18.2</guid>
            <pubDate>Tue, 21 Jan 2025 17:05:40 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.6 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.6</link>
            <guid isPermaLink="false">/blog/release/v18.20.6</guid>
            <pubDate>Tue, 21 Jan 2025 17:05:27 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Tuesday, January 21, 2025 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/january-2025-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/january-2025-security-releases</guid>
            <pubDate>Tue, 21 Jan 2025 03:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 23.x, 22.x, 20.x, 18.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.13.0</link>
            <guid isPermaLink="false">/blog/release/v22.13.0</guid>
            <pubDate>Tue, 07 Jan 2025 19:45:45 GMT</pubDate>
            <description><![CDATA[Upgrades the Permission Model status from Active Development to Stable.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.6.0</link>
            <guid isPermaLink="false">/blog/release/v23.6.0</guid>
            <pubDate>Tue, 07 Jan 2025 17:33:37 GMT</pubDate>
            <description><![CDATA[This release enables the flag --experimental-strip-types by default. Node.js will be able to execute TypeScript files without additional configuration:]]></description>
        </item>
        <item>
            <title><![CDATA[Upcoming CVE for End-of-Life Node.js Versions]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/upcoming-cve-for-eol-versions</link>
            <guid isPermaLink="false">/blog/vulnerability/upcoming-cve-for-eol-versions</guid>
            <pubDate>Mon, 06 Jan 2025 16:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js Project is committed to ensuring the security and reliability of applications built on Node.js. As part of this commitment, we regularly review measures to help our users stay informed about security risks.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.5.0</link>
            <guid isPermaLink="false">/blog/release/v23.5.0</guid>
            <pubDate>Thu, 19 Dec 2024 18:57:29 GMT</pubDate>
            <description><![CDATA[Following the merge of Curve25519 into the Web Cryptography API Editor's Draft the Ed25519 and X25519 algorithm identifiers are now stable and will no longer emit an ExperimentalWarning upon use.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.4.0</link>
            <guid isPermaLink="false">/blog/release/v23.4.0</guid>
            <pubDate>Tue, 10 Dec 2024 15:49:57 GMT</pubDate>
            <description><![CDATA[Sometimes, when writing test, we want to validate that some specific properties are present, and the mere presence of additional keys are not exactly relevant for that specific test. For this use case, we can now use assert.partialDeepStrictEqual, which should be familiar to those already using assert.deepStrictEqual, with the main difference that it does not require all properties in the actual parameter to be present in the expected parameter.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.12.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.12.0</link>
            <guid isPermaLink="false">/blog/release/v22.12.0</guid>
            <pubDate>Tue, 03 Dec 2024 20:47:10 GMT</pubDate>
            <description><![CDATA[Support for loading native ES modules using require() had been available on v20.x and v22.x under the command line flag --experimental-require-module, and available by default on v23.x. In this release, it is now no longer behind a flag on v22.x.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.3.0</link>
            <guid isPermaLink="false">/blog/release/v23.3.0</guid>
            <pubDate>Wed, 20 Nov 2024 23:01:40 GMT</pubDate>
            <description><![CDATA[doc: enforce strict policy to semver-major releases (Rafael Gonzaga) #55732]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.18.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.18.1</link>
            <guid isPermaLink="false">/blog/release/v20.18.1</guid>
            <pubDate>Wed, 20 Nov 2024 14:36:41 GMT</pubDate>
            <description><![CDATA[doc: add abmusse to collaborators (Abdirahim Musse) #55086]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.5</link>
            <guid isPermaLink="false">/blog/release/v18.20.5</guid>
            <pubDate>Tue, 12 Nov 2024 21:44:18 GMT</pubDate>
            <description><![CDATA[esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.2.0</link>
            <guid isPermaLink="false">/blog/release/v23.2.0</guid>
            <pubDate>Mon, 11 Nov 2024 21:24:21 GMT</pubDate>
            <description><![CDATA[This is the version of NSS that shipped in Firefox 131.0 on 2024-10-01.]]></description>
        </item>
        <item>
            <title><![CDATA[Trip report: Node.js collaboration summit (2024 Dublin)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/events/collab-summit-2024-dublin</link>
            <guid isPermaLink="false">/blog/events/collab-summit-2024-dublin</guid>
            <pubDate>Mon, 11 Nov 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js 22.11.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.11.0</link>
            <guid isPermaLink="false">/blog/release/v22.11.0</guid>
            <pubDate>Tue, 29 Oct 2024 14:28:44 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 22.x into Long Term Support (LTS) with the codename 'Jod'. The 22.x release line now moves into "Active LTS" and will remain so until October 2025. After that time, it will move into "Maintenance" until end of life in April 2027.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.1.0</link>
            <guid isPermaLink="false">/blog/release/v23.1.0</guid>
            <pubDate>Thu, 24 Oct 2024 21:32:29 GMT</pubDate>
            <description><![CDATA[When a Buffer is created using a resizable ArrayBuffer, the Buffer length will now correctly change as the underlying ArrayBuffer size is changed.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.10.0</link>
            <guid isPermaLink="false">/blog/release/v22.10.0</guid>
            <pubDate>Wed, 16 Oct 2024 22:44:34 GMT</pubDate>
            <description><![CDATA[This release introduces a "module-sync" exports condition that's enabled when require(esm) is enabled, so packages can supply a synchronous ES module to the Node.js module loader, no matter if it's being required or imported. This is similar to the "module" condition that bundlers have been using to support require(esm) in Node.js, and allows dual-package authors to opt into ESM-first only on newer versions of Node.js that supports require(esm) to avoid the dual-package hazard.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 23.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v23.0.0</link>
            <guid isPermaLink="false">/blog/release/v23.0.0</guid>
            <pubDate>Wed, 16 Oct 2024 14:07:50 GMT</pubDate>
            <description><![CDATA[We’re excited to announce the release of Node.js 23! Key highlights include:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.18.0</link>
            <guid isPermaLink="false">/blog/release/v20.18.0</guid>
            <pubDate>Thu, 03 Oct 2024 17:57:41 GMT</pubDate>
            <description><![CDATA[This update introduces the initial support for network inspection in Node.js. Currently, this is an experimental feature, so you need to enable it using the --experimental-network-inspection flag. With this feature enabled, you can inspect network activities occurring within a JavaScript application.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.9.0</link>
            <guid isPermaLink="false">/blog/release/v22.9.0</guid>
            <pubDate>Tue, 17 Sep 2024 21:09:02 GMT</pubDate>
            <description><![CDATA[A new API getCallSite has been introduced to the util module. This API allows users to retrieve the stacktrace of the current execution. Example:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.8.0</link>
            <guid isPermaLink="false">/blog/release/v22.8.0</guid>
            <pubDate>Tue, 03 Sep 2024 13:51:48 GMT</pubDate>
            <description><![CDATA[This release adds a new API module.enableCompileCache() that can be used to enable on-disk code caching of all modules loaded after this API is called. Previously this could only be enabled by the NODECOMPILECACHE environment variable, so it could only set by end-users. This API allows tooling and library authors to enable caching of their own code. This is a built-in alternative to the v8-compile-cache/v8-compile-cache-lib packages, but have better performance and supports ESM.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.7.0</link>
            <guid isPermaLink="false">/blog/release/v22.7.0</guid>
            <pubDate>Thu, 22 Aug 2024 14:23:00 GMT</pubDate>
            <description><![CDATA[With the new flag --experimental-transform-types it is possible to enable the transformation of TypeScript-only syntax into JavaScript code.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.17.0</link>
            <guid isPermaLink="false">/blog/release/v20.17.0</guid>
            <pubDate>Wed, 21 Aug 2024 17:40:21 GMT</pubDate>
            <description><![CDATA[This release adds require() support for synchronous ESM graphs under the flag --experimental-require-module.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.6.0</link>
            <guid isPermaLink="false">/blog/release/v22.6.0</guid>
            <pubDate>Tue, 06 Aug 2024 17:14:02 GMT</pubDate>
            <description><![CDATA[Node.js introduces the --experimental-strip-types flag for initial TypeScript support. This feature strips type annotations from .ts files, allowing them to run without transforming TypeScript-specific syntax. Current limitations include:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.16.0</link>
            <guid isPermaLink="false">/blog/release/v20.16.0</guid>
            <pubDate>Wed, 24 Jul 2024 12:29:52 GMT</pubDate>
            <description><![CDATA[process.getBuiltinModule(id) provides a way to load built-in modules in a globally available function. ES Modules that need to support other environments can use it to conditionally load a Node.js built-in when it is run in Node.js, without having to deal with the resolution error that can be thrown by import in a non-Node.js environment or having to use dynamic import() which either turns the module into an asynchronous module, or turns a synchronous API into an asynchronous one.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.5.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.5.1</link>
            <guid isPermaLink="false">/blog/release/v22.5.1</guid>
            <pubDate>Fri, 19 Jul 2024 13:49:41 GMT</pubDate>
            <description><![CDATA[This release fixes a regression introduced in Node.js 22.5.0. The problem is known to display the following symptoms:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.5.0</link>
            <guid isPermaLink="false">/blog/release/v22.5.0</guid>
            <pubDate>Wed, 17 Jul 2024 16:08:19 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) http: expose websockets (Natalia Venditto) #53721]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.4.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.4.1</link>
            <guid isPermaLink="false">/blog/release/v22.4.1</guid>
            <pubDate>Tue, 09 Jul 2024 02:31:49 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.15.1</link>
            <guid isPermaLink="false">/blog/release/v20.15.1</guid>
            <pubDate>Mon, 08 Jul 2024 18:16:32 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.4</link>
            <guid isPermaLink="false">/blog/release/v18.20.4</guid>
            <pubDate>Mon, 08 Jul 2024 18:15:09 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Monday, July 8, 2024 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/july-2024-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/july-2024-security-releases</guid>
            <pubDate>Mon, 08 Jul 2024 03:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 22.x, 20.x, 18.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.4.0</link>
            <guid isPermaLink="false">/blog/release/v22.4.0</guid>
            <pubDate>Tue, 02 Jul 2024 09:06:33 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) deps,lib,src: add experimental web storage (Colin Ihrig) #52435]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.15.0</link>
            <guid isPermaLink="false">/blog/release/v20.15.0</guid>
            <pubDate>Thu, 20 Jun 2024 16:04:41 GMT</pubDate>
            <description><![CDATA[It is now possible to count the number of assertions and subtests that are expected to run within a test. If the number of assertions and subtests that run does not match the expected count, the test will fail.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.3.0</link>
            <guid isPermaLink="false">/blog/release/v22.3.0</guid>
            <pubDate>Tue, 11 Jun 2024 19:00:57 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) src: traverse parent folders while running --run (Yagiz Nizipli) #53154]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.14.0</link>
            <guid isPermaLink="false">/blog/release/v20.14.0</guid>
            <pubDate>Tue, 28 May 2024 16:50:55 GMT</pubDate>
            <description><![CDATA[src,permission: throw async errors on async APIs (Rafael Gonzaga) #52730]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.3</link>
            <guid isPermaLink="false">/blog/release/v18.20.3</guid>
            <pubDate>Tue, 21 May 2024 12:13:37 GMT</pubDate>
            <description><![CDATA[This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.2.0</link>
            <guid isPermaLink="false">/blog/release/v22.2.0</guid>
            <pubDate>Wed, 15 May 2024 19:25:43 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) cli: allow running wasm in limited vmem with --disable-wasm-trap-handler (Joyee Cheung) #52766]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.13.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.13.1</link>
            <guid isPermaLink="false">/blog/release/v20.13.1</guid>
            <pubDate>Thu, 09 May 2024 10:38:21 GMT</pubDate>
            <description><![CDATA[Due to a regression in the npm installation on Windows, this commit reverts the change that installed npm PowerShell scripts on Windows.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.13.0</link>
            <guid isPermaLink="false">/blog/release/v20.13.0</guid>
            <pubDate>Tue, 07 May 2024 15:50:05 GMT</pubDate>
            <description><![CDATA[The performance of the base64 and base64url encoding and decoding functions has been improved significantly.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.1.0</link>
            <guid isPermaLink="false">/blog/release/v22.1.0</guid>
            <pubDate>Thu, 02 May 2024 14:35:52 GMT</pubDate>
            <description><![CDATA[This patch implements automatic on-disk code caching that can be enabled via an environment variable NODECOMPILECACHE=/path/to/cache/dir.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v22.0.0</link>
            <guid isPermaLink="false">/blog/release/v22.0.0</guid>
            <pubDate>Wed, 24 Apr 2024 18:23:41 GMT</pubDate>
            <description><![CDATA[We're excited to announce the release of Node.js 22! Highlights include require()ing ESM graphs, WebSocket client, updates of the V8 JavaScript engine, and more! As a reminder, Node.js 22 will enter long-term support (LTS) in October, but until then, it will be the "Current" release for the next six months. We encourage you to explore the new features and benefits offered by this latest release and evaluate their potential impact on your applications.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 22 is now available!]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v22-release-announce</link>
            <guid isPermaLink="false">/blog/announcements/v22-release-announce</guid>
            <pubDate>Wed, 24 Apr 2024 17:45:00 GMT</pubDate>
            <description><![CDATA[We're excited to announce the release of Node.js 22! Highlights include require()ing ES modules, a WebSocket client, updates of the V8 JavaScript engine, and more!]]></description>
        </item>
        <item>
            <title><![CDATA[Trip report: Node.js collaboration summit (2024 London)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/events/collab-summit-2024-london</link>
            <guid isPermaLink="false">/blog/events/collab-summit-2024-london</guid>
            <pubDate>Mon, 15 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[About twice per year, Node.js contributors and community members get together in an unconference called the Node.js collaboration summit. At the summit, we share knowledge about the project and the ecosystem, brainstorm solutions to technical and non-technical issues, make progress in decision-making discussions, and push forward new initiatives.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.7.3 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.7.3</link>
            <guid isPermaLink="false">/blog/release/v21.7.3</guid>
            <pubDate>Wed, 10 Apr 2024 16:38:50 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.12.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.12.2</link>
            <guid isPermaLink="false">/blog/release/v20.12.2</guid>
            <pubDate>Wed, 10 Apr 2024 16:38:15 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.2</link>
            <guid isPermaLink="false">/blog/release/v18.20.2</guid>
            <pubDate>Wed, 10 Apr 2024 16:36:35 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Wednesday, April 10, 2024 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/april-2024-security-releases-2</link>
            <guid isPermaLink="false">/blog/vulnerability/april-2024-security-releases-2</guid>
            <pubDate>Wed, 10 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the 18.x, 20.x, 21.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.1</link>
            <guid isPermaLink="false">/blog/release/v18.20.1</guid>
            <pubDate>Wed, 03 Apr 2024 14:27:39 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.7.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.7.2</link>
            <guid isPermaLink="false">/blog/release/v21.7.2</guid>
            <pubDate>Wed, 03 Apr 2024 14:18:52 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.12.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.12.1</link>
            <guid isPermaLink="false">/blog/release/v20.12.1</guid>
            <pubDate>Wed, 03 Apr 2024 14:16:00 GMT</pubDate>
            <description><![CDATA[This is a security release]]></description>
        </item>
        <item>
            <title><![CDATA[Wednesday, April 3, 2024 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/april-2024-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/april-2024-security-releases</guid>
            <pubDate>Wed, 03 Apr 2024 03:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v18.x, v20.x and 21.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.12.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.12.0</link>
            <guid isPermaLink="false">/blog/release/v20.12.0</guid>
            <pubDate>Tue, 26 Mar 2024 17:56:21 GMT</pubDate>
            <description><![CDATA[This patch introduces a helper crypto.hash() that computes a digest from the input at one shot. This can be 1.2-2x faster than the object-based createHash() for smaller inputs (<= 5MB) that are readily available (not streamed) and incur less memory overhead since no intermediate objects will be created.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.20.0</link>
            <guid isPermaLink="false">/blog/release/v18.20.0</guid>
            <pubDate>Tue, 26 Mar 2024 17:49:14 GMT</pubDate>
            <description><![CDATA[Support has been added for import attributes, to replace the old import assertions syntax. This will aid migration by making the new syntax available across all currently supported Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[Diving into the Node.js Website Redesign]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/diving-into-the-nodejs-website-redesign</link>
            <guid isPermaLink="false">/blog/announcements/diving-into-the-nodejs-website-redesign</guid>
            <pubDate>Sun, 24 Mar 2024 12:30:09 GMT</pubDate>
            <description><![CDATA[By now you've noticed nodejs.org's fresh new look!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.7.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.7.1</link>
            <guid isPermaLink="false">/blog/release/v21.7.1</guid>
            <pubDate>Fri, 08 Mar 2024 21:54:44 GMT</pubDate>
            <description><![CDATA[This release reverts #51389, which landed in Node.js 21.7.0. It is a documented feature that t.after() hooks are run even if a test has no subtests. The hook can be used to clean up the test itself.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.7.0</link>
            <guid isPermaLink="false">/blog/release/v21.7.0</guid>
            <pubDate>Wed, 06 Mar 2024 18:38:37 GMT</pubDate>
            <description><![CDATA[util.styleText(format, text): This function returns a formatted text considering the format passed.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.6.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.6.2</link>
            <guid isPermaLink="false">/blog/release/v21.6.2</guid>
            <pubDate>Wed, 14 Feb 2024 17:36:06 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.11.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.11.1</link>
            <guid isPermaLink="false">/blog/release/v20.11.1</guid>
            <pubDate>Wed, 14 Feb 2024 17:35:59 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.19.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.19.1</link>
            <guid isPermaLink="false">/blog/release/v18.19.1</guid>
            <pubDate>Wed, 14 Feb 2024 17:35:50 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Wednesday February 14 2024 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/february-2024-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/february-2024-security-releases</guid>
            <pubDate>Wed, 14 Feb 2024 15:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v18.x, v20.x and v21.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.6.1</link>
            <guid isPermaLink="false">/blog/release/v21.6.1</guid>
            <pubDate>Mon, 22 Jan 2024 19:24:16 GMT</pubDate>
            <description><![CDATA[This release fixes a bug in undici using WebStreams]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.6.0</link>
            <guid isPermaLink="false">/blog/release/v21.6.0</guid>
            <pubDate>Mon, 15 Jan 2024 14:52:59 GMT</pubDate>
            <description><![CDATA[Three new events were added in the net.createConnection flow:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.11.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.11.0</link>
            <guid isPermaLink="false">/blog/release/v20.11.0</guid>
            <pubDate>Wed, 10 Jan 2024 12:29:08 GMT</pubDate>
            <description><![CDATA[crypto: update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.5.0</link>
            <guid isPermaLink="false">/blog/release/v21.5.0</guid>
            <pubDate>Tue, 19 Dec 2023 19:09:27 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) deps: add simdjson (Yagiz Nizipli) #50322]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.4.0</link>
            <guid isPermaLink="false">/blog/release/v21.4.0</guid>
            <pubDate>Tue, 05 Dec 2023 09:32:52 GMT</pubDate>
            <description><![CDATA[This release fixes a regression introduced in v21.3.0 that caused the fs.writeFileSync method to throw when called with 'utf8' encoding, no flag option, and if the target file didn't exist yet.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.3.0</link>
            <guid isPermaLink="false">/blog/release/v21.3.0</guid>
            <pubDate>Thu, 30 Nov 2023 17:37:46 GMT</pubDate>
            <description><![CDATA[This version adds a new --disable-warning option that allows users to disable specific warnings either by code (i.e. DEP0025) or type (i.e. DeprecationWarning, ExperimentalWarning).]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.19.0</link>
            <guid isPermaLink="false">/blog/release/v18.19.0</guid>
            <pubDate>Wed, 29 Nov 2023 17:28:42 GMT</pubDate>
            <description><![CDATA[After two months of baking time in Node.js 20, npm 10 is backported, so that all release lines include a supported version of npm. This release includes npm v10.2.3.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.10.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.10.0</link>
            <guid isPermaLink="false">/blog/release/v20.10.0</guid>
            <pubDate>Wed, 22 Nov 2023 15:28:11 GMT</pubDate>
            <description><![CDATA[The new flag --experimental-default-type can be used to flip the default module system used by Node.js. Input that is already explicitly defined as ES modules or CommonJS, such as by a package.json "type" field or .mjs/.cjs file extension or the --input-type flag, is unaffected. What is currently implicitly CommonJS would instead be interpreted as ES modules under --experimental-default-type=module:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.2.0</link>
            <guid isPermaLink="false">/blog/release/v21.2.0</guid>
            <pubDate>Tue, 14 Nov 2023 18:18:41 GMT</pubDate>
            <description><![CDATA[doc: add MrJithil to collaborators (Jithil P Ponnan) #50666]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL Recent Security Patches]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-fixes-in-regular-releases-oct2023</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-fixes-in-regular-releases-oct2023</guid>
            <pubDate>Thu, 26 Oct 2023 17:00:15 GMT</pubDate>
            <description><![CDATA[For the vulnerabilities disclosed in the OpenSSL Security Advisories of:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.9.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.9.0</link>
            <guid isPermaLink="false">/blog/release/v20.9.0</guid>
            <pubDate>Tue, 24 Oct 2023 14:34:46 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 20.x into Long Term Support (LTS) with the codename 'Iron'. The 20.x release line now moves into "Active LTS" and will remain so until October 2024. After that time, it will move into "Maintenance" until end of life in April 2026.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.1.0</link>
            <guid isPermaLink="false">/blog/release/v21.1.0</guid>
            <pubDate>Tue, 24 Oct 2023 13:54:53 GMT</pubDate>
            <description><![CDATA[The new flag --experimental-detect-module can be used to automatically run ES modules when their syntax can be detected. For “ambiguous” files, which are .js or extensionless files with no package.json with a type field, Node.js will parse the file to detect ES module syntax; if found, it will run the file as an ES module, otherwise it will run the file as a CommonJS module. The same applies to string input via --eval or STDIN.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v21.0.0</link>
            <guid isPermaLink="false">/blog/release/v21.0.0</guid>
            <pubDate>Tue, 17 Oct 2023 16:17:55 GMT</pubDate>
            <description><![CDATA[We're excited to announce the release of Node.js 21! Highlights include updates of the V8 JavaScript engine to 11.8, stable fetch and WebStreams, a new experimental flag to change the interpretation of ambiguous code from CommonJS to ES modules (--experimental-default-type), many updates to our test runner, and more!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 21 is now available!]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v21-release-announce</link>
            <guid isPermaLink="false">/blog/announcements/v21-release-announce</guid>
            <pubDate>Tue, 17 Oct 2023 15:45:00 GMT</pubDate>
            <description><![CDATA[We're excited to announce the release of Node.js 21! Highlights include updates of the V8 JavaScript engine to 11.8, stable fetch and WebStreams, a new experimental flag to flip module defaults (--experimental-default-type), a built-in WebSocket client, many updates to our test runner, and more!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.18.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.18.2</link>
            <guid isPermaLink="false">/blog/release/v18.18.2</guid>
            <pubDate>Fri, 13 Oct 2023 21:09:24 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.8.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.8.1</link>
            <guid isPermaLink="false">/blog/release/v20.8.1</guid>
            <pubDate>Fri, 13 Oct 2023 21:08:42 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Friday October 13 2023 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/october-2023-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/october-2023-security-releases</guid>
            <pubDate>Fri, 13 Oct 2023 13:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v18.x and v20.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.18.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.18.1</link>
            <guid isPermaLink="false">/blog/release/v18.18.1</guid>
            <pubDate>Tue, 10 Oct 2023 16:52:25 GMT</pubDate>
            <description><![CDATA[This release addresses some regressions that appeared in Node.js 18.18.0:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.8.0</link>
            <guid isPermaLink="false">/blog/release/v20.8.0</guid>
            <pubDate>Fri, 29 Sep 2023 03:26:00 GMT</pubDate>
            <description><![CDATA[Performance improvements to writable and readable streams, improving the creation and destruction by ±15% and reducing the memory overhead each stream takes in Node.js]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.18.0</link>
            <guid isPermaLink="false">/blog/release/v18.18.0</guid>
            <pubDate>Mon, 18 Sep 2023 21:46:26 GMT</pubDate>
            <description><![CDATA[build: sync libuv header change (Jiawen Geng) #48078]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.7.0</link>
            <guid isPermaLink="false">/blog/release/v20.7.0</guid>
            <pubDate>Mon, 18 Sep 2023 18:49:58 GMT</pubDate>
            <description><![CDATA[src: support multiple --env-file declarations (Yagiz Nizipli) #49542]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.6.1</link>
            <guid isPermaLink="false">/blog/release/v20.6.1</guid>
            <pubDate>Fri, 08 Sep 2023 16:22:55 GMT</pubDate>
            <description><![CDATA[esm: fix loading of CJS modules from ESM (Antoine du Hamel) #49500]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.6.0</link>
            <guid isPermaLink="false">/blog/release/v20.6.0</guid>
            <pubDate>Mon, 04 Sep 2023 20:19:38 GMT</pubDate>
            <description><![CDATA[Starting from Node.js 20.6.0, Node.js supports .env files for configuring environment variables.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.5.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.5.1</link>
            <guid isPermaLink="false">/blog/release/v20.5.1</guid>
            <pubDate>Wed, 09 Aug 2023 17:55:32 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.17.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.17.1</link>
            <guid isPermaLink="false">/blog/release/v18.17.1</guid>
            <pubDate>Wed, 09 Aug 2023 17:09:37 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.20.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.20.2</link>
            <guid isPermaLink="false">/blog/release/v16.20.2</guid>
            <pubDate>Wed, 09 Aug 2023 16:51:54 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Wednesday August 9th 2023 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/august-2023-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/august-2023-security-releases</guid>
            <pubDate>Wed, 09 Aug 2023 14:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v16.x, v18.x, and v20.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.5.0</link>
            <guid isPermaLink="false">/blog/release/v20.5.0</guid>
            <pubDate>Thu, 20 Jul 2023 21:33:55 GMT</pubDate>
            <description><![CDATA[doc: add atlowChemi to collaborators (atlowChemi) #48757]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.17.0</link>
            <guid isPermaLink="false">/blog/release/v18.17.0</guid>
            <pubDate>Tue, 18 Jul 2023 19:53:21 GMT</pubDate>
            <description><![CDATA[Node.js 18.17.0 comes with the latest version of the URL parser, Ada. This update brings significant performance improvements to URL parsing, including enhancements to the url.domainToASCII and url.domainToUnicode functions in node:url.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.4.0</link>
            <guid isPermaLink="false">/blog/release/v20.4.0</guid>
            <pubDate>Wed, 05 Jul 2023 14:13:56 GMT</pubDate>
            <description><![CDATA[The new feature allows developers to write more reliable and predictable tests for time-dependent functionality. It includes MockTimers with the ability to mock setTimeout, setInterval from globals, node:timers, and node:timers/promises.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.16.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.16.1</link>
            <guid isPermaLink="false">/blog/release/v18.16.1</guid>
            <pubDate>Tue, 20 Jun 2023 20:33:42 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.3.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.3.1</link>
            <guid isPermaLink="false">/blog/release/v20.3.1</guid>
            <pubDate>Tue, 20 Jun 2023 20:13:40 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.20.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.20.1</link>
            <guid isPermaLink="false">/blog/release/v16.20.1</guid>
            <pubDate>Tue, 20 Jun 2023 19:27:28 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Tuesday June 20 2023 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/june-2023-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/june-2023-security-releases</guid>
            <pubDate>Tue, 20 Jun 2023 14:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for all supported Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.3.0</link>
            <guid isPermaLink="false">/blog/release/v20.3.0</guid>
            <pubDate>Thu, 08 Jun 2023 16:06:19 GMT</pubDate>
            <description><![CDATA[deps: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux (Santiago Gimeno) #48078]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.2.0</link>
            <guid isPermaLink="false">/blog/release/v20.2.0</guid>
            <pubDate>Tue, 16 May 2023 12:50:54 GMT</pubDate>
            <description><![CDATA[doc: add ovflowd to collaborators (Claudio Wunder) #47844]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.1.0</link>
            <guid isPermaLink="false">/blog/release/v20.1.0</guid>
            <pubDate>Wed, 03 May 2023 15:45:49 GMT</pubDate>
            <description><![CDATA[assert: deprecate CallTracker (Moshe Atlow) #47740]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v20.0.0</link>
            <guid isPermaLink="false">/blog/release/v20.0.0</guid>
            <pubDate>Tue, 18 Apr 2023 16:07:46 GMT</pubDate>
            <description><![CDATA[Node.js now has an experimental feature called the Permission Model. It allows developers to restrict access to specific resources during program execution, such as file system operations, child process spawning, and worker thread creation. The API exists behind a flag --experimental-permission which when enabled will restrict access to all available permissions. By using this feature, developers can prevent their applications from accessing or modifying sensitive data or running potentially harmful code. More information about the Permission Model can be found in the Node.js documentation.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 20 is now available!]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v20-release-announce</link>
            <guid isPermaLink="false">/blog/announcements/v20-release-announce</guid>
            <pubDate>Tue, 18 Apr 2023 15:45:00 GMT</pubDate>
            <description><![CDATA[We're excited to announce the release of Node.js 20! Highlights include the new Node.js Permission Model,a synchronous import.meta.resolve, a stable test_runner, updates of the V8 JavaScript engine to 11.3, Ada to 2.0, and more!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.16.0</link>
            <guid isPermaLink="false">/blog/release/v18.16.0</guid>
            <pubDate>Thu, 13 Apr 2023 00:46:01 GMT</pubDate>
            <description><![CDATA[Compile a JavaScript file into a single executable application:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.9.0</link>
            <guid isPermaLink="false">/blog/release/v19.9.0</guid>
            <pubDate>Wed, 12 Apr 2023 12:49:06 GMT</pubDate>
            <description><![CDATA[TracingChannel adds a new, high-performance channel to publish tracing data about the timing and purpose of function executions.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.20.0</link>
            <guid isPermaLink="false">/blog/release/v16.20.0</guid>
            <pubDate>Wed, 29 Mar 2023 18:11:26 GMT</pubDate>
            <description><![CDATA[update undici to 5.20.0 (Node.js GitHub Bot) #46711]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js March 17th Infrastructure Incident Post-mortem]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/node-js-march-17-incident</link>
            <guid isPermaLink="false">/blog/announcements/node-js-march-17-incident</guid>
            <pubDate>Thu, 23 Mar 2023 20:10:01 GMT</pubDate>
            <description><![CDATA[Starting on March 15th and going through to March 17th (with much of the issue being mitigated on the 16th), users were receiving intermittent 404 responses when trying to download Node.js from nodejs.org, or even accessing parts of the website.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.8.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.8.1</link>
            <guid isPermaLink="false">/blog/release/v19.8.1</guid>
            <pubDate>Wed, 15 Mar 2023 17:16:52 GMT</pubDate>
            <description><![CDATA[This release contains a single revert of a change that was introduced in v19.8.0 and introduced application crashes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.8.0</link>
            <guid isPermaLink="false">/blog/release/v19.8.0</guid>
            <pubDate>Tue, 14 Mar 2023 19:02:15 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) buffer: add Buffer.copyBytesFrom(...) (James M Snell) #46500]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.15.0</link>
            <guid isPermaLink="false">/blog/release/v18.15.0</guid>
            <pubDate>Tue, 07 Mar 2023 20:12:11 GMT</pubDate>
            <description><![CDATA[doc,lib,src,test: rename --test-coverage (Colin Ihrig) #46017]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.14.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.14.2</link>
            <guid isPermaLink="false">/blog/release/v18.14.2</guid>
            <pubDate>Tue, 21 Feb 2023 18:22:59 GMT</pubDate>
            <description><![CDATA[deps: upgrade npm to 9.5.0 (npm team) #46673]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.7.0</link>
            <guid isPermaLink="false">/blog/release/v19.7.0</guid>
            <pubDate>Tue, 21 Feb 2023 18:22:47 GMT</pubDate>
            <description><![CDATA[deps: upgrade npm to 9.5.0 (npm team) #46673]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.14.1</link>
            <guid isPermaLink="false">/blog/release/v18.14.1</guid>
            <pubDate>Thu, 16 Feb 2023 22:22:52 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.6.1</link>
            <guid isPermaLink="false">/blog/release/v19.6.1</guid>
            <pubDate>Thu, 16 Feb 2023 22:21:38 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.19.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.19.1</link>
            <guid isPermaLink="false">/blog/release/v16.19.1</guid>
            <pubDate>Thu, 16 Feb 2023 22:16:31 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.21.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.21.3</link>
            <guid isPermaLink="false">/blog/release/v14.21.3</guid>
            <pubDate>Thu, 16 Feb 2023 22:08:13 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Thursday February 16 2023 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/february-2023-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/february-2023-security-releases</guid>
            <pubDate>Thu, 16 Feb 2023 21:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v19.x, v18.x, v16.x, and v14.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.14.0</link>
            <guid isPermaLink="false">/blog/release/v18.14.0</guid>
            <pubDate>Thu, 02 Feb 2023 19:35:29 GMT</pubDate>
            <description><![CDATA[Based on the list of guidelines we've established on integrating npm and node, here is a grouped list of the breaking changes with the reasoning as to why they fit within the guidelines linked above. Note that all the breaking changes were made in 9.0.0. All subsequent minor and patch releases after npm@9.0.0 do not contain any breaking changes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.6.0</link>
            <guid isPermaLink="false">/blog/release/v19.6.0</guid>
            <pubDate>Thu, 02 Feb 2023 16:16:23 GMT</pubDate>
            <description><![CDATA[Loaders now apply to subsequent loaders, for example: --experimental-loader ts-node --experimental-loader loader-written-in-typescript.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.5.0</link>
            <guid isPermaLink="false">/blog/release/v19.5.0</guid>
            <pubDate>Tue, 24 Jan 2023 22:12:56 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) join authorization headers (Marco Ippolito) #45982]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.4.0</link>
            <guid isPermaLink="false">/blog/release/v19.4.0</guid>
            <pubDate>Fri, 06 Jan 2023 13:16:26 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) add buffer.isUtf8 for utf8 validation (Yagiz Nizipli) #45947]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.13.0</link>
            <guid isPermaLink="false">/blog/release/v18.13.0</guid>
            <pubDate>Fri, 06 Jan 2023 01:01:33 GMT</pubDate>
            <description><![CDATA[By default Node.js is built so that all dependencies are bundled into the Node.js binary itself. Some Node.js distributions prefer to manage dependencies externally. There are existing build options that allow dependencies with native code to be externalized. This commit adds additional options so that dependencies with JavaScript code (including WASM) can also be externalized. This addition does not affect binaries shipped by the Node.js project but will allow other distributions to externalize additional dependencies when needed.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL 3.0.7 update assessment]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-fixes-in-regular-releases-dec2022</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-fixes-in-regular-releases-dec2022</guid>
            <pubDate>Fri, 16 Dec 2022 17:00:15 GMT</pubDate>
            <description><![CDATA[The vulnerability in the OpenSSL Security Advisory of Dec 13 2022 do not affect any active Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.3.0</link>
            <guid isPermaLink="false">/blog/release/v19.3.0</guid>
            <pubDate>Wed, 14 Dec 2022 13:58:44 GMT</pubDate>
            <description><![CDATA[Based on the list of guidelines we've established on integrating npm and node, here is a grouped list of the breaking changes with the reasoning as to why they fit within the guidelines linked above. Note that all the breaking changes were made in 9.0.0. All subsequent minor and patch releases after npm@9.0.0 do not contain any breaking changes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.19.0</link>
            <guid isPermaLink="false">/blog/release/v16.19.0</guid>
            <pubDate>Tue, 13 Dec 2022 13:13:27 GMT</pubDate>
            <description><![CDATA[This OpenSSL version does not address any security vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.21.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.21.2</link>
            <guid isPermaLink="false">/blog/release/v14.21.2</guid>
            <pubDate>Tue, 13 Dec 2022 13:05:04 GMT</pubDate>
            <description><![CDATA[This OpenSSL version does not address any security vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.2.0</link>
            <guid isPermaLink="false">/blog/release/v19.2.0</guid>
            <pubDate>Tue, 29 Nov 2022 19:18:47 GMT</pubDate>
            <description><![CDATA[Time zone data has been updated to 2022f. This includes changes to Daylight Savings Time (DST) for Fiji and Mexico. For more information, see .]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.1.0</link>
            <guid isPermaLink="false">/blog/release/v19.1.0</guid>
            <pubDate>Mon, 14 Nov 2022 13:55:30 GMT</pubDate>
            <description><![CDATA[The node:test module supports mocking during testing via a top-level mock object.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.12.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.12.1</link>
            <guid isPermaLink="false">/blog/release/v18.12.1</guid>
            <pubDate>Fri, 04 Nov 2022 22:34:29 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.0.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.0.1</link>
            <guid isPermaLink="false">/blog/release/v19.0.1</guid>
            <pubDate>Fri, 04 Nov 2022 18:05:19 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.18.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.18.1</link>
            <guid isPermaLink="false">/blog/release/v16.18.1</guid>
            <pubDate>Fri, 04 Nov 2022 17:53:46 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.21.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.21.1</link>
            <guid isPermaLink="false">/blog/release/v14.21.1</guid>
            <pubDate>Fri, 04 Nov 2022 17:51:52 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.21.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.21.0</link>
            <guid isPermaLink="false">/blog/release/v14.21.0</guid>
            <pubDate>Tue, 01 Nov 2022 21:42:42 GMT</pubDate>
            <description><![CDATA[update corepack to 0.14.2 (Node.js GitHub Bot) #44775]]></description>
        </item>
        <item>
            <title><![CDATA[Nov 3 2022 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/november-2022-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/november-2022-security-releases</guid>
            <pubDate>Tue, 01 Nov 2022 21:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v14,x, v16.x, v18.x and v19.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL November Security Release]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-november-2022</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-november-2022</guid>
            <pubDate>Fri, 28 Oct 2022 19:00:01 GMT</pubDate>
            <description><![CDATA[The Node.js project may be releasing new versions across all of its supported release lines in the first week of November to incorporate upstream patches from OpenSSL. Please read on for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.12.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.12.0</link>
            <guid isPermaLink="false">/blog/release/v18.12.0</guid>
            <pubDate>Tue, 25 Oct 2022 21:35:48 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 18.x into Long Term Support (LTS) with the codename 'Hydrogen'. The 18.x release line now moves into "Active LTS" and will remain so until October 2023. After that time, it will move into "Maintenance" until end of life in April 2025.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL and zlib update assessment, and Node.js Assessment workflow]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-and-zlib-vulnerability-assessment</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-and-zlib-vulnerability-assessment</guid>
            <pubDate>Mon, 24 Oct 2022 20:00:15 GMT</pubDate>
            <description><![CDATA[The vulnerability in the OpenSSL Security release of Oct 11 2022 does not affect any active Node.js release lines, as well as the zlib vulnerability (CVE-2022-37434) patched on the zlib Security release of Oct 13 2022, does not affect Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v19.0.0</link>
            <guid isPermaLink="false">/blog/release/v19.0.0</guid>
            <pubDate>Tue, 18 Oct 2022 15:46:29 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) module: runtime deprecate exports double slash maps (Guy Bedford) #44495]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 19 is now available!]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v19-release-announce</link>
            <guid isPermaLink="false">/blog/announcements/v19-release-announce</guid>
            <pubDate>Tue, 18 Oct 2022 15:45:00 GMT</pubDate>
            <description><![CDATA[We’re excited to announce that Node.js 19 was released today! Highlights include the update of the V8 JavaScript engine to 10.7, and HTTP(s)/1.1 KeepAlive enabled by default.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.11.0</link>
            <guid isPermaLink="false">/blog/release/v18.11.0</guid>
            <pubDate>Thu, 13 Oct 2022 23:14:33 GMT</pubDate>
            <description><![CDATA[Running in 'watch' mode using node --watch restarts the process when an imported file is changed.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.18.0</link>
            <guid isPermaLink="false">/blog/release/v16.18.0</guid>
            <pubDate>Wed, 12 Oct 2022 14:50:38 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) assert: add getCalls and reset to callTracker (Moshe Atlow) #44191]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.10.0</link>
            <guid isPermaLink="false">/blog/release/v18.10.0</guid>
            <pubDate>Wed, 28 Sep 2022 17:40:35 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #44588]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.17.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.17.1</link>
            <guid isPermaLink="false">/blog/release/v16.17.1</guid>
            <pubDate>Fri, 23 Sep 2022 16:14:42 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.9.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.9.1</link>
            <guid isPermaLink="false">/blog/release/v18.9.1</guid>
            <pubDate>Fri, 23 Sep 2022 16:14:04 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.20.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.20.1</link>
            <guid isPermaLink="false">/blog/release/v14.20.1</guid>
            <pubDate>Fri, 23 Sep 2022 16:13:35 GMT</pubDate>
            <description><![CDATA[The following CVEs are fixed in this release:]]></description>
        </item>
        <item>
            <title><![CDATA[September 23rd 2022 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/september-2022-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/september-2022-security-releases</guid>
            <pubDate>Thu, 15 Sep 2022 16:00:00 GMT</pubDate>
            <description><![CDATA[Recommendation update regarding CVE-2022-35255: Roll-out and re-issue all keys generated with WebCrypto.subtle.generateKey(). Re-evaluate the confidentiality of data encrypted with those keys.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.9.0</link>
            <guid isPermaLink="false">/blog/release/v18.9.0</guid>
            <pubDate>Thu, 08 Sep 2022 14:46:13 GMT</pubDate>
            <description><![CDATA[add daeyeon to collaborators (Daeyeon Jeong) #44355]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.8.0</link>
            <guid isPermaLink="false">/blog/release/v18.8.0</guid>
            <pubDate>Wed, 24 Aug 2022 16:03:49 GMT</pubDate>
            <description><![CDATA[This patch introduces --build-snapshot and --snapshot-blob options for creating and using user land snapshots.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.17.0</link>
            <guid isPermaLink="false">/blog/release/v16.17.0</guid>
            <pubDate>Tue, 16 Aug 2022 11:05:27 GMT</pubDate>
            <description><![CDATA[Adds util.parseArgs helper for higher level command-line argument parsing.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.7.0</link>
            <guid isPermaLink="false">/blog/release/v18.7.0</guid>
            <pubDate>Tue, 26 Jul 2022 22:25:47 GMT</pubDate>
            <description><![CDATA[add F3n67u to collaborators (Feng Yu) #43953]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.6.0</link>
            <guid isPermaLink="false">/blog/release/v18.6.0</guid>
            <pubDate>Wed, 13 Jul 2022 20:57:09 GMT</pubDate>
            <description><![CDATA[Node.js ESM Loader hooks now support multiple custom loaders, and composition is achieved via "chaining": foo-loader calls bar-loader calls qux-loader (a custom loader must now signal a short circuit when intentionally not calling the next). See the ESM docs for details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.5.0</link>
            <guid isPermaLink="false">/blog/release/v18.5.0</guid>
            <pubDate>Thu, 07 Jul 2022 16:08:13 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius) #43124]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.20.0</link>
            <guid isPermaLink="false">/blog/release/v14.20.0</guid>
            <pubDate>Thu, 07 Jul 2022 16:08:08 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius) #43124]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.16.0</link>
            <guid isPermaLink="false">/blog/release/v16.16.0</guid>
            <pubDate>Thu, 07 Jul 2022 16:08:02 GMT</pubDate>
            <description><![CDATA[upgrade openssl sources to OpenSSL11_1q (RafaelGSS) #43692]]></description>
        </item>
        <item>
            <title><![CDATA[July 7th 2022 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/july-2022-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/july-2022-security-releases</guid>
            <pubDate>Thu, 07 Jul 2022 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v18.x, v16.x, and v14.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL update assessment, and Node.js project plans]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-fixes-in-regular-releases-jun2022</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-fixes-in-regular-releases-jun2022</guid>
            <pubDate>Tue, 21 Jun 2022 17:00:15 GMT</pubDate>
            <description><![CDATA[The vulnerabilities in the OpenSSL Security releases of Jun 21 2022 do not affect any active Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.4.0</link>
            <guid isPermaLink="false">/blog/release/v18.4.0</guid>
            <pubDate>Thu, 16 Jun 2022 13:50:46 GMT</pubDate>
            <description><![CDATA[remove Node.js-specific webcrypto extensions (Filip Skokan) #43310]]></description>
        </item>
        <item>
            <title><![CDATA[Bringing forward the End-of-Life Date for Node.js 16]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/nodejs16-eol</link>
            <guid isPermaLink="false">/blog/announcements/nodejs16-eol</guid>
            <pubDate>Wed, 08 Jun 2022 16:00:00 GMT</pubDate>
            <description><![CDATA[We are moving the End-of-Life date of Node.js 16 by seven months to coincide with the end of support of OpenSSL 1.1.1 on September 11th, 2023.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.3.0</link>
            <guid isPermaLink="false">/blog/release/v18.3.0</guid>
            <pubDate>Thu, 02 Jun 2022 03:30:21 GMT</pubDate>
            <description><![CDATA[deps: update undici to 5.4.0 (Node.js GitHub Bot) #43262]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.9.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.9.1</link>
            <guid isPermaLink="false">/blog/release/v17.9.1</guid>
            <pubDate>Thu, 02 Jun 2022 00:49:20 GMT</pubDate>
            <description><![CDATA[Upgrade npm to 8.11.0]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.15.1</link>
            <guid isPermaLink="false">/blog/release/v16.15.1</guid>
            <pubDate>Wed, 01 Jun 2022 23:22:01 GMT</pubDate>
            <description><![CDATA[upgrade npm to 8.11.0 () #43210]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.19.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.19.3</link>
            <guid isPermaLink="false">/blog/release/v14.19.3</guid>
            <pubDate>Tue, 17 May 2022 18:42:23 GMT</pubDate>
            <description><![CDATA[This release updates OpenSSL to 1.1.1o. This update is not being treated as a security release as the issues addressed in OpenSSL 1.1.1o were assessed to not affect Node.js 14. See https://nodejs.org/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affects other Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.2.0</link>
            <guid isPermaLink="false">/blog/release/v18.2.0</guid>
            <pubDate>Tue, 17 May 2022 15:49:02 GMT</pubDate>
            <description><![CDATA[This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL update assessment, and Node.js project plans]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-fixes-in-regular-releases-may2022</guid>
            <pubDate>Thu, 05 May 2022 17:00:15 GMT</pubDate>
            <description><![CDATA[The OpenSSL Security releases of May 3 2022 affects Node.js 17.x and 18.x but highest serverity is "Low"]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.19.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.19.2</link>
            <guid isPermaLink="false">/blog/release/v14.19.2</guid>
            <pubDate>Wed, 04 May 2022 17:12:06 GMT</pubDate>
            <description><![CDATA[doc:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.1.0</link>
            <guid isPermaLink="false">/blog/release/v18.1.0</guid>
            <pubDate>Tue, 03 May 2022 11:59:01 GMT</pubDate>
            <description><![CDATA[doc: add @kuriyosh to collaborators (Yoshiki Kurihara) #42824]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.15.0</link>
            <guid isPermaLink="false">/blog/release/v16.15.0</guid>
            <pubDate>Wed, 27 Apr 2022 01:03:57 GMT</pubDate>
            <description><![CDATA[Adds experimental support to the fetch API. This adds the --experimental-fetch flag that installs the fetch, Request, Response, Headers, and FormData globals.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v18.0.0</link>
            <guid isPermaLink="false">/blog/release/v18.0.0</guid>
            <pubDate>Tue, 19 Apr 2022 15:56:25 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) fs: runtime deprecate string coercion in fs.write, fs.writeFileSync (Livia Medeiros) #42607]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 18 is now available!]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v18-release-announce</link>
            <guid isPermaLink="false">/blog/announcements/v18-release-announce</guid>
            <pubDate>Tue, 19 Apr 2022 15:45:00 GMT</pubDate>
            <description><![CDATA[We’re excited to announce that Node.js 18 was released today! Highlights include the update of the V8 JavaScript engine to 10.1, global fetch enabled by default, and a core test runner module.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.9.0</link>
            <guid isPermaLink="false">/blog/release/v17.9.0</guid>
            <pubDate>Thu, 07 Apr 2022 22:57:27 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: make authTagLength optional for CC20P1305 (Tobias Nießen) #42427]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.12 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.12</link>
            <guid isPermaLink="false">/blog/release/v12.22.12</guid>
            <pubDate>Tue, 05 Apr 2022 12:19:10 GMT</pubDate>
            <description><![CDATA[This is planned to be the final Node.js 12 release. Node.js 12 will reach End-of-Life status on 30 April 2022, after which it will no receive updates. You are strongly advised to migrate your applications to Node.js 16 or 14 (both of which are Long Term Support (LTS) releases) to continue to receive future security updates beyond 30 April 2022.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.8.0</link>
            <guid isPermaLink="false">/blog/release/v17.8.0</guid>
            <pubDate>Tue, 22 Mar 2022 14:44:40 GMT</pubDate>
            <description><![CDATA[doc: add @ShogunPanda to collaborators (Shogun) #42362]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL security releases require Node.js security releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/mar-2022-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/mar-2022-security-releases</guid>
            <pubDate>Fri, 18 Mar 2022 01:52:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v17.x, v16.x, v14.x, and v12.x Node.js release lines to incorporate upstream patches from OpenSSL.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.7.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.7.2</link>
            <guid isPermaLink="false">/blog/release/v17.7.2</guid>
            <pubDate>Fri, 18 Mar 2022 01:13:10 GMT</pubDate>
            <description><![CDATA[Update to OpenSSL 3.0.2, which addresses the following vulnerability:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.14.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.14.2</link>
            <guid isPermaLink="false">/blog/release/v16.14.2</guid>
            <pubDate>Fri, 18 Mar 2022 01:12:35 GMT</pubDate>
            <description><![CDATA[Update to OpenSSL 1.1.1n, which addresses the following vulnerability:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.19.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.19.1</link>
            <guid isPermaLink="false">/blog/release/v14.19.1</guid>
            <pubDate>Fri, 18 Mar 2022 01:11:54 GMT</pubDate>
            <description><![CDATA[Update to OpenSSL 1.1.1n, which addresses the following vulnerability:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.11 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.11</link>
            <guid isPermaLink="false">/blog/release/v12.22.11</guid>
            <pubDate>Fri, 18 Mar 2022 01:10:50 GMT</pubDate>
            <description><![CDATA[Update to OpenSSL 1.1.1n, which addresses the following vulnerability:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.14.1</link>
            <guid isPermaLink="false">/blog/release/v16.14.1</guid>
            <pubDate>Wed, 16 Mar 2022 02:38:10 GMT</pubDate>
            <description><![CDATA[add release key for Bryan English (Bryan English) #42102]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.7.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.7.1</link>
            <guid isPermaLink="false">/blog/release/v17.7.1</guid>
            <pubDate>Thu, 10 Mar 2022 20:33:38 GMT</pubDate>
            <description><![CDATA[This release fixes an issue introduced in Node.js 17.7.0 with some URLs that contain @. This issue affected yarn 1. This version reverts the change that introduced the regression.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.7.0</link>
            <guid isPermaLink="false">/blog/release/v17.7.0</guid>
            <pubDate>Wed, 09 Mar 2022 17:57:27 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: add KeyObject.prototype.equals method (Filip Skokan) #42093]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.6.0</link>
            <guid isPermaLink="false">/blog/release/v17.6.0</guid>
            <pubDate>Wed, 23 Feb 2022 00:01:12 GMT</pubDate>
            <description><![CDATA[doc: deprecate notice for process methods (Yash Ladha) #41587]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Trademarks Transferred to OpenJS Foundation]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/nodejs-trademarks-transferred-to-openjs-foundation</link>
            <guid isPermaLink="false">/blog/announcements/nodejs-trademarks-transferred-to-openjs-foundation</guid>
            <pubDate>Mon, 14 Feb 2022 17:00:00 GMT</pubDate>
            <description><![CDATA[Exciting news today for the Node.js project: Joyent has transferred ownership of its trademarks to the OpenJS Foundation. Nothing will change for contributors, but the OpenJS Foundation will become the steward of the trademarks that help protect the work of the Node.js collaborators.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.5.0</link>
            <guid isPermaLink="false">/blog/release/v17.5.0</guid>
            <pubDate>Thu, 10 Feb 2022 18:31:29 GMT</pubDate>
            <description><![CDATA[Adds experimental support to the fetch API. This adds a --experimental-fetch flag that installs the fetch, Request, Response and Headers globals.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.14.0</link>
            <guid isPermaLink="false">/blog/release/v16.14.0</guid>
            <pubDate>Tue, 08 Feb 2022 19:36:10 GMT</pubDate>
            <description><![CDATA[This release adds experimental support for the import assertions stage 3 proposal.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.10 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.10</link>
            <guid isPermaLink="false">/blog/release/v12.22.10</guid>
            <pubDate>Tue, 01 Feb 2022 20:29:18 GMT</pubDate>
            <description><![CDATA[Upgrade npm to 6.14.16]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.19.0</link>
            <guid isPermaLink="false">/blog/release/v14.19.0</guid>
            <pubDate>Tue, 01 Feb 2022 13:33:41 GMT</pubDate>
            <description><![CDATA[Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default. Please head over to the Corepack documentation page for more information on how to use it.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.4.0</link>
            <guid isPermaLink="false">/blog/release/v17.4.0</guid>
            <pubDate>Tue, 18 Jan 2022 15:07:53 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) child_process: add support for URL to cp.fork (Antoine du Hamel) #41225]]></description>
        </item>
        <item>
            <title><![CDATA[January 10th 2022 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/jan-2022-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/jan-2022-security-releases</guid>
            <pubDate>Tue, 11 Jan 2022 00:50:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v17.x, v16.x, v14.x, and v12.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.13.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.13.2</link>
            <guid isPermaLink="false">/blog/release/v16.13.2</guid>
            <pubDate>Tue, 11 Jan 2022 00:27:39 GMT</pubDate>
            <description><![CDATA[Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.18.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.18.3</link>
            <guid isPermaLink="false">/blog/release/v14.18.3</guid>
            <pubDate>Tue, 11 Jan 2022 00:02:52 GMT</pubDate>
            <description><![CDATA[Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.3.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.3.1</link>
            <guid isPermaLink="false">/blog/release/v17.3.1</guid>
            <pubDate>Tue, 11 Jan 2022 00:02:14 GMT</pubDate>
            <description><![CDATA[Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.9 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.9</link>
            <guid isPermaLink="false">/blog/release/v12.22.9</guid>
            <pubDate>Tue, 11 Jan 2022 00:00:46 GMT</pubDate>
            <description><![CDATA[Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.3.0</link>
            <guid isPermaLink="false">/blog/release/v17.3.0</guid>
            <pubDate>Fri, 17 Dec 2021 23:20:49 GMT</pubDate>
            <description><![CDATA[OpenSSL-3.0.1 contains a fix for CVE-2021-4044: Invalid handling of X509verifycert() internal errors in libssl (Moderate). This is a vulnerability in OpenSSL that may be exploited through Node.js. More information can be read here: .]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.8 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.8</link>
            <guid isPermaLink="false">/blog/release/v12.22.8</guid>
            <pubDate>Thu, 16 Dec 2021 23:42:46 GMT</pubDate>
            <description><![CDATA[This release contains a c-ares update to fix a regression introduced in Node.js 12.22.5 resolving CNAME records containing underscores #39780.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.13.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.13.1</link>
            <guid isPermaLink="false">/blog/release/v16.13.1</guid>
            <pubDate>Wed, 01 Dec 2021 16:14:42 GMT</pubDate>
            <description><![CDATA[deps: upgrade npm to 8.1.2 (npm team) #40643]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.2.0</link>
            <guid isPermaLink="false">/blog/release/v17.2.0</guid>
            <pubDate>Tue, 30 Nov 2021 17:49:51 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) asynchooks: expose asyncwrap providers (Rafael Gonzaga) #40760]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.18.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.18.2</link>
            <guid isPermaLink="false">/blog/release/v14.18.2</guid>
            <pubDate>Tue, 30 Nov 2021 16:23:30 GMT</pubDate>
            <description><![CDATA[This release contains a c-ares update to fix a regression introduced in Node.js 14.17.5 resolving CNAME records containing underscores #39780.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.1.0</link>
            <guid isPermaLink="false">/blog/release/v17.1.0</guid>
            <pubDate>Tue, 09 Nov 2021 19:09:12 GMT</pubDate>
            <description><![CDATA[doc: add VoltrexMaster to collaborators (voltrexmaster) #40566]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.13.0</link>
            <guid isPermaLink="false">/blog/release/v16.13.0</guid>
            <pubDate>Tue, 26 Oct 2021 16:14:45 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 16.x into Long Term Support (LTS) with the codename 'Gallium'. The 16.x release line now moves into "Active LTS" and will remain so until October 2022. After that time, it will move into "Maintenance" until end of life in April 2024.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.0.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.0.1</link>
            <guid isPermaLink="false">/blog/release/v17.0.1</guid>
            <pubDate>Wed, 20 Oct 2021 20:26:21 GMT</pubDate>
            <description><![CDATA[This release fixes an issue introduced in Node.js 17.0.0, where some V8 headers were missing from the distributed tarball, making it impossible to build native addons. These headers are now included. #40526]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.12.0</link>
            <guid isPermaLink="false">/blog/release/v16.12.0</guid>
            <pubDate>Wed, 20 Oct 2021 14:44:30 GMT</pubDate>
            <description><![CDATA[Node.js ESM Loader hooks have been consolidated to represent the steps involved needed to facilitate future loader chaining:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 17.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v17.0.0</link>
            <guid isPermaLink="false">/blog/release/v17.0.0</guid>
            <pubDate>Tue, 19 Oct 2021 15:42:09 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) dns: runtime deprecate type coercion of dns.lookup options (Antoine du Hamel) #39793]]></description>
        </item>
        <item>
            <title><![CDATA[October 12th 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/oct-2021-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/oct-2021-security-releases</guid>
            <pubDate>Tue, 12 Oct 2021 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for the v16.x, v14.x, and v12.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.7 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.7</link>
            <guid isPermaLink="false">/blog/release/v12.22.7</guid>
            <pubDate>Tue, 12 Oct 2021 15:35:54 GMT</pubDate>
            <description><![CDATA[CVE-2021-22959: HTTP Request Smuggling due to spaced in headers (Medium)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.18.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.18.1</link>
            <guid isPermaLink="false">/blog/release/v14.18.1</guid>
            <pubDate>Tue, 12 Oct 2021 15:35:37 GMT</pubDate>
            <description><![CDATA[CVE-2021-22959: HTTP Request Smuggling due to spaced in headers (Medium)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.11.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.11.1</link>
            <guid isPermaLink="false">/blog/release/v16.11.1</guid>
            <pubDate>Tue, 12 Oct 2021 15:35:28 GMT</pubDate>
            <description><![CDATA[CVE-2021-22959: HTTP Request Smuggling due to spaced in headers (Medium)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.11.0</link>
            <guid isPermaLink="false">/blog/release/v16.11.0</guid>
            <pubDate>Fri, 08 Oct 2021 17:13:45 GMT</pubDate>
            <description><![CDATA[update root certificates (Richard Lau) #40280]]></description>
        </item>
        <item>
            <title><![CDATA[Retiring the Node.js Community Committee]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/retiring-the-node-js-community-committee</link>
            <guid isPermaLink="false">/blog/announcements/retiring-the-node-js-community-committee</guid>
            <pubDate>Thu, 07 Oct 2021 20:00:00 GMT</pubDate>
            <description><![CDATA[tl;dr: we're going to be retiring the Node.js Community Committee, moving our existing Initiatives to exist under the Node.js Technical Steering Committee (TSC).]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.18.0</link>
            <guid isPermaLink="false">/blog/release/v14.18.0</guid>
            <pubDate>Tue, 28 Sep 2021 11:34:52 GMT</pubDate>
            <description><![CDATA[assert: change status of legacy asserts (James M Snell) #38113]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.10.0</link>
            <guid isPermaLink="false">/blog/release/v16.10.0</guid>
            <pubDate>Wed, 22 Sep 2021 20:50:23 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: add rsa-pss keygen parameters (Filip Skokan) #39927]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.9.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.9.1</link>
            <guid isPermaLink="false">/blog/release/v16.9.1</guid>
            <pubDate>Fri, 10 Sep 2021 20:18:06 GMT</pubDate>
            <description><![CDATA[This release fixes a regression introduced by the V8 9.3 update in Node.js 16.9.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.9.0</link>
            <guid isPermaLink="false">/blog/release/v16.9.0</guid>
            <pubDate>Tue, 07 Sep 2021 10:08:25 GMT</pubDate>
            <description><![CDATA[Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default. Please head over to the Corepack documentation page for more information on how to use it.]]></description>
        </item>
        <item>
            <title><![CDATA[August 31 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/aug-2021-security-releases2</link>
            <guid isPermaLink="false">/blog/vulnerability/aug-2021-security-releases2</guid>
            <pubDate>Tue, 31 Aug 2021 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v14.x, and v12.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.6 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.6</link>
            <guid isPermaLink="false">/blog/release/v14.17.6</guid>
            <pubDate>Tue, 31 Aug 2021 15:03:39 GMT</pubDate>
            <description><![CDATA[These are vulnerabilities in the node-tar, arborist, and npm cli modules which are related to the initial reports and subsequent remediation of node-tar vulnerabilities CVE-2021-32803 and CVE-2021-32804. Subsequent internal security review of node-tar and additional external bounty reports have resulted in another 5 CVE being remediated in core npm CLI dependencies including node-tar, and npm arborist.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.6 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.6</link>
            <guid isPermaLink="false">/blog/release/v12.22.6</guid>
            <pubDate>Tue, 31 Aug 2021 15:03:32 GMT</pubDate>
            <description><![CDATA[These are vulnerabilities in the node-tar, arborist, and npm cli modules which are related to the initial reports and subsequent remediation of node-tar vulnerabilities CVE-2021-32803 and CVE-2021-32804. Subsequent internal security review of node-tar and additional external bounty reports have resulted in another 5 CVE being remediated in core npm CLI dependencies including node-tar, and npm arborist.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.8.0</link>
            <guid isPermaLink="false">/blog/release/v16.8.0</guid>
            <pubDate>Wed, 25 Aug 2021 20:59:23 GMT</pubDate>
            <description><![CDATA[doc: deprecate type coercion for dns.lookup options (Antoine du Hamel) #38906]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.7.0</link>
            <guid isPermaLink="false">/blog/release/v16.7.0</guid>
            <pubDate>Wed, 18 Aug 2021 01:13:21 GMT</pubDate>
            <description><![CDATA[experimental: add recursive cp method (Benjamin Coe) #39372]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.6.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.6.2</link>
            <guid isPermaLink="false">/blog/release/v16.6.2</guid>
            <pubDate>Wed, 11 Aug 2021 16:42:12 GMT</pubDate>
            <description><![CDATA[CVE-2021-3672/CVE-2021-22931: Improper handling of untypical characters in domain names (High)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.5</link>
            <guid isPermaLink="false">/blog/release/v14.17.5</guid>
            <pubDate>Wed, 11 Aug 2021 16:41:40 GMT</pubDate>
            <description><![CDATA[CVE-2021-3672/CVE-2021-22931: Improper handling of untypical characters in domain names (High)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.5</link>
            <guid isPermaLink="false">/blog/release/v12.22.5</guid>
            <pubDate>Wed, 11 Aug 2021 16:41:05 GMT</pubDate>
            <description><![CDATA[CVE-2021-3672/CVE-2021-22931: Improper handling of untypical characters in domain names (High)]]></description>
        </item>
        <item>
            <title><![CDATA[August 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/aug-2021-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/aug-2021-security-releases</guid>
            <pubDate>Wed, 11 Aug 2021 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v16.x, v14.x, and v12.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.6.1</link>
            <guid isPermaLink="false">/blog/release/v16.6.1</guid>
            <pubDate>Tue, 03 Aug 2021 08:07:46 GMT</pubDate>
            <description><![CDATA[Updated npm to 7.20.3 (npm team) #39579]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.6.0</link>
            <guid isPermaLink="false">/blog/release/v16.6.0</guid>
            <pubDate>Thu, 29 Jul 2021 23:09:41 GMT</pubDate>
            <description><![CDATA[The V8 engine is updated to version 9.2.230.21.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.4</link>
            <guid isPermaLink="false">/blog/release/v14.17.4</guid>
            <pubDate>Thu, 29 Jul 2021 16:52:20 GMT</pubDate>
            <description><![CDATA[CVE-2021-22930: Use after free on close http2 on stream canceling (High)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.4</link>
            <guid isPermaLink="false">/blog/release/v12.22.4</guid>
            <pubDate>Thu, 29 Jul 2021 16:51:01 GMT</pubDate>
            <description><![CDATA[CVE-2021-22930: Use after free on close http2 on stream canceling (High)]]></description>
        </item>
        <item>
            <title><![CDATA[July 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/july-2021-security-releases-2</link>
            <guid isPermaLink="false">/blog/vulnerability/july-2021-security-releases-2</guid>
            <pubDate>Thu, 29 Jul 2021 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v16.x, v14.x, and v12.x Node.js release lines for the following issue.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.5.0</link>
            <guid isPermaLink="false">/blog/release/v16.5.0</guid>
            <pubDate>Wed, 14 Jul 2021 09:12:10 GMT</pubDate>
            <description><![CDATA[Node.js now exposes an experimental implementation of the Web Streams API.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.4.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.4.2</link>
            <guid isPermaLink="false">/blog/release/v16.4.2</guid>
            <pubDate>Mon, 05 Jul 2021 17:30:27 GMT</pubDate>
            <description><![CDATA[Node.js 16.4.1 introduced a regression in the Windows installer on non-English locales that is being fixed in this release. There is no need to download this release if you are not using the Windows installer.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.3</link>
            <guid isPermaLink="false">/blog/release/v14.17.3</guid>
            <pubDate>Mon, 05 Jul 2021 16:16:22 GMT</pubDate>
            <description><![CDATA[Node.js 14.17.2 introduced a regression in the Windows installer on non-English locales that is being fixed in this release. There is no need to download this release if you are not using the Windows installer.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.3</link>
            <guid isPermaLink="false">/blog/release/v12.22.3</guid>
            <pubDate>Mon, 05 Jul 2021 16:14:10 GMT</pubDate>
            <description><![CDATA[Node.js 12.22.2 introduced a regression in the Windows installer on non-English locales that is being fixed in this release. There is no need to download this release if you are not using the Windows installer.]]></description>
        </item>
        <item>
            <title><![CDATA[July 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/july-2021-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/july-2021-security-releases</guid>
            <pubDate>Thu, 01 Jul 2021 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v16.x, v14.x, and v12.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.2</link>
            <guid isPermaLink="false">/blog/release/v14.17.2</guid>
            <pubDate>Thu, 01 Jul 2021 15:44:53 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.2</link>
            <guid isPermaLink="false">/blog/release/v12.22.2</guid>
            <pubDate>Thu, 01 Jul 2021 15:42:17 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.4.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.4.1</link>
            <guid isPermaLink="false">/blog/release/v16.4.1</guid>
            <pubDate>Thu, 01 Jul 2021 15:40:16 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.4.0</link>
            <guid isPermaLink="false">/blog/release/v16.4.0</guid>
            <pubDate>Wed, 23 Jun 2021 11:48:33 GMT</pubDate>
            <description><![CDATA[stabilize part of AsyncLocalStorage (Vladimir de Turckheim) #37675]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.1</link>
            <guid isPermaLink="false">/blog/release/v14.17.1</guid>
            <pubDate>Tue, 15 Jun 2021 12:50:28 GMT</pubDate>
            <description><![CDATA[deps: update ICU to 69.1 (Michaël Zasso) #38178]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.3.0</link>
            <guid isPermaLink="false">/blog/release/v16.3.0</guid>
            <pubDate>Thu, 03 Jun 2021 03:47:35 GMT</pubDate>
            <description><![CDATA[add -C alias for --conditions flag (Guy Bedford) #38755]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.2.0</link>
            <guid isPermaLink="false">/blog/release/v16.2.0</guid>
            <pubDate>Wed, 19 May 2021 11:00:42 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) async_hooks: use new v8::Context PromiseHook API (Stephen Belanger) #36394]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.17.0</link>
            <guid isPermaLink="false">/blog/release/v14.17.0</guid>
            <pubDate>Tue, 11 May 2021 23:29:38 GMT</pubDate>
            <description><![CDATA[diagnostics_channel is a new experimental module that provides an API to create named channels to report arbitrary message data for diagnostics purposes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.1.0</link>
            <guid isPermaLink="false">/blog/release/v16.1.0</guid>
            <pubDate>Tue, 04 May 2021 15:15:04 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) fs: allow no-params fsPromises fileHandle read (Nitzan Uziely) #38287]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 16.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v16.0.0</link>
            <guid isPermaLink="false">/blog/release/v16.0.0</guid>
            <pubDate>Tue, 20 Apr 2021 16:15:46 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) fs: remove permissive rmdir recursive (Antoine du Hamel) #37216]]></description>
        </item>
        <item>
            <title><![CDATA[April 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/april-2021-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/april-2021-security-releases</guid>
            <pubDate>Tue, 06 Apr 2021 20:51:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v10,x, v12.x, v14.x and v15.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.14.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.14.0</link>
            <guid isPermaLink="false">/blog/release/v15.14.0</guid>
            <pubDate>Tue, 06 Apr 2021 20:50:15 GMT</pubDate>
            <description><![CDATA[Vulnerabilties Fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.16.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.16.1</link>
            <guid isPermaLink="false">/blog/release/v14.16.1</guid>
            <pubDate>Tue, 06 Apr 2021 20:09:51 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.1</link>
            <guid isPermaLink="false">/blog/release/v12.22.1</guid>
            <pubDate>Tue, 06 Apr 2021 20:09:43 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.24.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.24.1</link>
            <guid isPermaLink="false">/blog/release/v10.24.1</guid>
            <pubDate>Tue, 06 Apr 2021 20:09:17 GMT</pubDate>
            <description><![CDATA[Vulerabilties fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.13.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.13.0</link>
            <guid isPermaLink="false">/blog/release/v15.13.0</guid>
            <pubDate>Wed, 31 Mar 2021 14:30:33 GMT</pubDate>
            <description><![CDATA[implement btoa and atob (James M Snell) #37529]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.22.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.22.0</link>
            <guid isPermaLink="false">/blog/release/v12.22.0</guid>
            <pubDate>Tue, 30 Mar 2021 14:18:10 GMT</pubDate>
            <description><![CDATA[The legacy HTTP parser, selected by the --http-parser=legacy command line option, is deprecated with the pending End-of-Life of Node.js 10.x (where it is the only HTTP parser implementation provided) at the end of April 2021. It will now warn on use but otherwise continue to function and may be removed in a future Node.js 12.x release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.12.0</link>
            <guid isPermaLink="false">/blog/release/v15.12.0</guid>
            <pubDate>Wed, 17 Mar 2021 22:31:55 GMT</pubDate>
            <description><![CDATA[add optional callback to crypto.sign and crypto.verify (Filip Skokan) #37500]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.11.0</link>
            <guid isPermaLink="false">/blog/release/v15.11.0</guid>
            <pubDate>Wed, 03 Mar 2021 06:18:16 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: make FIPS related options always awailable (Vít Ondruch) #36341]]></description>
        </item>
        <item>
            <title><![CDATA[February 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/february-2021-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/february-2021-security-releases</guid>
            <pubDate>Tue, 23 Feb 2021 13:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v10.x, v12.x, v14.x and v15.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.16.0</link>
            <guid isPermaLink="false">/blog/release/v14.16.0</guid>
            <pubDate>Tue, 23 Feb 2021 13:02:35 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.21.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.21.0</link>
            <guid isPermaLink="false">/blog/release/v12.21.0</guid>
            <pubDate>Tue, 23 Feb 2021 13:01:45 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.10.0</link>
            <guid isPermaLink="false">/blog/release/v15.10.0</guid>
            <pubDate>Tue, 23 Feb 2021 13:01:31 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.24.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.24.0</link>
            <guid isPermaLink="false">/blog/release/v10.24.0</guid>
            <pubDate>Tue, 23 Feb 2021 12:58:46 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.9.0</link>
            <guid isPermaLink="false">/blog/release/v15.9.0</guid>
            <pubDate>Thu, 18 Feb 2021 02:30:19 GMT</pubDate>
            <description><![CDATA[add keyObject.export() 'jwk' format option (Filip Skokan) #37081]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.20.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.20.2</link>
            <guid isPermaLink="false">/blog/release/v12.20.2</guid>
            <pubDate>Wed, 10 Feb 2021 20:39:50 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.14.11 (Ruy Adorno) #37173]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.23.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.23.3</link>
            <guid isPermaLink="false">/blog/release/v10.23.3</guid>
            <pubDate>Tue, 09 Feb 2021 23:05:55 GMT</pubDate>
            <description><![CDATA[The update to npm 6.14.11 has been relanded so that npm correctly reports its version.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.15.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.15.5</link>
            <guid isPermaLink="false">/blog/release/v14.15.5</guid>
            <pubDate>Tue, 09 Feb 2021 16:54:12 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.14.11 (Ruy Adorno) #37173]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.8.0</link>
            <guid isPermaLink="false">/blog/release/v15.8.0</guid>
            <pubDate>Tue, 02 Feb 2021 20:56:09 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) crypto: add generatePrime/checkPrime (James M Snell) #36997]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.23.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.23.2</link>
            <guid isPermaLink="false">/blog/release/v10.23.2</guid>
            <pubDate>Tue, 26 Jan 2021 17:21:41 GMT</pubDate>
            <description><![CDATA[Release keys have been synchronized with the main branch.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.7.0</link>
            <guid isPermaLink="false">/blog/release/v15.7.0</guid>
            <pubDate>Tue, 26 Jan 2021 16:19:24 GMT</pubDate>
            <description><![CDATA[introduce Blob (James M Snell) #36811]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.6.0</link>
            <guid isPermaLink="false">/blog/release/v15.6.0</guid>
            <pubDate>Fri, 15 Jan 2021 01:08:39 GMT</pubDate>
            <description><![CDATA[add 'overlapped' stdio flag (Thiago Padilha) #29412]]></description>
        </item>
        <item>
            <title><![CDATA[January 2021 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/january-2021-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/january-2021-security-releases</guid>
            <pubDate>Mon, 04 Jan 2021 19:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v10,x, v12.x, v14.x and v15.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.20.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.20.1</link>
            <guid isPermaLink="false">/blog/release/v12.20.1</guid>
            <pubDate>Mon, 04 Jan 2021 18:23:08 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.23.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.23.1</link>
            <guid isPermaLink="false">/blog/release/v10.23.1</guid>
            <pubDate>Mon, 04 Jan 2021 18:20:48 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.15.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.15.4</link>
            <guid isPermaLink="false">/blog/release/v14.15.4</guid>
            <pubDate>Mon, 04 Jan 2021 18:17:46 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.5.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.5.1</link>
            <guid isPermaLink="false">/blog/release/v15.5.1</guid>
            <pubDate>Mon, 04 Jan 2021 18:15:24 GMT</pubDate>
            <description><![CDATA[Vulnerabilities fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.5.0</link>
            <guid isPermaLink="false">/blog/release/v15.5.0</guid>
            <pubDate>Tue, 22 Dec 2020 18:59:40 GMT</pubDate>
            <description><![CDATA[OpenSSL-1.1.1i contains a fix for CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference (High). This is a vulnerability in OpenSSL which may be exploited through Node.js. You can read more about it in https://www.openssl.org/news/secadv/20201208.txt]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.15.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.15.3</link>
            <guid isPermaLink="false">/blog/release/v14.15.3</guid>
            <pubDate>Thu, 17 Dec 2020 23:29:06 GMT</pubDate>
            <description><![CDATA[Node.js 14.15.2 included a commit that has caused reported breakages when cloning request objects. This release reverts the commit that introduced the behaviour change. See https://github.com/nodejs/node/issues/36550 for more details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.15.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.15.2</link>
            <guid isPermaLink="false">/blog/release/v14.15.2</guid>
            <pubDate>Tue, 15 Dec 2020 23:57:34 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.14.9 (Myles Borins) #36450]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.4.0</link>
            <guid isPermaLink="false">/blog/release/v15.4.0</guid>
            <pubDate>Wed, 09 Dec 2020 14:22:58 GMT</pubDate>
            <description><![CDATA[add AbortSignal support (Benjamin Gruenbaum) #36308]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.20.0</link>
            <guid isPermaLink="false">/blog/release/v12.20.0</guid>
            <pubDate>Tue, 24 Nov 2020 16:43:45 GMT</pubDate>
            <description><![CDATA[update certdata to NSS 3.56 (Shelley Vohr)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.3.0</link>
            <guid isPermaLink="false">/blog/release/v15.3.0</guid>
            <pubDate>Tue, 24 Nov 2020 16:31:11 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) dns: add a cancel() method to the promise Resolver (Szymon Marczak) #33099]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.19.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.19.1</link>
            <guid isPermaLink="false">/blog/release/v12.19.1</guid>
            <pubDate>Mon, 16 Nov 2020 16:24:25 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.15.1</link>
            <guid isPermaLink="false">/blog/release/v14.15.1</guid>
            <pubDate>Mon, 16 Nov 2020 16:24:16 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.2.1</link>
            <guid isPermaLink="false">/blog/release/v15.2.1</guid>
            <pubDate>Mon, 16 Nov 2020 16:21:17 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[November 2020 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/november-2020-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/november-2020-security-releases</guid>
            <pubDate>Mon, 16 Nov 2020 16:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v12.x, v14.x and v15.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.2.0</link>
            <guid isPermaLink="false">/blog/release/v15.2.0</guid>
            <pubDate>Tue, 10 Nov 2020 23:00:05 GMT</pubDate>
            <description><![CDATA[getEventListeners static (Benjamin Gruenbaum) #35991]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.1.0</link>
            <guid isPermaLink="false">/blog/release/v15.1.0</guid>
            <pubDate>Wed, 04 Nov 2020 20:55:23 GMT</pubDate>
            <description><![CDATA[diagnostics_channel is a new experimental module that provides an API to create named channels to report arbitrary message data for diagnostics purposes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.15.0</link>
            <guid isPermaLink="false">/blog/release/v14.15.0</guid>
            <pubDate>Tue, 27 Oct 2020 16:07:29 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 14.x into Long Term Support (LTS) with the codename 'Fermium'. The 14.x release line now moves into "Active LTS" and will remain so until October 2021. After that time, it will move into "Maintenance" until end of life in April 2023.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.23.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.23.0</link>
            <guid isPermaLink="false">/blog/release/v10.23.0</guid>
            <pubDate>Tue, 27 Oct 2020 16:05:19 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.14.8 (Ruy Adorno) #34834]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.0.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.0.1</link>
            <guid isPermaLink="false">/blog/release/v15.0.1</guid>
            <pubDate>Wed, 21 Oct 2020 20:26:35 GMT</pubDate>
            <description><![CDATA[crypto: fix regression on randomFillSync (James M Snell) #35723]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 15.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v15.0.0</link>
            <guid isPermaLink="false">/blog/release/v15.0.0</guid>
            <pubDate>Tue, 20 Oct 2020 14:47:52 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) build: remove --build-v8-with-gn configure option (Yang Guo) #27576]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.14.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.14.0</link>
            <guid isPermaLink="false">/blog/release/v14.14.0</guid>
            <pubDate>Fri, 16 Oct 2020 00:08:13 GMT</pubDate>
            <description><![CDATA[crypto: update certdata to NSS 3.56 (Shelley Vohr) #35546]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.13.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.13.1</link>
            <guid isPermaLink="false">/blog/release/v14.13.1</guid>
            <pubDate>Wed, 07 Oct 2020 21:37:03 GMT</pubDate>
            <description><![CDATA[remove experimental from rmdir recursive (Benjamin Coe) #35171]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.19.0</link>
            <guid isPermaLink="false">/blog/release/v12.19.0</guid>
            <pubDate>Tue, 06 Oct 2020 20:38:57 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) module: package "imports" field (Guy Bedford) #34117]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.13.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.13.0</link>
            <guid isPermaLink="false">/blog/release/v14.13.0</guid>
            <pubDate>Tue, 29 Sep 2020 19:51:28 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) deps: upgrade to libuv 1.40.0 (Colin Ihrig) #35333]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.12.0</link>
            <guid isPermaLink="false">/blog/release/v14.12.0</guid>
            <pubDate>Tue, 22 Sep 2020 18:22:30 GMT</pubDate>
            <description><![CDATA[update to uvwasi 0.0.11 (Colin Ihrig) #35104]]></description>
        </item>
        <item>
            <title><![CDATA[September 2020 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/september-2020-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/september-2020-security-releases</guid>
            <pubDate>Tue, 15 Sep 2020 21:50:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for v10,x, v12.x and v14.x Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.18.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.18.4</link>
            <guid isPermaLink="false">/blog/release/v12.18.4</guid>
            <pubDate>Tue, 15 Sep 2020 21:06:31 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.11.0</link>
            <guid isPermaLink="false">/blog/release/v14.11.0</guid>
            <pubDate>Tue, 15 Sep 2020 21:05:57 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.22.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.22.1</link>
            <guid isPermaLink="false">/blog/release/v10.22.1</guid>
            <pubDate>Tue, 15 Sep 2020 21:05:00 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.10.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.10.1</link>
            <guid isPermaLink="false">/blog/release/v14.10.1</guid>
            <pubDate>Thu, 10 Sep 2020 15:16:22 GMT</pubDate>
            <description><![CDATA[Node.js 14.10.0 included a streams regression with async generators and a docs rendering regression that are being fixed in this release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.10.0</link>
            <guid isPermaLink="false">/blog/release/v14.10.0</guid>
            <pubDate>Tue, 08 Sep 2020 15:54:55 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) buffer: also alias BigUInt methods (Anna Henningsen) #34960]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.9.0</link>
            <guid isPermaLink="false">/blog/release/v14.9.0</guid>
            <pubDate>Thu, 27 Aug 2020 14:50:50 GMT</pubDate>
            <description><![CDATA[build: set --v8-enable-object-print by default (Mary Marchini) #34705]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.8.0</link>
            <guid isPermaLink="false">/blog/release/v14.8.0</guid>
            <pubDate>Tue, 11 Aug 2020 16:45:12 GMT</pubDate>
            <description><![CDATA[(SEMVER-MINOR) async_hooks: add AsyncResource.bind utility (James M Snell) #34574]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.7.0</link>
            <guid isPermaLink="false">/blog/release/v14.7.0</guid>
            <pubDate>Wed, 29 Jul 2020 18:46:03 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.14.7 (claudiahdz) #34468]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.18.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.18.3</link>
            <guid isPermaLink="false">/blog/release/v12.18.3</guid>
            <pubDate>Wed, 22 Jul 2020 17:02:33 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.14.6 (claudiahdz) #34246]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.6.0</link>
            <guid isPermaLink="false">/blog/release/v14.6.0</guid>
            <pubDate>Tue, 21 Jul 2020 21:47:34 GMT</pubDate>
            <description><![CDATA[upgrade to libuv 1.38.1 (Colin Ihrig) #34187]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.22.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.22.0</link>
            <guid isPermaLink="false">/blog/release/v10.22.0</guid>
            <pubDate>Tue, 21 Jul 2020 16:01:23 GMT</pubDate>
            <description><![CDATA[This release was prepared by Richard Lau (@richardlau) and promoted by Beth Griggs (@BethGriggs).]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.5.0</link>
            <guid isPermaLink="false">/blog/release/v14.5.0</guid>
            <pubDate>Tue, 30 Jun 2020 22:35:10 GMT</pubDate>
            <description><![CDATA[This version includes performance improvements and now allows WebAssembly modules to request memories up to 4GB in size.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.18.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.18.2</link>
            <guid isPermaLink="false">/blog/release/v12.18.2</guid>
            <pubDate>Tue, 30 Jun 2020 13:40:29 GMT</pubDate>
            <description><![CDATA[deps: V8: backport fb26d0bb1835 (Matheus Marchini) #33573]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.18.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.18.1</link>
            <guid isPermaLink="false">/blog/release/v12.18.1</guid>
            <pubDate>Wed, 17 Jun 2020 16:28:46 GMT</pubDate>
            <description><![CDATA[V8: cherry-pick 548f6c81d424 (Dominykas Blyžė) #33484]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.21.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.21.0</link>
            <guid isPermaLink="false">/blog/release/v10.21.0</guid>
            <pubDate>Tue, 02 Jun 2020 18:50:23 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.18.0</link>
            <guid isPermaLink="false">/blog/release/v12.18.0</guid>
            <pubDate>Tue, 02 Jun 2020 18:41:58 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.4.0</link>
            <guid isPermaLink="false">/blog/release/v14.4.0</guid>
            <pubDate>Tue, 02 Jun 2020 18:41:48 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[June 2020 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/june-2020-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/june-2020-security-releases</guid>
            <pubDate>Tue, 02 Jun 2020 12:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for all supported Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.17.0</link>
            <guid isPermaLink="false">/blog/release/v12.17.0</guid>
            <pubDate>Tue, 26 May 2020 14:04:17 GMT</pubDate>
            <description><![CDATA[As of Node.js 12.17.0, the --experimental-modules flag is no longer necessary to use ECMAScript modules (ESM). However, the ESM implementation in Node.js remains experimental. As per our stability index: “The feature is not subject to Semantic Versioning rules. Non-backward compatible changes or removal may occur in any future release.” Users should be cautious when using the feature in production environments.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.3.0</link>
            <guid isPermaLink="false">/blog/release/v14.3.0</guid>
            <pubDate>Tue, 19 May 2020 21:30:31 GMT</pubDate>
            <description><![CDATA[The output preview is changed to generate previews for autocompleted input instead of the actual input.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.2.0</link>
            <guid isPermaLink="false">/blog/release/v14.2.0</guid>
            <pubDate>Tue, 05 May 2020 18:30:07 GMT</pubDate>
            <description><![CDATA[assert.CallTracker is a new experimental API that allows to track and later verify the number of times a function was called. This works by creating a CallTracker object and using its calls method to create wrapper functions that will count each time they are called. Then the verify method can be used to assert that the expected number of calls happened:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.14.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.14.0</link>
            <guid isPermaLink="false">/blog/release/v13.14.0</guid>
            <pubDate>Thu, 30 Apr 2020 13:54:45 GMT</pubDate>
            <description><![CDATA[Merge run and exit methods (Andrey Pechkurov) #31950]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.1.0</link>
            <guid isPermaLink="false">/blog/release/v14.1.0</guid>
            <pubDate>Wed, 29 Apr 2020 18:41:18 GMT</pubDate>
            <description><![CDATA[deps: upgrade openssl sources to 1.1.1g (Hassaan Pasha) #32971]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.16.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.16.3</link>
            <guid isPermaLink="false">/blog/release/v12.16.3</guid>
            <pubDate>Tue, 28 Apr 2020 13:28:22 GMT</pubDate>
            <description><![CDATA[Updated OpenSSL to 1.1.1g (Hassaan Pasha) #32971.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 14.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v14.0.0</link>
            <guid isPermaLink="false">/blog/release/v14.0.0</guid>
            <pubDate>Wed, 22 Apr 2020 10:20:16 GMT</pubDate>
            <description><![CDATA[(SEMVER-MAJOR) crypto: move pbkdf2 without digest to EOL (James M Snell) #31166]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL security releases do not require Node.js security releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/april-2020-openssl-updates</link>
            <guid isPermaLink="false">/blog/vulnerability/april-2020-openssl-updates</guid>
            <pubDate>Tue, 21 Apr 2020 12:00:00 GMT</pubDate>
            <description><![CDATA[The OpenSSL project has released a description of the issue fixed in the OpenSSL 1.1.1g update. It only affects a function which is not called by Node.js (or its dependencies), and as such, does not affect Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.13.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.13.0</link>
            <guid isPermaLink="false">/blog/release/v13.13.0</guid>
            <pubDate>Tue, 14 Apr 2020 18:34:06 GMT</pubDate>
            <description><![CDATA[Added a new function, fs.readv (with sync and promisified versions). This]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.20.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.20.1</link>
            <guid isPermaLink="false">/blog/release/v10.20.1</guid>
            <pubDate>Sun, 12 Apr 2020 13:25:02 GMT</pubDate>
            <description><![CDATA[Due to release process failures, Node.js 10.20.0 shipped with source and header tarballs that did not properly match the final release commit that was used to build the binaries. We recommend that Node.js v10.20.0 not be used, particularly in any applications using native add-ons or where compiling Node.js from source is involved.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.16.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.16.2</link>
            <guid isPermaLink="false">/blog/release/v12.16.2</guid>
            <pubDate>Wed, 08 Apr 2020 19:27:15 GMT</pubDate>
            <description><![CDATA[This release includes macOS package notarization and a change in builder configuration.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.20.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.20.0</link>
            <guid isPermaLink="false">/blog/release/v10.20.0</guid>
            <pubDate>Wed, 08 Apr 2020 16:11:48 GMT</pubDate>
            <description><![CDATA[The macOS binaries for this release, and future 10.x releases, are now being compiled on macOS 10.15 (Catalina) with Xcode 11 to support package notarization, a requirement for installing .pkg files on macOS 10.15 and later. Previous builds of Node.js 10.x were compiled on macOS 10.10 (Yosemite) with a minimum deployment target of macOS 10.7 (Lion). As binaries are still being compiled to support a minimum of macOS 10.7 (Lion) we do not anticipate this having a negative impact on Node.js 10.x users with older versions of macOS.]]></description>
        </item>
        <item>
            <title><![CDATA[Changes to Release Schedule]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/adjusted-release-schedule-covid</link>
            <guid isPermaLink="false">/blog/announcements/adjusted-release-schedule-covid</guid>
            <pubDate>Fri, 03 Apr 2020 20:26:28 GMT</pubDate>
            <description><![CDATA[The Node.js project will be adjusting its release cadence in response to adjusted work schedules.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.12.0</link>
            <guid isPermaLink="false">/blog/release/v13.12.0</guid>
            <pubDate>Thu, 26 Mar 2020 22:51:24 GMT</pubDate>
            <description><![CDATA[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.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.11.0</link>
            <guid isPermaLink="false">/blog/release/v13.11.0</guid>
            <pubDate>Thu, 12 Mar 2020 03:58:16 GMT</pubDate>
            <description><![CDATA[async_hooks: add sync enterWith to ALS (Stephen Belanger) #31945]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.10.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.10.1</link>
            <guid isPermaLink="false">/blog/release/v13.10.1</guid>
            <pubDate>Thu, 05 Mar 2020 01:40:51 GMT</pubDate>
            <description><![CDATA[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 unneccessary files from the deps/zlib folder. This release includes a patch that ensures that individuals will once again be able to build Node.js from source.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.10.0</link>
            <guid isPermaLink="false">/blog/release/v13.10.0</guid>
            <pubDate>Wed, 04 Mar 2020 17:55:34 GMT</pubDate>
            <description><![CDATA[introduce async-context API (vdeturckheim) #26540]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.9.0</link>
            <guid isPermaLink="false">/blog/release/v13.9.0</guid>
            <pubDate>Tue, 18 Feb 2020 20:58:12 GMT</pubDate>
            <description><![CDATA[add executionAsyncResource (Matteo Collina) #30959]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.16.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.16.1</link>
            <guid isPermaLink="false">/blog/release/v12.16.1</guid>
            <pubDate>Tue, 18 Feb 2020 20:06:29 GMT</pubDate>
            <description><![CDATA[Node.js 12.16.0 included 6 regressions that are being fixed in this release]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.16.0</link>
            <guid isPermaLink="false">/blog/release/v12.16.0</guid>
            <pubDate>Tue, 11 Feb 2020 18:35:04 GMT</pubDate>
            <description><![CDATA[The assert module now provides experimental assert.match() and assert.doesNotMatch() methods. They will validate that the first argument is a string and matches (or does not match) the provided regular expression:]]></description>
        </item>
        <item>
            <title><![CDATA[February 2020 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/february-2020-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/february-2020-security-releases</guid>
            <pubDate>Thu, 06 Feb 2020 12:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines for the following issues.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.8.0</link>
            <guid isPermaLink="false">/blog/release/v13.8.0</guid>
            <pubDate>Thu, 06 Feb 2020 11:38:12 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.15.0</link>
            <guid isPermaLink="false">/blog/release/v12.15.0</guid>
            <pubDate>Thu, 06 Feb 2020 03:13:05 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.19.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.19.0</link>
            <guid isPermaLink="false">/blog/release/v10.19.0</guid>
            <pubDate>Thu, 06 Feb 2020 03:11:18 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.7.0</link>
            <guid isPermaLink="false">/blog/release/v13.7.0</guid>
            <pubDate>Tue, 21 Jan 2020 18:43:13 GMT</pubDate>
            <description><![CDATA[upgrade to libuv 1.34.1 (cjihrig) #31332]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.18.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.18.1</link>
            <guid isPermaLink="false">/blog/release/v10.18.1</guid>
            <pubDate>Thu, 09 Jan 2020 21:57:08 GMT</pubDate>
            <description><![CDATA[http2: fix session memory accounting after pausing (Michael Lehenbauer) #30684]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.6.0</link>
            <guid isPermaLink="false">/blog/release/v13.6.0</guid>
            <pubDate>Tue, 07 Jan 2020 23:19:07 GMT</pubDate>
            <description><![CDATA[Implement assert.match() and assert.doesNotMatch() (Ruben Bridgewater) #30929]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.14.1</link>
            <guid isPermaLink="false">/blog/release/v12.14.1</guid>
            <pubDate>Tue, 07 Jan 2020 17:38:00 GMT</pubDate>
            <description><![CDATA[crypto: fix key requirements in asymmetric cipher (Tobias Nießen) #30249]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.5.0</link>
            <guid isPermaLink="false">/blog/release/v13.5.0</guid>
            <pubDate>Wed, 18 Dec 2019 18:52:22 GMT</pubDate>
            <description><![CDATA[add --trace-exit cli option (legendecas) #30516]]></description>
        </item>
        <item>
            <title><![CDATA[December 2019 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/december-2019-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/december-2019-security-releases</guid>
            <pubDate>Wed, 18 Dec 2019 00:23:00 GMT</pubDate>
            <description><![CDATA[These releases update npm to v6.13.4 to address three vulnerabilities described below.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.4.0</link>
            <guid isPermaLink="false">/blog/release/v13.4.0</guid>
            <pubDate>Tue, 17 Dec 2019 22:36:55 GMT</pubDate>
            <description><![CDATA[update npm to 6.13.4 #30904]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.14.0</link>
            <guid isPermaLink="false">/blog/release/v12.14.0</guid>
            <pubDate>Tue, 17 Dec 2019 22:36:52 GMT</pubDate>
            <description><![CDATA[deps: update npm to 6.13.4 #30904]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.18.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.18.0</link>
            <guid isPermaLink="false">/blog/release/v10.18.0</guid>
            <pubDate>Tue, 17 Dec 2019 22:36:41 GMT</pubDate>
            <description><![CDATA[deps: update npm to 6.13.4 #30904]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.17.0</link>
            <guid isPermaLink="false">/blog/release/v8.17.0</guid>
            <pubDate>Tue, 17 Dec 2019 22:36:32 GMT</pubDate>
            <description><![CDATA[deps: update npm to 6.13.4 #30904]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.3.0</link>
            <guid isPermaLink="false">/blog/release/v13.3.0</guid>
            <pubDate>Tue, 03 Dec 2019 22:01:21 GMT</pubDate>
            <description><![CDATA[Reworked experimental recursive rmdir() (cjihrig) #30644]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.2.0</link>
            <guid isPermaLink="false">/blog/release/v13.2.0</guid>
            <pubDate>Thu, 21 Nov 2019 22:43:00 GMT</pubDate>
            <description><![CDATA[Deprecate one- and two-argument AtExit(). Use the three-argument variant of AtExit() or AddEnvironmentCleanupHook() instead (Anna Henningsen) #30227]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.13.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.13.1</link>
            <guid isPermaLink="false">/blog/release/v12.13.1</guid>
            <pubDate>Tue, 19 Nov 2019 10:53:56 GMT</pubDate>
            <description><![CDATA[Experimental support for building Node.js with Python 3 is improved.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.1.0</link>
            <guid isPermaLink="false">/blog/release/v13.1.0</guid>
            <pubDate>Wed, 06 Nov 2019 07:52:53 GMT</pubDate>
            <description><![CDATA[Added a new flag (--trace-uncaught) that makes Node.js print the stack]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.0.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.0.1</link>
            <guid isPermaLink="false">/blog/release/v13.0.1</guid>
            <pubDate>Wed, 23 Oct 2019 10:38:39 GMT</pubDate>
            <description><![CDATA[Fixed a bug in npm 6.12.0 where warnings are emitted on Node.js 13.x (Jordan Harband) #30079.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.17.0</link>
            <guid isPermaLink="false">/blog/release/v10.17.0</guid>
            <pubDate>Tue, 22 Oct 2019 19:21:58 GMT</pubDate>
            <description><![CDATA[add support for chacha20-poly1305 for AEAD (chux0519) #24081]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 13.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v13.0.0</link>
            <guid isPermaLink="false">/blog/release/v13.0.0</guid>
            <pubDate>Tue, 22 Oct 2019 16:17:30 GMT</pubDate>
            <description><![CDATA[If the validation function passed to assert.throws() or assert.rejects()]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.13.0</link>
            <guid isPermaLink="false">/blog/release/v12.13.0</guid>
            <pubDate>Mon, 21 Oct 2019 09:21:21 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 12.x into Long Term Support (LTS) with the codename 'Erbium'. The 12.x release line now moves into "Active LTS" and will remain so until October 2020. After that time, it will move into "Maintenance" until end of life in April 2022.]]></description>
        </item>
        <item>
            <title><![CDATA[The Difference Between Node.js 10 LTS and Node.js 12 LTS]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/10-lts-to-12-lts</link>
            <guid isPermaLink="false">/blog/uncategorized/10-lts-to-12-lts</guid>
            <pubDate>Sun, 20 Oct 2019 12:00:00 GMT</pubDate>
            <description><![CDATA[With the transition of Node.js 12 from Current into LTS, a suite of new features are now available inside Node.js LTS release lines!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.12.0</link>
            <guid isPermaLink="false">/blog/release/v12.12.0</guid>
            <pubDate>Fri, 11 Oct 2019 22:00:19 GMT</pubDate>
            <description><![CDATA[Add --force-context-aware flag to prevent usage of native node addons that aren't context aware #29631]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.16.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.16.2</link>
            <guid isPermaLink="false">/blog/release/v8.16.2</guid>
            <pubDate>Wed, 09 Oct 2019 20:36:31 GMT</pubDate>
            <description><![CDATA[deps: upgrade openssl sources to 1.0.2s (Sam Roberts) #28230]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.11.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.11.1</link>
            <guid isPermaLink="false">/blog/release/v12.11.1</guid>
            <pubDate>Tue, 01 Oct 2019 16:46:36 GMT</pubDate>
            <description><![CDATA[This release fixes a regression that prevented from building Node.js using]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.11.0</link>
            <guid isPermaLink="false">/blog/release/v12.11.0</guid>
            <pubDate>Wed, 25 Sep 2019 23:19:28 GMT</pubDate>
            <description><![CDATA[Add oaepLabel option #29489]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL security releases do not require Node.js security releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/september-2019-openssl-no-updates</link>
            <guid isPermaLink="false">/blog/vulnerability/september-2019-openssl-no-updates</guid>
            <pubDate>Thu, 12 Sep 2019 17:00:15 GMT</pubDate>
            <description><![CDATA[The OpenSSL Security releases of September 10th, 2019 do not affect Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL security releases may require Node.js security releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/september-2019-openssl-updates</link>
            <guid isPermaLink="false">/blog/vulnerability/september-2019-openssl-updates</guid>
            <pubDate>Thu, 05 Sep 2019 15:34:35 GMT</pubDate>
            <description><![CDATA[The Node.js project may be releasing new versions across all of its supported release lines early next week to incorporate upstream patches from OpenSSL. Please read on for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.10.0</link>
            <guid isPermaLink="false">/blog/release/v12.10.0</guid>
            <pubDate>Wed, 04 Sep 2019 18:18:05 GMT</pubDate>
            <description><![CDATA[Update npm to 6.10.3 (isaacs) #29023]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.9.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.9.1</link>
            <guid isPermaLink="false">/blog/release/v12.9.1</guid>
            <pubDate>Mon, 26 Aug 2019 19:44:51 GMT</pubDate>
            <description><![CDATA[This release fixes two regressions in the http module:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.9.0</link>
            <guid isPermaLink="false">/blog/release/v12.9.0</guid>
            <pubDate>Tue, 20 Aug 2019 19:40:04 GMT</pubDate>
            <description><![CDATA[Added an oaepHash option to asymmetric encryption which allows users to specify a hash function when using OAEP padding (Tobias Nießen) #28335.]]></description>
        </item>
        <item>
            <title><![CDATA[August 2019 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/aug-2019-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/aug-2019-security-releases</guid>
            <pubDate>Fri, 16 Aug 2019 14:58:40 GMT</pubDate>
            <description><![CDATA[Node.js, as well as many other implementations of HTTP/2, have been found vulnerable to Denial of Service attacks. See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md for more information.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.16.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.16.3</link>
            <guid isPermaLink="false">/blog/release/v10.16.3</guid>
            <pubDate>Thu, 15 Aug 2019 22:41:03 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.16.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.16.1</link>
            <guid isPermaLink="false">/blog/release/v8.16.1</guid>
            <pubDate>Thu, 15 Aug 2019 22:38:49 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.8.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.8.1</link>
            <guid isPermaLink="false">/blog/release/v12.8.1</guid>
            <pubDate>Thu, 15 Aug 2019 13:15:32 GMT</pubDate>
            <description><![CDATA[This is a security release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.16.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.16.2</link>
            <guid isPermaLink="false">/blog/release/v10.16.2</guid>
            <pubDate>Tue, 06 Aug 2019 22:32:49 GMT</pubDate>
            <description><![CDATA[This release patches a regression in the OpenSSL upgrade to 1.1.1c that causes intermittent hangs in machines that have low entropy.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.8.0</link>
            <guid isPermaLink="false">/blog/release/v12.8.0</guid>
            <pubDate>Tue, 06 Aug 2019 22:32:01 GMT</pubDate>
            <description><![CDATA[Legacy mode deprecation (DEP0089) is revoked (Colin Ihrig) #28892]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.16.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.16.1</link>
            <guid isPermaLink="false">/blog/release/v10.16.1</guid>
            <pubDate>Wed, 31 Jul 2019 19:16:37 GMT</pubDate>
            <description><![CDATA[deps: upgrade openssl sources to 1.1.1c (Sam Roberts) #28212]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.7.0</link>
            <guid isPermaLink="false">/blog/release/v12.7.0</guid>
            <pubDate>Tue, 23 Jul 2019 20:58:38 GMT</pubDate>
            <description><![CDATA[Updated nghttp2 to 1.39.1 (gengjiawen) #28448.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.6.0</link>
            <guid isPermaLink="false">/blog/release/v12.6.0</guid>
            <pubDate>Wed, 03 Jul 2019 13:58:10 GMT</pubDate>
            <description><![CDATA[Experimental support for building Node.js on MIPS architecture is back #27992.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.5.0</link>
            <guid isPermaLink="false">/blog/release/v12.5.0</guid>
            <pubDate>Thu, 27 Jun 2019 14:00:29 GMT</pubDate>
            <description><![CDATA[The startup time is reduced by enabling V8 snapshots by default #28181]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.4.0</link>
            <guid isPermaLink="false">/blog/release/v12.4.0</guid>
            <pubDate>Tue, 04 Jun 2019 14:05:15 GMT</pubDate>
            <description><![CDATA[The JSON variant of the API documentation is no longer experimental (Rich Trott) #27842.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.16.0</link>
            <guid isPermaLink="false">/blog/release/v10.16.0</guid>
            <pubDate>Tue, 28 May 2019 22:59:44 GMT</pubDate>
            <description><![CDATA[update ICU to 64.2 (Ujjwal Sharma) #27361]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.3.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.3.1</link>
            <guid isPermaLink="false">/blog/release/v12.3.1</guid>
            <pubDate>Wed, 22 May 2019 19:00:50 GMT</pubDate>
            <description><![CDATA[Fix handling of +0/-0 when constant field tracking is enabled (Michaël Zasso) #27792]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.3.0</link>
            <guid isPermaLink="false">/blog/release/v12.3.0</guid>
            <pubDate>Tue, 21 May 2019 19:41:06 GMT</pubDate>
            <description><![CDATA[Added the --experimental-wasm-modules flag to support WebAssembly modules (Myles Borins & Guy Bedford) #27659]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.2.0</link>
            <guid isPermaLink="false">/blog/release/v12.2.0</guid>
            <pubDate>Tue, 07 May 2019 18:52:27 GMT</pubDate>
            <description><![CDATA[Updated llhttp to 1.1.3. This fixes a bug that made Node.js' HTTP parser]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.15.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.15.0</link>
            <guid isPermaLink="false">/blog/release/v11.15.0</guid>
            <pubDate>Tue, 30 Apr 2019 17:56:44 GMT</pubDate>
            <description><![CDATA[deps: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) #19794]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.1.0</link>
            <guid isPermaLink="false">/blog/release/v12.1.0</guid>
            <pubDate>Mon, 29 Apr 2019 14:43:24 GMT</pubDate>
            <description><![CDATA[Update ICU to 64.2. This adds support for Japanese Era (Reiwa) (Ujjwal Sharma) #27361.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 12.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v12.0.0</link>
            <guid isPermaLink="false">/blog/release/v12.0.0</guid>
            <pubDate>Tue, 23 Apr 2019 17:01:07 GMT</pubDate>
            <description><![CDATA[validate required arguments (Ruben Bridgewater) #26641]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.16.0</link>
            <guid isPermaLink="false">/blog/release/v8.16.0</guid>
            <pubDate>Tue, 16 Apr 2019 22:06:08 GMT</pubDate>
            <description><![CDATA[add API for asynchronous functions (Gabriel Schulhof) #17887]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.14.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.14.0</link>
            <guid isPermaLink="false">/blog/release/v11.14.0</guid>
            <pubDate>Thu, 11 Apr 2019 17:13:10 GMT</pubDate>
            <description><![CDATA[childprocess: doc deprecate ChildProcess.\channel (cjihrig) #26982]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.17.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.17.1</link>
            <guid isPermaLink="false">/blog/release/v6.17.1</guid>
            <pubDate>Wed, 03 Apr 2019 19:48:27 GMT</pubDate>
            <description><![CDATA[Node 6 is due to go End-of-Life on 2019-04-30 - see Release Schedule.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.13.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.13.0</link>
            <guid isPermaLink="false">/blog/release/v11.13.0</guid>
            <pubDate>Thu, 28 Mar 2019 19:33:10 GMT</pubDate>
            <description><![CDATA[Allow deriving public from private keys (Tobias Nießen) #26278.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.12.0</link>
            <guid isPermaLink="false">/blog/release/v11.12.0</guid>
            <pubDate>Fri, 15 Mar 2019 21:12:05 GMT</pubDate>
            <description><![CDATA[Add experimental --frozen-intrinsics flag (Guy Bedford) #25685]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.11.0</link>
            <guid isPermaLink="false">/blog/release/v11.11.0</guid>
            <pubDate>Wed, 06 Mar 2019 19:36:59 GMT</pubDate>
            <description><![CDATA[Implement date object (Jarrod Connolly) #25917]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.15.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.15.3</link>
            <guid isPermaLink="false">/blog/release/v10.15.3</guid>
            <pubDate>Tue, 05 Mar 2019 17:17:57 GMT</pubDate>
            <description><![CDATA[add antsmartian to collaborators (Anto Aravinth) #24655]]></description>
        </item>
        <item>
            <title><![CDATA[February 2019 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/february-2019-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/february-2019-security-releases</guid>
            <pubDate>Thu, 28 Feb 2019 12:53:26 GMT</pubDate>
            <description><![CDATA[(Update 28-February-2018) Security releases available]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.10.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.10.1</link>
            <guid isPermaLink="false">/blog/release/v11.10.1</guid>
            <pubDate>Thu, 28 Feb 2019 12:47:37 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/february-2019-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.15.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.15.2</link>
            <guid isPermaLink="false">/blog/release/v10.15.2</guid>
            <pubDate>Thu, 28 Feb 2019 12:47:33 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/february-2019-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.15.1</link>
            <guid isPermaLink="false">/blog/release/v8.15.1</guid>
            <pubDate>Thu, 28 Feb 2019 12:47:28 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/february-2019-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.17.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.17.0</link>
            <guid isPermaLink="false">/blog/release/v6.17.0</guid>
            <pubDate>Thu, 28 Feb 2019 12:47:20 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/february-2019-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.10.0</link>
            <guid isPermaLink="false">/blog/release/v11.10.0</guid>
            <pubDate>Thu, 14 Feb 2019 23:00:04 GMT</pubDate>
            <description><![CDATA[Updated libuv to 1.26.0. #26037]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.9.0</link>
            <guid isPermaLink="false">/blog/release/v11.9.0</guid>
            <pubDate>Wed, 30 Jan 2019 22:10:49 GMT</pubDate>
            <description><![CDATA[OpenSSL has been updated to 1.1.1a, which is API/ABI compatible with the]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.15.1</link>
            <guid isPermaLink="false">/blog/release/v10.15.1</guid>
            <pubDate>Tue, 29 Jan 2019 18:52:59 GMT</pubDate>
            <description><![CDATA[add oyyd to collaborators (Ouyang Yadong) #24300]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.8.0</link>
            <guid isPermaLink="false">/blog/release/v11.8.0</guid>
            <pubDate>Fri, 25 Jan 2019 01:53:48 GMT</pubDate>
            <description><![CDATA[For unhandled error events with an argument that is not an Error object, the resulting exeption will have more information about the argument. nodejs/node#25621]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.7.0</link>
            <guid isPermaLink="false">/blog/release/v11.7.0</guid>
            <pubDate>Fri, 18 Jan 2019 13:43:52 GMT</pubDate>
            <description><![CDATA[Added brotli support (Anna Henningsen and Zach Vacura) #24938]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.6.0</link>
            <guid isPermaLink="false">/blog/release/v11.6.0</guid>
            <pubDate>Wed, 26 Dec 2018 16:30:43 GMT</pubDate>
            <description><![CDATA[add --max-http-header-size flag (cjihrig) #24811]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.15.0</link>
            <guid isPermaLink="false">/blog/release/v10.15.0</guid>
            <pubDate>Wed, 26 Dec 2018 16:30:38 GMT</pubDate>
            <description><![CDATA[The 10.14.0 security release introduced some unexpected breakages on the 10.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.15.0</link>
            <guid isPermaLink="false">/blog/release/v8.15.0</guid>
            <pubDate>Wed, 26 Dec 2018 16:30:33 GMT</pubDate>
            <description><![CDATA[The 8.14.0 security release introduced some unexpected breakages on the 8.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.16.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.16.0</link>
            <guid isPermaLink="false">/blog/release/v6.16.0</guid>
            <pubDate>Wed, 26 Dec 2018 16:29:25 GMT</pubDate>
            <description><![CDATA[The 6.15.0 security release introduced some unexpected breakages on the 6.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.5.0</link>
            <guid isPermaLink="false">/blog/release/v11.5.0</guid>
            <pubDate>Tue, 18 Dec 2018 19:02:27 GMT</pubDate>
            <description><![CDATA[support "BEGIN TRUSTED CERTIFICATE" for ca: (Sam Roberts) #24733]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.14.1</link>
            <guid isPermaLink="false">/blog/release/v8.14.1</guid>
            <pubDate>Tue, 18 Dec 2018 16:32:30 GMT</pubDate>
            <description><![CDATA[revert breaking change (Ruben Bridgewater) #24786]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.14.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.14.2</link>
            <guid isPermaLink="false">/blog/release/v10.14.2</guid>
            <pubDate>Tue, 11 Dec 2018 20:40:12 GMT</pubDate>
            <description><![CDATA[upgrade to c-ares v1.15.0 (Ben Noordhuis) #23854]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.4.0</link>
            <guid isPermaLink="false">/blog/release/v11.4.0</guid>
            <pubDate>Fri, 07 Dec 2018 18:13:43 GMT</pubDate>
            <description><![CDATA[console functions now handle symbols as defined in the spec. https://github.com/nodejs/node/pull/23708]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.15.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.15.1</link>
            <guid isPermaLink="false">/blog/release/v6.15.1</guid>
            <pubDate>Mon, 03 Dec 2018 14:13:12 GMT</pubDate>
            <description><![CDATA[This is a patch release to address a bad backport of the fix for "Slowloris HTTP Denial of Service" (CVE-2018-12122). Node.js 6.15.0 misapplies the headers timeout to an entire keep-alive HTTP session, resulting in prematurely disconnected sockets.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.14.1</link>
            <guid isPermaLink="false">/blog/release/v10.14.1</guid>
            <pubDate>Thu, 29 Nov 2018 16:44:26 GMT</pubDate>
            <description><![CDATA[win/msi: Revert changes to installer causing issues on Windows systems.]]></description>
        </item>
        <item>
            <title><![CDATA[November 2018 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/november-2018-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/november-2018-security-releases</guid>
            <pubDate>Wed, 28 Nov 2018 00:55:46 GMT</pubDate>
            <description><![CDATA[(Update 27-November-2018) Security releases available]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.3.0</link>
            <guid isPermaLink="false">/blog/release/v11.3.0</guid>
            <pubDate>Wed, 28 Nov 2018 00:42:34 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/november-2018-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.14.0</link>
            <guid isPermaLink="false">/blog/release/v10.14.0</guid>
            <pubDate>Wed, 28 Nov 2018 00:42:23 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/november-2018-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.14.0</link>
            <guid isPermaLink="false">/blog/release/v8.14.0</guid>
            <pubDate>Wed, 28 Nov 2018 00:42:12 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/november-2018-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.15.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.15.0</link>
            <guid isPermaLink="false">/blog/release/v6.15.0</guid>
            <pubDate>Wed, 28 Nov 2018 00:41:54 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/november-2018-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.13.0</link>
            <guid isPermaLink="false">/blog/release/v8.13.0</guid>
            <pubDate>Tue, 20 Nov 2018 22:45:31 GMT</pubDate>
            <description><![CDATA[backport some assert commits (Ruben Bridgewater) #23223]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.2.0</link>
            <guid isPermaLink="false">/blog/release/v11.2.0</guid>
            <pubDate>Thu, 15 Nov 2018 21:20:56 GMT</pubDate>
            <description><![CDATA[A new experimental HTTP parser (llhttp) is now supported. https://github.com/nodejs/node/pull/24059]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.1.0</link>
            <guid isPermaLink="false">/blog/release/v11.1.0</guid>
            <pubDate>Fri, 02 Nov 2018 12:34:59 GMT</pubDate>
            <description><![CDATA[Updated ICU to 63.1. #23715]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.13.0</link>
            <guid isPermaLink="false">/blog/release/v10.13.0</guid>
            <pubDate>Tue, 30 Oct 2018 08:47:15 GMT</pubDate>
            <description><![CDATA[This release marks the transition of Node.js 10.x into Long Term Support (LTS) with the codename 'Dubnium'. The 10.x release line now moves in to "Active LTS" and will remain so until April 2020. After that time it will move in to "Maintenance" until end of life in April 2021.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 11.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v11.0.0</link>
            <guid isPermaLink="false">/blog/release/v11.0.0</guid>
            <pubDate>Tue, 23 Oct 2018 18:09:16 GMT</pubDate>
            <description><![CDATA[Node.js 11.0.0 is here! This is the newest Node.js Current Release line with a focus primarily on improving internals, performance, and an update to V8 7.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.12.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.12.0</link>
            <guid isPermaLink="false">/blog/release/v10.12.0</guid>
            <pubDate>Wed, 10 Oct 2018 21:26:27 GMT</pubDate>
            <description><![CDATA[The diff output is now a tiny bit improved by sorting object properties when]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.11.0</link>
            <guid isPermaLink="false">/blog/release/v10.11.0</guid>
            <pubDate>Thu, 20 Sep 2018 11:42:22 GMT</pubDate>
            <description><![CDATA[Fixed fsPromises.readdir withFileTypes. #22832]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.12.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.12.0</link>
            <guid isPermaLink="false">/blog/release/v8.12.0</guid>
            <pubDate>Tue, 11 Sep 2018 05:34:54 GMT</pubDate>
            <description><![CDATA[rename PromiseWrap.parentId (Ali Ijaz Sheikh) #18633]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.10.0</link>
            <guid isPermaLink="false">/blog/release/v10.10.0</guid>
            <pubDate>Thu, 06 Sep 2018 22:01:43 GMT</pubDate>
            <description><![CDATA[TypedArray and DataView values are now accepted as input by]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.9.0</link>
            <guid isPermaLink="false">/blog/release/v10.9.0</guid>
            <pubDate>Thu, 16 Aug 2018 01:53:21 GMT</pubDate>
            <description><![CDATA[This is a security release, fixing a number of vulnerabilities in OpenSSL and Node.js. Refer to the August 2018 Security Releases announcement for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.11.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.11.4</link>
            <guid isPermaLink="false">/blog/release/v8.11.4</guid>
            <pubDate>Thu, 16 Aug 2018 01:53:16 GMT</pubDate>
            <description><![CDATA[This is a security release, fixing a number of vulnerabilities in OpenSSL and Node.js. Refer to the August 2018 Security Releases announcement for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.14.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.14.4</link>
            <guid isPermaLink="false">/blog/release/v6.14.4</guid>
            <pubDate>Thu, 16 Aug 2018 01:53:09 GMT</pubDate>
            <description><![CDATA[This is a security release, fixing a number of vulnerabilities in OpenSSL and Node.js. Refer to the August 2018 Security Releases announcement for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[August 2018 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/august-2018-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/august-2018-security-releases</guid>
            <pubDate>Sat, 11 Aug 2018 11:07:51 GMT</pubDate>
            <description><![CDATA[(Update 16-August-2018) Security releases available]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.8.0</link>
            <guid isPermaLink="false">/blog/release/v10.8.0</guid>
            <pubDate>Wed, 01 Aug 2018 18:59:51 GMT</pubDate>
            <description><![CDATA[Upgrade npm to 6.2.0. #21592]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.7.0</link>
            <guid isPermaLink="false">/blog/release/v10.7.0</guid>
            <pubDate>Wed, 18 Jul 2018 18:30:57 GMT</pubDate>
            <description><![CDATA[The console.timeLog() method has been implemented. #21312]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.6.0</link>
            <guid isPermaLink="false">/blog/release/v10.6.0</guid>
            <pubDate>Wed, 04 Jul 2018 18:11:36 GMT</pubDate>
            <description><![CDATA[An experimental promisified version of the dns module is now available. Give]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.5.0</link>
            <guid isPermaLink="false">/blog/release/v10.5.0</guid>
            <pubDate>Wed, 20 Jun 2018 18:48:28 GMT</pubDate>
            <description><![CDATA[Support for crypto.scrypt() has been added. #20816]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.11.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.11.3</link>
            <guid isPermaLink="false">/blog/release/v8.11.3</guid>
            <pubDate>Tue, 12 Jun 2018 23:57:27 GMT</pubDate>
            <description><![CDATA[buffer (CVE-2018-7167): Fixes Denial of Service vulnerability where calling Buffer.fill() could hang]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.14.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.14.3</link>
            <guid isPermaLink="false">/blog/release/v6.14.3</guid>
            <pubDate>Tue, 12 Jun 2018 23:51:52 GMT</pubDate>
            <description><![CDATA[buffer (CVE-2018-7167): Fixes Denial of Service vulnerability where calling Buffer.fill() could hang]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.11.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.11.2</link>
            <guid isPermaLink="false">/blog/release/v9.11.2</guid>
            <pubDate>Tue, 12 Jun 2018 23:51:23 GMT</pubDate>
            <description><![CDATA[Fixes memory exhaustion DoS (CVE-2018-7164): Fixes a bug introduced in 9.7.0 that increases the memory consumed when reading from the network into JavaScript using the net.Socket object directly as a stream.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.4.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.4.1</link>
            <guid isPermaLink="false">/blog/release/v10.4.1</guid>
            <pubDate>Tue, 12 Jun 2018 23:51:00 GMT</pubDate>
            <description><![CDATA[Fixes memory exhaustion DoS (CVE-2018-7164): Fixes a bug introduced in 9.7.0 that increases the memory consumed when reading from the network into JavaScript using the net.Socket object directly as a stream.]]></description>
        </item>
        <item>
            <title><![CDATA[June 2018 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/june-2018-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/june-2018-security-releases</guid>
            <pubDate>Tue, 12 Jun 2018 23:00:59 GMT</pubDate>
            <description><![CDATA[(Update 12-June-2018) Security releases available]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.4.0</link>
            <guid isPermaLink="false">/blog/release/v10.4.0</guid>
            <pubDate>Wed, 06 Jun 2018 14:26:37 GMT</pubDate>
            <description><![CDATA[update V8 to 6.7.288.43 (Michaël Zasso) #19989]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.3.0</link>
            <guid isPermaLink="false">/blog/release/v10.3.0</guid>
            <pubDate>Tue, 29 May 2018 17:52:33 GMT</pubDate>
            <description><![CDATA[upgrade npm to 6.1.0 (Rebecca Turner) #20190]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.2.1</link>
            <guid isPermaLink="false">/blog/release/v10.2.1</guid>
            <pubDate>Thu, 24 May 2018 20:10:26 GMT</pubDate>
            <description><![CDATA[This is a follow up release to fix two regressions that were introduced in v10.2.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.2.0</link>
            <guid isPermaLink="false">/blog/release/v10.2.0</guid>
            <pubDate>Wed, 23 May 2018 23:08:56 GMT</pubDate>
            <description><![CDATA[Fixed a memory leak for users of AsyncResource and N-API. (Michael Dawson) #20668]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.11.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.11.2</link>
            <guid isPermaLink="false">/blog/release/v8.11.2</guid>
            <pubDate>Tue, 15 May 2018 21:30:07 GMT</pubDate>
            <description><![CDATA[update node-inspect to 1.11.3 (Jan Krems) #18354]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.1.0</link>
            <guid isPermaLink="false">/blog/release/v10.1.0</guid>
            <pubDate>Wed, 09 May 2018 02:44:05 GMT</pubDate>
            <description><![CDATA[make console.table() use colored inspect (TSUYUSATO Kitsune) #20510]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.14.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.14.2</link>
            <guid isPermaLink="false">/blog/release/v6.14.2</guid>
            <pubDate>Mon, 30 Apr 2018 17:43:03 GMT</pubDate>
            <description><![CDATA[n-api has been backported to v6.x. It is being landed as an experimental interface,]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 10.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v10.0.0</link>
            <guid isPermaLink="false">/blog/release/v10.0.0</guid>
            <pubDate>Tue, 24 Apr 2018 19:29:37 GMT</pubDate>
            <description><![CDATA[Node.js 10.0.0 is the seventh major Node.js release since the launch of the Node.js Foundation. In October of 2018, it will become the next Active Long Term Support branch.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.11.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.11.1</link>
            <guid isPermaLink="false">/blog/release/v9.11.1</guid>
            <pubDate>Thu, 05 Apr 2018 05:40:10 GMT</pubDate>
            <description><![CDATA[No additional commits.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.11.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.11.0</link>
            <guid isPermaLink="false">/blog/release/v9.11.0</guid>
            <pubDate>Wed, 04 Apr 2018 21:21:21 GMT</pubDate>
            <description><![CDATA[Updated ICU to 61.1 (Steven R. Loomis) #19621]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.10.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.10.1</link>
            <guid isPermaLink="false">/blog/release/v9.10.1</guid>
            <pubDate>Fri, 30 Mar 2018 03:40:19 GMT</pubDate>
            <description><![CDATA[No additional commits.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.11.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.11.1</link>
            <guid isPermaLink="false">/blog/release/v8.11.1</guid>
            <pubDate>Fri, 30 Mar 2018 03:40:14 GMT</pubDate>
            <description><![CDATA[No additional commits.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.14.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.14.1</link>
            <guid isPermaLink="false">/blog/release/v6.14.1</guid>
            <pubDate>Fri, 30 Mar 2018 03:39:55 GMT</pubDate>
            <description><![CDATA[No additional commits.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.9.1 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.9.1</link>
            <guid isPermaLink="false">/blog/release/v4.9.1</guid>
            <pubDate>Fri, 30 Mar 2018 03:39:32 GMT</pubDate>
            <description><![CDATA[No additional commits.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.10.0</link>
            <guid isPermaLink="false">/blog/release/v9.10.0</guid>
            <pubDate>Wed, 28 Mar 2018 16:31:48 GMT</pubDate>
            <description><![CDATA[Upgrade to OpenSSL 1.0.2o: Does not contain any security fixes that are known to impact Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.11.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.11.0</link>
            <guid isPermaLink="false">/blog/release/v8.11.0</guid>
            <pubDate>Wed, 28 Mar 2018 16:31:43 GMT</pubDate>
            <description><![CDATA[Upgrade to OpenSSL 1.0.2o: Does not contain any security fixes that are known to impact Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.14.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.14.0</link>
            <guid isPermaLink="false">/blog/release/v6.14.0</guid>
            <pubDate>Wed, 28 Mar 2018 16:31:37 GMT</pubDate>
            <description><![CDATA[Upgrade to OpenSSL 1.0.2o: Does not contain any security fixes that are known to impact Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.9.0 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.9.0</link>
            <guid isPermaLink="false">/blog/release/v4.9.0</guid>
            <pubDate>Wed, 28 Mar 2018 16:31:32 GMT</pubDate>
            <description><![CDATA[Upgrade to OpenSSL 1.0.2o: Does not contain any security fixes that are known to impact Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[March 2018 Security Releases]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/march-2018-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/march-2018-security-releases</guid>
            <pubDate>Wed, 21 Mar 2018 23:49:59 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines. These include the fix for the vulnerabilities identified in the initial announcement (below).]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.9.0</link>
            <guid isPermaLink="false">/blog/release/v9.9.0</guid>
            <pubDate>Wed, 21 Mar 2018 15:54:22 GMT</pubDate>
            <description><![CDATA[From now on all error messages produced by assert in strict mode will produce a error diff. (Ruben Bridgewater) #17615]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.8.0</link>
            <guid isPermaLink="false">/blog/release/v9.8.0</guid>
            <pubDate>Thu, 08 Mar 2018 01:56:28 GMT</pubDate>
            <description><![CDATA[add cert.fingerprint256 as SHA256 fingerprint (Hannes Magnusson) #17690]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.10.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.10.0</link>
            <guid isPermaLink="false">/blog/release/v8.10.0</guid>
            <pubDate>Wed, 07 Mar 2018 01:07:35 GMT</pubDate>
            <description><![CDATA[This release comes with a lot of big changes. There are updates to V8, libuv, and ICU, a bugfix in npm, and support for building with OpenSSL 1.1.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.13.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.13.1</link>
            <guid isPermaLink="false">/blog/release/v6.13.1</guid>
            <pubDate>Tue, 06 Mar 2018 20:04:04 GMT</pubDate>
            <description><![CDATA[better support for IPv6 addresses (Mattias Holmlund) #14772]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.7.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.7.1</link>
            <guid isPermaLink="false">/blog/release/v9.7.1</guid>
            <pubDate>Fri, 02 Mar 2018 02:52:23 GMT</pubDate>
            <description><![CDATA[No additional commits are included in this release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.7.0</link>
            <guid isPermaLink="false">/blog/release/v9.7.0</guid>
            <pubDate>Thu, 01 Mar 2018 09:53:02 GMT</pubDate>
            <description><![CDATA[2018-03-01, Version 9.7.0 (Current), @rvagg, prepared by @addaleax]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.6.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.6.1</link>
            <guid isPermaLink="false">/blog/release/v9.6.1</guid>
            <pubDate>Fri, 23 Feb 2018 04:05:01 GMT</pubDate>
            <description><![CDATA[This is a special release to fix potentially Semver-Major regression that was released in v9.6.0]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.6.0</link>
            <guid isPermaLink="false">/blog/release/v9.6.0</guid>
            <pubDate>Thu, 22 Feb 2018 17:03:37 GMT</pubDate>
            <description><![CDATA[deprecate unsafe emit{Before,After} (Ali Ijaz Sheikh) #18513]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.13.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.13.0</link>
            <guid isPermaLink="false">/blog/release/v6.13.0</guid>
            <pubDate>Tue, 13 Feb 2018 19:04:51 GMT</pubDate>
            <description><![CDATA[added console.count() and console.clear() (James M Snell) #12678]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.5.0</link>
            <guid isPermaLink="false">/blog/release/v9.5.0</guid>
            <pubDate>Thu, 01 Feb 2018 00:11:27 GMT</pubDate>
            <description><![CDATA[add cwd to cluster.settings (cjihrig) #18399]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.4.0</link>
            <guid isPermaLink="false">/blog/release/v9.4.0</guid>
            <pubDate>Wed, 10 Jan 2018 15:27:42 GMT</pubDate>
            <description><![CDATA[deprecate AsyncHooks Sensitive API and runInAsyncIdScope. Neither API were documented. (Andreas Madsen) #16972]]></description>
        </item>
        <item>
            <title><![CDATA[Meltdown and Spectre - Impact On Node.js]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/jan-2018-spectre-meltdown</link>
            <guid isPermaLink="false">/blog/vulnerability/jan-2018-spectre-meltdown</guid>
            <pubDate>Mon, 08 Jan 2018 17:30:00 GMT</pubDate>
            <description><![CDATA[Project zero has recently announced some new attacks that have received a lot of attention: https://googleprojectzero.blogspot.ca/2018/01/reading-privileged-memory-with-side.html.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.9.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.9.4</link>
            <guid isPermaLink="false">/blog/release/v8.9.4</guid>
            <pubDate>Wed, 03 Jan 2018 04:33:21 GMT</pubDate>
            <description><![CDATA[upgrade npm to 5.6.0 (Kat Marchán) #17535]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.12.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.12.3</link>
            <guid isPermaLink="false">/blog/release/v6.12.3</guid>
            <pubDate>Tue, 02 Jan 2018 19:11:06 GMT</pubDate>
            <description><![CDATA[configure can now be run from any directory (Gibson Fahnestock) #17321]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.3.0</link>
            <guid isPermaLink="false">/blog/release/v9.3.0</guid>
            <pubDate>Tue, 12 Dec 2017 21:00:52 GMT</pubDate>
            <description><![CDATA[add trace events to async_hooks (Andreas Madsen) #15538]]></description>
        </item>
        <item>
            <title><![CDATA[Data Confidentiality/Integrity Vulnerability, December 2017]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/december-2017-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/december-2017-security-releases</guid>
            <pubDate>Fri, 08 Dec 2017 16:30:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines. These include the fix for the vulnerability identified in the initial announcement.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.2.1</link>
            <guid isPermaLink="false">/blog/release/v9.2.1</guid>
            <pubDate>Fri, 08 Dec 2017 16:23:09 GMT</pubDate>
            <description><![CDATA[buffer allocated with an invalid content will now be zero filled (Anna Henningsen) #17428]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.9.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.9.3</link>
            <guid isPermaLink="false">/blog/release/v8.9.3</guid>
            <pubDate>Fri, 08 Dec 2017 16:14:14 GMT</pubDate>
            <description><![CDATA[buffer allocated with an invalid content will now be zero filled (Anna Henningsen) #17428]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.12.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.12.2</link>
            <guid isPermaLink="false">/blog/release/v6.12.2</guid>
            <pubDate>Fri, 08 Dec 2017 16:14:06 GMT</pubDate>
            <description><![CDATA[openssl updated to 1.0.2n (Shigeki Ohtsu) #17526]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.7 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.7</link>
            <guid isPermaLink="false">/blog/release/v4.8.7</guid>
            <pubDate>Fri, 08 Dec 2017 16:14:01 GMT</pubDate>
            <description><![CDATA[openssl updated to 1.0.2n (Shigeki Ohtsu) #17526]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.9.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.9.2</link>
            <guid isPermaLink="false">/blog/release/v8.9.2</guid>
            <pubDate>Tue, 05 Dec 2017 22:22:52 GMT</pubDate>
            <description><![CDATA[avoid adding infinite error listeners (Matteo Collina) #16770]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.12.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.12.1</link>
            <guid isPermaLink="false">/blog/release/v6.12.1</guid>
            <pubDate>Tue, 05 Dec 2017 14:20:07 GMT</pubDate>
            <description><![CDATA[fix npm install with --shared (Ben Noordhuis) #16438]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.2.0</link>
            <guid isPermaLink="false">/blog/release/v9.2.0</guid>
            <pubDate>Tue, 14 Nov 2017 23:09:41 GMT</pubDate>
            <description><![CDATA[Support building with both 1.1.0 and 1.0.2 (David Benjamin) #16130]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.9.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.9.1</link>
            <guid isPermaLink="false">/blog/release/v8.9.1</guid>
            <pubDate>Tue, 07 Nov 2017 22:43:02 GMT</pubDate>
            <description><![CDATA[upgrade openssl sources to 1.0.2m (Shigeki Ohtsu) #16691]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.1.0</link>
            <guid isPermaLink="false">/blog/release/v9.1.0</guid>
            <pubDate>Tue, 07 Nov 2017 18:10:51 GMT</pubDate>
            <description><![CDATA[NODE_OPTIONS now supports the --stack-trace-limit option. #16495]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.12.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.12.0</link>
            <guid isPermaLink="false">/blog/release/v6.12.0</guid>
            <pubDate>Tue, 07 Nov 2017 17:26:53 GMT</pubDate>
            <description><![CDATA[assert.fail() can now take one or two arguments (Rich Trott) #12293]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.6 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.6</link>
            <guid isPermaLink="false">/blog/release/v4.8.6</guid>
            <pubDate>Tue, 07 Nov 2017 17:26:46 GMT</pubDate>
            <description><![CDATA[update root certificates (Ben Noordhuis) #13279]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 9.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v9.0.0</link>
            <guid isPermaLink="false">/blog/release/v9.0.0</guid>
            <pubDate>Tue, 31 Oct 2017 20:03:44 GMT</pubDate>
            <description><![CDATA[Older experimental APIs have been removed. [d731369b1d] #14414]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.9.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.9.0</link>
            <guid isPermaLink="false">/blog/release/v8.9.0</guid>
            <pubDate>Tue, 31 Oct 2017 19:37:47 GMT</pubDate>
            <description><![CDATA[Node.js 8.x is now in LTS!]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL update, 1.0.2m]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-november-2017</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-november-2017</guid>
            <pubDate>Mon, 30 Oct 2017 23:30:01 GMT</pubDate>
            <description><![CDATA[Releases were made available for active lines yesterday, each including the OpenSSL 1.0.2m update. As we have not categorized these strictly as security releases they also contain other minor fixes and additions as per our regular release procedures.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.8.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.8.1</link>
            <guid isPermaLink="false">/blog/release/v8.8.1</guid>
            <pubDate>Thu, 26 Oct 2017 00:18:49 GMT</pubDate>
            <description><![CDATA[Fix timeout with null handle issue. This is a regression in Node 8.8.0 #16489]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.8.0</link>
            <guid isPermaLink="false">/blog/release/v8.8.0</guid>
            <pubDate>Tue, 24 Oct 2017 22:08:05 GMT</pubDate>
            <description><![CDATA[expose ECDH class #8188]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.11.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.11.5</link>
            <guid isPermaLink="false">/blog/release/v6.11.5</guid>
            <pubDate>Tue, 24 Oct 2017 22:08:01 GMT</pubDate>
            <description><![CDATA[CVE-2017-14919 - In zlib v1.2.9, a change was made that causes an error to be raised when a raw deflate stream is initialized with windowBits set to 8. On some versions this crashes Node and you cannot recover from it, while on some versions it throws an exception. Node.js will now gracefully set windowBits to 9 replicating the legacy behavior to avoid a DOS vector. nodejs-private/node-private#95]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.5 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.5</link>
            <guid isPermaLink="false">/blog/release/v4.8.5</guid>
            <pubDate>Tue, 24 Oct 2017 22:07:54 GMT</pubDate>
            <description><![CDATA[CVE-2017-14919 - In zlib v1.2.9, a change was made that causes an error to be raised when a raw deflate stream is initialized with windowBits set to 8. On some versions this crashes Node and you cannot recover from it, while on some versions it throws an exception. Node.js will now gracefully set windowBits to 9 replicating the legacy behavior to avoid a DOS vector. nodejs-private/node-private#95]]></description>
        </item>
        <item>
            <title><![CDATA[DOS security vulnerability, October 2017]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/oct-2017-dos</link>
            <guid isPermaLink="false">/blog/vulnerability/oct-2017-dos</guid>
            <pubDate>Tue, 24 Oct 2017 22:00:00 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines. These include the fix for the vulnerability identified in the initial announcement.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.7.0</link>
            <guid isPermaLink="false">/blog/release/v8.7.0</guid>
            <pubDate>Wed, 11 Oct 2017 20:52:57 GMT</pubDate>
            <description><![CDATA[update npm to 5.4.2]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.11.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.11.4</link>
            <guid isPermaLink="false">/blog/release/v6.11.4</guid>
            <pubDate>Tue, 03 Oct 2017 20:45:47 GMT</pubDate>
            <description><![CDATA[support passing undefined to listen() to match behavior in v4.x and v8.x (Sam Roberts) #14234]]></description>
        </item>
        <item>
            <title><![CDATA[Path validation vulnerability, September 2017]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/september-2017-path-validation</link>
            <guid isPermaLink="false">/blog/vulnerability/september-2017-path-validation</guid>
            <pubDate>Fri, 29 Sep 2017 20:09:00 GMT</pubDate>
            <description><![CDATA[The Node.js project released a new version of 8.x this week which incorporates a security fix.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.6.0</link>
            <guid isPermaLink="false">/blog/release/v8.6.0</guid>
            <pubDate>Tue, 26 Sep 2017 22:02:23 GMT</pubDate>
            <description><![CDATA[Support for multiple ECDH curves. #15206]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.5.0</link>
            <guid isPermaLink="false">/blog/release/v8.5.0</guid>
            <pubDate>Tue, 12 Sep 2017 15:35:38 GMT</pubDate>
            <description><![CDATA[Snapshots are now re-enabled in V8]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.11.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.11.3</link>
            <guid isPermaLink="false">/blog/release/v6.11.3</guid>
            <pubDate>Tue, 05 Sep 2017 19:51:32 GMT</pubDate>
            <description><![CDATA[This LTS release comes with 152 commits. This includes 75 which are test related, 25 which are doc related, 21 which are build / tool related and 3 commits which are updates to dependencies.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.4.0</link>
            <guid isPermaLink="false">/blog/release/v8.4.0</guid>
            <pubDate>Tue, 15 Aug 2017 20:08:12 GMT</pubDate>
            <description><![CDATA[Experimental support for the built-in http2 has been added via the]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.3.0</link>
            <guid isPermaLink="false">/blog/release/v8.3.0</guid>
            <pubDate>Thu, 10 Aug 2017 02:04:07 GMT</pubDate>
            <description><![CDATA[Thank you to @addaleax for preparing the majority of this release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.11.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.11.2</link>
            <guid isPermaLink="false">/blog/release/v6.11.2</guid>
            <pubDate>Tue, 01 Aug 2017 07:14:18 GMT</pubDate>
            <description><![CDATA[add mips64el to valid_arch (Aditya Anand) #13620]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.2.1</link>
            <guid isPermaLink="false">/blog/release/v8.2.1</guid>
            <pubDate>Thu, 20 Jul 2017 22:21:54 GMT</pubDate>
            <description><![CDATA[http: Writes no longer abort if the Socket is missing.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.2.0</link>
            <guid isPermaLink="false">/blog/release/v8.2.0</guid>
            <pubDate>Wed, 19 Jul 2017 22:41:05 GMT</pubDate>
            <description><![CDATA[Big thanks to @addaleax who prepared the vast majority of this release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.1.4 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.1.4</link>
            <guid isPermaLink="false">/blog/release/v8.1.4</guid>
            <pubDate>Tue, 11 Jul 2017 17:01:31 GMT</pubDate>
            <description><![CDATA[Disable V8 snapshots - The hashseed embedded in the snapshot is currently the same for all runs of the binary. This opens node up to collision attacks which could result in a Denial of Service. We have temporarily disabled snapshots until a more robust solution is found (Ali Ijaz Sheikh)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.10.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.10.1</link>
            <guid isPermaLink="false">/blog/release/v7.10.1</guid>
            <pubDate>Tue, 11 Jul 2017 17:01:21 GMT</pubDate>
            <description><![CDATA[Disable V8 snapshots - The hashseed embedded in the snapshot is]]></description>
        </item>
        <item>
            <title><![CDATA[Security updates for all active release lines, July 2017]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/july-2017-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/july-2017-security-releases</guid>
            <pubDate>Tue, 11 Jul 2017 17:00:00 GMT</pubDate>
            <description><![CDATA[The vulnerability has been patched upstream and snapshots have been re-enabled in 8.3.0]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.11.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.11.1</link>
            <guid isPermaLink="false">/blog/release/v6.11.1</guid>
            <pubDate>Tue, 11 Jul 2017 16:53:50 GMT</pubDate>
            <description><![CDATA[Disable V8 snapshots - The hashseed embedded in the snapshot is currently the same for all runs of the binary. This opens node up to collision attacks which could result in a Denial of Service. We have temporarily disabled snapshots until a more robust solution is found (Ali Ijaz Sheikh)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.4 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.4</link>
            <guid isPermaLink="false">/blog/release/v4.8.4</guid>
            <pubDate>Tue, 11 Jul 2017 16:53:46 GMT</pubDate>
            <description><![CDATA[Disable V8 snapshots - The hashseed embedded in the snapshot is currently the same for all runs of the binary. This opens node up to collision attacks which could result in a Denial of Service. We have temporarily disabled snapshots until a more robust solution is found (Ali Ijaz Sheikh)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.1.3 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.1.3</link>
            <guid isPermaLink="false">/blog/release/v8.1.3</guid>
            <pubDate>Thu, 29 Jun 2017 07:05:09 GMT</pubDate>
            <description><![CDATA[Two regressions with the stream module have been fixed:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.1.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.1.2</link>
            <guid isPermaLink="false">/blog/release/v8.1.2</guid>
            <pubDate>Thu, 15 Jun 2017 12:44:42 GMT</pubDate>
            <description><![CDATA[Fix broken process.release properties in 8.1.1 causing failure to compile native add-ons on platforms other than Windows. This is a fix in the Node.js build process so there are no additional code commits included on top of 8.1.1.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.1.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.1.1</link>
            <guid isPermaLink="false">/blog/release/v8.1.1</guid>
            <pubDate>Tue, 13 Jun 2017 22:33:22 GMT</pubDate>
            <description><![CDATA[stdout and stderr are now available on the error output of a]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.1.0</link>
            <guid isPermaLink="false">/blog/release/v8.1.0</guid>
            <pubDate>Thu, 08 Jun 2017 11:05:04 GMT</pubDate>
            <description><![CDATA[When one Promise leads to the creation of a new Promise, the parent]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.11.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.11.0</link>
            <guid isPermaLink="false">/blog/release/v6.11.0</guid>
            <pubDate>Tue, 06 Jun 2017 20:33:03 GMT</pubDate>
            <description><![CDATA[support for building mips64el (nanxiongchao) #10991]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 8.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v8.0.0</link>
            <guid isPermaLink="false">/blog/release/v8.0.0</guid>
            <pubDate>Tue, 30 May 2017 18:52:01 GMT</pubDate>
            <description><![CDATA[The next major release of Node.js brings a range of significant changes and additions, far too many for us to cover adequately in a blog post such as this. This article contains a summary of the most significant changes and features.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.10.0</link>
            <guid isPermaLink="false">/blog/release/v7.10.0</guid>
            <pubDate>Wed, 03 May 2017 13:10:38 GMT</pubDate>
            <description><![CDATA[crypto: add randomFill and randomFillSync (Evan Lucas) #10209]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.3 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.3</link>
            <guid isPermaLink="false">/blog/release/v4.8.3</guid>
            <pubDate>Tue, 02 May 2017 18:11:20 GMT</pubDate>
            <description><![CDATA[The module loading global fallback to the Node executable's directory now works correctly on Windows. (Richard Lau) #9283]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.10.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.10.3</link>
            <guid isPermaLink="false">/blog/release/v6.10.3</guid>
            <pubDate>Tue, 02 May 2017 18:11:07 GMT</pubDate>
            <description><![CDATA[The module loading global fallback to the Node executable's directory now works correctly on Windows. (Richard Lau) #9283]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.9.0</link>
            <guid isPermaLink="false">/blog/release/v7.9.0</guid>
            <pubDate>Tue, 11 Apr 2017 19:22:46 GMT</pubDate>
            <description><![CDATA[util: console is now closer to what is supported in all major browsers (Roman Reiss) #10308]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.2 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.2</link>
            <guid isPermaLink="false">/blog/release/v4.8.2</guid>
            <pubDate>Tue, 04 Apr 2017 12:43:39 GMT</pubDate>
            <description><![CDATA[fix memory leak if certificate is revoked (Tom Atkinson) #12089]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.10.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.10.2</link>
            <guid isPermaLink="false">/blog/release/v6.10.2</guid>
            <pubDate>Tue, 04 Apr 2017 12:36:54 GMT</pubDate>
            <description><![CDATA[fix memory leak if certificate is revoked (Tom Atkinson) #12089]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.8.0</link>
            <guid isPermaLink="false">/blog/release/v7.8.0</guid>
            <pubDate>Wed, 29 Mar 2017 03:06:10 GMT</pubDate>
            <description><![CDATA[do not segfault on out-of-range index (Timothy Gu) #11927]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.7.4 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.7.4</link>
            <guid isPermaLink="false">/blog/release/v7.7.4</guid>
            <pubDate>Tue, 21 Mar 2017 22:06:12 GMT</pubDate>
            <description><![CDATA[Thank you to @italoacasas for preparing the majority of this release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.10.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.10.1</link>
            <guid isPermaLink="false">/blog/release/v6.10.1</guid>
            <pubDate>Tue, 21 Mar 2017 21:32:30 GMT</pubDate>
            <description><![CDATA[performance: The performance of several APIs has been improved.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.1</link>
            <guid isPermaLink="false">/blog/release/v4.8.1</guid>
            <pubDate>Tue, 21 Mar 2017 21:32:25 GMT</pubDate>
            <description><![CDATA[buffer: The performance of .toJSON() is now up to 2859% faster on average. (Brian White) #10895]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.7.3 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.7.3</link>
            <guid isPermaLink="false">/blog/release/v7.7.3</guid>
            <pubDate>Tue, 14 Mar 2017 22:42:24 GMT</pubDate>
            <description><![CDATA[module: The module loading global fallback to the Node executable's directory now works correctly on Windows. (Richard Lau) #9283]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.7.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.7.2</link>
            <guid isPermaLink="false">/blog/release/v7.7.2</guid>
            <pubDate>Wed, 08 Mar 2017 22:27:59 GMT</pubDate>
            <description><![CDATA[doc: add Daijiro Wachi to collaborators (Daijiro Wachi) #11676]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.7.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.7.1</link>
            <guid isPermaLink="false">/blog/release/v7.7.1</guid>
            <pubDate>Thu, 02 Mar 2017 14:23:17 GMT</pubDate>
            <description><![CDATA[Node.js 7.7.0 contains a bug that will prevent all native modules from building, this patch should fix the issue. Apologies to everyone who was affected by 7.7.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.7.0</link>
            <guid isPermaLink="false">/blog/release/v7.7.0</guid>
            <pubDate>Wed, 01 Mar 2017 03:05:14 GMT</pubDate>
            <description><![CDATA[This release contains a bug that will prevent all native modules from loading.]]></description>
        </item>
        <item>
            <title><![CDATA[Diag WG Update - Many new tools, phasing out some old ones]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/wg/diag-wg-update-2017-02</link>
            <guid isPermaLink="false">/blog/wg/diag-wg-update-2017-02</guid>
            <pubDate>Tue, 28 Feb 2017 08:00:00 GMT</pubDate>
            <description><![CDATA[In surveys and discussions with Node.js users we consistently hear of your need for better tools and APIs for debugging and understanding your modules and apps. In fact, in last year's Node.js Foundation survey, the biggest ask from developers and technical leads was for better tools.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.6.0</link>
            <guid isPermaLink="false">/blog/release/v7.6.0</guid>
            <pubDate>Wed, 22 Feb 2017 15:48:48 GMT</pubDate>
            <description><![CDATA[update V8 to 5.5 (Michaël Zasso) #11029]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js - Quality with Speed]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/quality-with-speed</link>
            <guid isPermaLink="false">/blog/community/quality-with-speed</guid>
            <pubDate>Wed, 22 Feb 2017 14:41:04 GMT</pubDate>
            <description><![CDATA[One of the key tenets of the Node.js community is to allow change at a rapid pace in order to foster innovation and to allow Node.js to be used in a growing number of use cases.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.10.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.10.0</link>
            <guid isPermaLink="false">/blog/release/v6.10.0</guid>
            <pubDate>Wed, 22 Feb 2017 02:11:30 GMT</pubDate>
            <description><![CDATA[The SEMVER-MINOR changes include:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.8.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.8.0</link>
            <guid isPermaLink="false">/blog/release/v4.8.0</guid>
            <pubDate>Wed, 22 Feb 2017 01:47:55 GMT</pubDate>
            <description><![CDATA[child_process: add shell option to spawn() (cjihrig) #4598]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - February 10th, 2017]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2017-02-10</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2017-02-10</guid>
            <pubDate>Fri, 10 Feb 2017 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v7.5.0 (Current). The complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.5.0</link>
            <guid isPermaLink="false">/blog/release/v7.5.0</guid>
            <pubDate>Wed, 01 Feb 2017 02:51:31 GMT</pubDate>
            <description><![CDATA[ability to select cert store at runtime (Adam Majer) #8334]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.7.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.7.3</link>
            <guid isPermaLink="false">/blog/release/v4.7.3</guid>
            <pubDate>Wed, 01 Feb 2017 01:04:43 GMT</pubDate>
            <description><![CDATA[deps: upgrade openssl sources to 1.0.2k (Shigeki Ohtsu) #11021]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.9.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.9.5</link>
            <guid isPermaLink="false">/blog/release/v6.9.5</guid>
            <pubDate>Wed, 01 Feb 2017 00:56:04 GMT</pubDate>
            <description><![CDATA[deps: upgrade openssl sources to 1.0.2k (Shigeki Ohtsu) #11021]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL update, 1.0.2k]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-january-2017</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-january-2017</guid>
            <pubDate>Fri, 27 Jan 2017 11:49:06 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[The Node.js Foundation Partners with The Linux Foundation on New Node.js Certification Program]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/nodejs-certified-developer-program</link>
            <guid isPermaLink="false">/blog/announcements/nodejs-certified-developer-program</guid>
            <pubDate>Thu, 26 Jan 2017 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js Foundation to launch vendor-neutral certification program for fastest growing platform]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Individual Membership Director election opens Friday, January 20]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/2017-election</link>
            <guid isPermaLink="false">/blog/community/2017-election</guid>
            <pubDate>Fri, 20 Jan 2017 09:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js Foundation is a member-supported organization. The Node.js Foundation Individual Director is the Node.js project’s community voice on the board. There are two individual directors that sit on the Node.js Foundation board and they serve a two-year term.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.9.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.9.4</link>
            <guid isPermaLink="false">/blog/release/v6.9.4</guid>
            <pubDate>Thu, 05 Jan 2017 23:33:39 GMT</pubDate>
            <description><![CDATA[This is a special release that contains 0 commits. While promoting additional platforms for v6.9.3 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the release we have opted to do a semver patch release with no changes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.7.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.7.2</link>
            <guid isPermaLink="false">/blog/release/v4.7.2</guid>
            <pubDate>Thu, 05 Jan 2017 23:02:13 GMT</pubDate>
            <description><![CDATA[This is a special release that contains 0 commits. While promoting additional platforms for v4.7.1 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the release we have opted to do a semver patch release with no changes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.4.0</link>
            <guid isPermaLink="false">/blog/release/v7.4.0</guid>
            <pubDate>Wed, 04 Jan 2017 18:46:14 GMT</pubDate>
            <description><![CDATA[Improve performance of Buffer allocation by ~11%. (Brian White) #10443]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.7.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.7.1</link>
            <guid isPermaLink="false">/blog/release/v4.7.1</guid>
            <pubDate>Wed, 04 Jan 2017 00:13:29 GMT</pubDate>
            <description><![CDATA[While promoting additional platforms for v4.7.1 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the release we have opted to do a semver patch release, v4.7.2, with no changes.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.9.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.9.3</link>
            <guid isPermaLink="false">/blog/release/v6.9.3</guid>
            <pubDate>Wed, 04 Jan 2017 00:02:08 GMT</pubDate>
            <description><![CDATA[While promoting additional platforms for v6.9.3 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the release we have opted to do a semver patch release, v6.9.4, with no changes.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - December 25th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-12-25</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-12-25</guid>
            <pubDate>Sun, 25 Dec 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v0.12.18 (Maintenance). The complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.18 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.18</link>
            <guid isPermaLink="false">/blog/release/v0.12.18</guid>
            <pubDate>Wed, 21 Dec 2016 14:51:36 GMT</pubDate>
            <description><![CDATA[Please be aware that this will likely be the final official release of the 0.12 release line. As per our LTS schedule, support for 0.12 ends on December 31st 2016. Please plan your migration to a newer, supported release line.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.3.0</link>
            <guid isPermaLink="false">/blog/release/v7.3.0</guid>
            <pubDate>Tue, 20 Dec 2016 21:54:50 GMT</pubDate>
            <description><![CDATA[buffer.fill() now works properly for the UCS2 encoding on Big-Endian machines. (Anna Henningsen) #9837]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.2.1</link>
            <guid isPermaLink="false">/blog/release/v7.2.1</guid>
            <pubDate>Tue, 06 Dec 2016 22:58:15 GMT</pubDate>
            <description><![CDATA[Reverted the runtime deprecation of calling Buffer() without new. (Anna Henningsen) #9529]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.7.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.7.0</link>
            <guid isPermaLink="false">/blog/release/v4.7.0</guid>
            <pubDate>Tue, 06 Dec 2016 20:16:34 GMT</pubDate>
            <description><![CDATA[The SEMVER-MINOR changes include:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.9.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.9.2</link>
            <guid isPermaLink="false">/blog/release/v6.9.2</guid>
            <pubDate>Tue, 06 Dec 2016 19:39:44 GMT</pubDate>
            <description><![CDATA[buffer: coerce slice parameters consistently (Sakthipriyan Vairamani (thefourtheye)) #9101]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js v7 has updated V8 to 5.4]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/update-v8-5.4</link>
            <guid isPermaLink="false">/blog/announcements/update-v8-5.4</guid>
            <pubDate>Sat, 03 Dec 2016 14:41:04 GMT</pubDate>
            <description><![CDATA[With the release of Node.js 7.0.0, the V8 JavaScript engine has been upgraded from 5.1 to its latest stable version, 5.4. It brings in new language features and increased performance.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - December 2nd, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-12-02</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-12-02</guid>
            <pubDate>Fri, 02 Dec 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js Foundation announced progress with efforts to make Node.js VM-neutral -- more information on this news can be found on the Node.js Foundation Medium blog. This morning, the Foundation announced it would oversee the Node.js Security Project to further improve stability for enterprises. More information here.]]></description>
        </item>
        <item>
            <title><![CDATA[The Node.js Platform and Node.js Foundation Continue to Grow]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/nodejs-foundation-momentum-release</link>
            <guid isPermaLink="false">/blog/announcements/nodejs-foundation-momentum-release</guid>
            <pubDate>Wed, 30 Nov 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[> With 5.7 million users; increased community participation and a solid Foundation backing: 2016 was a good year for the platform.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation To Oversee Node.js Security Project To Further Improve Stability for Enterprises]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/nodejs-security-project</link>
            <guid isPermaLink="false">/blog/announcements/nodejs-security-project</guid>
            <pubDate>Wed, 30 Nov 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[> Node.js Security Project to become one of the largest community projects focused on detecting and fixing vulnerabilities for the fast-growing platform]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - November 24th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-11-24</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-11-24</guid>
            <pubDate>Thu, 24 Nov 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v7.2.0 (Current). The complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.2.0</link>
            <guid isPermaLink="false">/blog/release/v7.2.0</guid>
            <pubDate>Tue, 22 Nov 2016 23:48:43 GMT</pubDate>
            <description><![CDATA[This is a security release impacting Windows 10 users.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - November 11th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-11-11</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-11-11</guid>
            <pubDate>Fri, 11 Nov 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v7.1.0 (Current). The complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.1.0</link>
            <guid isPermaLink="false">/blog/release/v7.1.0</guid>
            <pubDate>Tue, 08 Nov 2016 21:17:10 GMT</pubDate>
            <description><![CDATA[buffer: add buffer.transcode to transcode a buffer's content from one encoding to another primarily using ICU (James M Snell) #9038]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.6.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.6.2</link>
            <guid isPermaLink="false">/blog/release/v4.6.2</guid>
            <pubDate>Tue, 08 Nov 2016 19:55:00 GMT</pubDate>
            <description><![CDATA[build: It is now possible to build the documentation from the release tarball (Anna Henningsen) #8413]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - November 4th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-11-04</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-11-04</guid>
            <pubDate>Fri, 04 Nov 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v7.1.0 proposal. The complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - October 28th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-10-28</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-10-28</guid>
            <pubDate>Fri, 28 Oct 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v7.0.0 (Current). The complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 7.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v7.0.0</link>
            <guid isPermaLink="false">/blog/release/v7.0.0</guid>
            <pubDate>Tue, 25 Oct 2016 14:17:02 GMT</pubDate>
            <description><![CDATA[Node.js 7 has arrived!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.9.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.9.1</link>
            <guid isPermaLink="false">/blog/release/v6.9.1</guid>
            <pubDate>Wed, 19 Oct 2016 22:42:20 GMT</pubDate>
            <description><![CDATA[streams: Fix a regression introduced in v6.8.0 in readable stream that caused unpipe to remove the wrong stream (Anna Henningsen)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.9.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.9.0</link>
            <guid isPermaLink="false">/blog/release/v6.9.0</guid>
            <pubDate>Tue, 18 Oct 2016 17:25:38 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.6.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.6.1</link>
            <guid isPermaLink="false">/blog/release/v4.6.1</guid>
            <pubDate>Tue, 18 Oct 2016 17:04:37 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.48 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.48</link>
            <guid isPermaLink="false">/blog/release/v0.10.48</guid>
            <pubDate>Tue, 18 Oct 2016 16:45:53 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.17 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.17</link>
            <guid isPermaLink="false">/blog/release/v0.12.17</guid>
            <pubDate>Tue, 18 Oct 2016 16:25:06 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[October security releases and v6 LTS "Boron" security inclusions]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/october-2016-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/october-2016-security-releases</guid>
            <pubDate>Sat, 15 Oct 2016 10:36:44 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.8.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.8.1</link>
            <guid isPermaLink="false">/blog/release/v6.8.1</guid>
            <pubDate>Sat, 15 Oct 2016 00:38:39 GMT</pubDate>
            <description><![CDATA[build: Fix building with shared zlib. (Bradley T. Hughes) #9077]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.8.0</link>
            <guid isPermaLink="false">/blog/release/v6.8.0</guid>
            <pubDate>Wed, 12 Oct 2016 21:04:45 GMT</pubDate>
            <description><![CDATA[SyncWriteStream now inherits from Stream.Writable. (Anna Henningsen) #8830 \Practically, this means that when stdio is piped to a file, stdout and stderr will still be Writable streams.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.7.0</link>
            <guid isPermaLink="false">/blog/release/v6.7.0</guid>
            <pubDate>Wed, 28 Sep 2016 00:49:35 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult the security release summary at for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.6.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.6.0</link>
            <guid isPermaLink="false">/blog/release/v4.6.0</guid>
            <pubDate>Wed, 28 Sep 2016 00:47:06 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult the security release summary at for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.16 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.16</link>
            <guid isPermaLink="false">/blog/release/v0.12.16</guid>
            <pubDate>Wed, 28 Sep 2016 00:45:43 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult the security release summary at for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.47 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.47</link>
            <guid isPermaLink="false">/blog/release/v0.10.47</guid>
            <pubDate>Wed, 28 Sep 2016 00:43:22 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult the security release summary at for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Security updates for all active release lines, September 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/september-2016-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/september-2016-security-releases</guid>
            <pubDate>Fri, 23 Sep 2016 10:53:30 GMT</pubDate>
            <description><![CDATA[Updates are now available for all active Node.js release lines. These include the recently published versions of OpenSSL 1.0.1 and 1.0.2 as well as fixes for some Node.js-specific security-related defects.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.6.0</link>
            <guid isPermaLink="false">/blog/release/v6.6.0</guid>
            <pubDate>Thu, 15 Sep 2016 21:00:36 GMT</pubDate>
            <description><![CDATA[crypto: Added crypto.timingSafeEqual(). (not-an-aardvark) #8304]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Announces Schedule for Second Annual Node.js Interactive North America]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/interactive-2016-north-america-schedule</link>
            <guid isPermaLink="false">/blog/announcements/interactive-2016-north-america-schedule</guid>
            <pubDate>Mon, 12 Sep 2016 16:00:00 GMT</pubDate>
            <description><![CDATA[> IBM, Netflix, Microsoft, and leading community experts to showcase the current and future of Node.js]]></description>
        </item>
        <item>
            <title><![CDATA[Farewell to Node.js v5, Preparing for v7]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v5-to-v7</link>
            <guid isPermaLink="false">/blog/announcements/v5-to-v7</guid>
            <pubDate>Tue, 06 Sep 2016 23:36:16 GMT</pubDate>
            <description><![CDATA[You may have missed it but at the end of June, the Node.js project said a final farewell to version 5. There will be no more patches, critical or otherwise, for this branch. To those who have been using Node.js for some time this may seem anomalous, shouldn't major versions stick around for years?]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.5.0</link>
            <guid isPermaLink="false">/blog/release/v6.5.0</guid>
            <pubDate>Mon, 29 Aug 2016 13:56:26 GMT</pubDate>
            <description><![CDATA[buffer: Fix regression introduced in v6.4.0 that prevented .write() at buffer end (Anna Henningsen) #8154]]></description>
        </item>
        <item>
            <title><![CDATA[Cars.com and Dynatrace join the Foundation to support the stability and success of the Node.js platform]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/cars-dynatrace</link>
            <guid isPermaLink="false">/blog/announcements/cars-dynatrace</guid>
            <pubDate>Wed, 17 Aug 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[> New Node.js Foundation Members Drive Enterprise Growth]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.5.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.5.0</link>
            <guid isPermaLink="false">/blog/release/v4.5.0</guid>
            <pubDate>Tue, 16 Aug 2016 16:13:31 GMT</pubDate>
            <description><![CDATA[Semver Minor:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.4.0</link>
            <guid isPermaLink="false">/blog/release/v6.4.0</guid>
            <pubDate>Tue, 16 Aug 2016 14:55:11 GMT</pubDate>
            <description><![CDATA[build: zlib symbols and additional OpenSSL symbols are now exposed on Windows platforms. (Alex Hultman) #7983 and #7576]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - August 15th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-08-15</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-08-15</guid>
            <pubDate>Mon, 15 Aug 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v6.4.0 Proposal. Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - July 22nd, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-07-22</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-07-22</guid>
            <pubDate>Fri, 22 Jul 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v6.3.1 (Current). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.3.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.3.1</link>
            <guid isPermaLink="false">/blog/release/v6.3.1</guid>
            <pubDate>Thu, 21 Jul 2016 22:41:46 GMT</pubDate>
            <description><![CDATA[Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - July 16th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-07-16</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-07-16</guid>
            <pubDate>Sat, 16 Jul 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node Version 4.5.0 'Argon' (LTS). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - July 8th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-07-08</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-07-08</guid>
            <pubDate>Fri, 08 Jul 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v6.3.0 (Current). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.3.0</link>
            <guid isPermaLink="false">/blog/release/v6.3.0</guid>
            <pubDate>Wed, 06 Jul 2016 18:02:20 GMT</pubDate>
            <description><![CDATA[buffer: Added buffer.swap64() to complement swap16() & swap32(). (Zach Bjornson) #7157]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Announces Keynotes and Programming for Node.js Interactive Europe]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/interactive-2016-ams</link>
            <guid isPermaLink="false">/blog/announcements/interactive-2016-ams</guid>
            <pubDate>Wed, 29 Jun 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[> Event provides neutral forum for learning about the future of Node.js and JavaScript from the community and enterprise alike]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.7 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.7</link>
            <guid isPermaLink="false">/blog/release/v4.4.7</guid>
            <pubDate>Tue, 28 Jun 2016 22:54:11 GMT</pubDate>
            <description><![CDATA[All properties of an array (aside from length) can now be printed in the repl (cjihrig) #6448]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - June 26th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-06-26</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-06-26</guid>
            <pubDate>Sun, 26 Jun 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[These are security releases. All Node.js users should consult the security release summary at /blog/vulnerability/june-2016-security-releases for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.12.0 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.12.0</link>
            <guid isPermaLink="false">/blog/release/v5.12.0</guid>
            <pubDate>Thu, 23 Jun 2016 23:31:02 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/june-2016-security-releases for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.6 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.6</link>
            <guid isPermaLink="false">/blog/release/v4.4.6</guid>
            <pubDate>Thu, 23 Jun 2016 23:29:12 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult the security release summary at nodejs.org for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.15 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.15</link>
            <guid isPermaLink="false">/blog/release/v0.12.15</guid>
            <pubDate>Thu, 23 Jun 2016 23:26:28 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/june-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.46 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.46</link>
            <guid isPermaLink="false">/blog/release/v0.10.46</guid>
            <pubDate>Thu, 23 Jun 2016 23:24:09 GMT</pubDate>
            <description><![CDATA[This is a security release. All Node.js users should consult the security release summary at /blog/vulnerability/june-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.2.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.2.2</link>
            <guid isPermaLink="false">/blog/release/v6.2.2</guid>
            <pubDate>Fri, 17 Jun 2016 15:53:06 GMT</pubDate>
            <description><![CDATA[req.read(0) could cause incoming connections to stall and time out under certain conditions. (Fedor Indutny) #7211]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - June 16th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-06-16</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-06-16</guid>
            <pubDate>Thu, 16 Jun 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v6.2.1 (Current). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Security updates for all active release lines, June 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/june-2016-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/june-2016-security-releases</guid>
            <pubDate>Mon, 13 Jun 2016 12:57:51 GMT</pubDate>
            <description><![CDATA[After a thorough assessment of the fixes we were planning on including, we have decided to scale back this security update to only include a subset. We are deferring some fixes while we improve the required API changes in order to decrease the disruption that it may cause to users. The vulnerabilities that the deferred fixes address are low severity.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.2.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.2.1</link>
            <guid isPermaLink="false">/blog/release/v6.2.1</guid>
            <pubDate>Thu, 02 Jun 2016 22:47:05 GMT</pubDate>
            <description><![CDATA[buffer: Ignore negative lengths in calls to Buffer() and Buffer.allocUnsafe(). This fixes a possible security concern (reported by Feross Aboukhadijeh) where user input is passed unchecked to the Buffer constructor or allocUnsafe() as it can expose parts of the memory slab used by other Buffers in the application. Note that negative lengths are not supported by the Buffer API and user input to the constructor should always be sanitised and type-checked. (Anna Henningsen) #7051]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - May 30th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-05-30</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-05-30</guid>
            <pubDate>Mon, 30 May 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v4.4.5 (LTS). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.5</link>
            <guid isPermaLink="false">/blog/release/v4.4.5</guid>
            <pubDate>Tue, 24 May 2016 18:44:10 GMT</pubDate>
            <description><![CDATA[Buffer no longer errors if you call lastIndexOf with a search term longer than the buffer (Anna Henningsen) #6511]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.2.0</link>
            <guid isPermaLink="false">/blog/release/v6.2.0</guid>
            <pubDate>Tue, 17 May 2016 21:12:15 GMT</pubDate>
            <description><![CDATA[buffer: fix lastIndexOf and indexOf in various edge cases (Anna Henningsen) #6511]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.4</link>
            <guid isPermaLink="false">/blog/release/v4.4.4</guid>
            <pubDate>Fri, 06 May 2016 14:50:41 GMT</pubDate>
            <description><![CDATA[update openssl to 1.0.2h. (Shigeki Ohtsu) #6551]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.14 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.14</link>
            <guid isPermaLink="false">/blog/release/v0.12.14</guid>
            <pubDate>Fri, 06 May 2016 13:54:37 GMT</pubDate>
            <description><![CDATA[npm: Correct erroneous version number in v2.15.1 code (Forrest L Norvell) https://github.com/nodejs/node/pull/5988]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.45 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.45</link>
            <guid isPermaLink="false">/blog/release/v0.10.45</guid>
            <pubDate>Fri, 06 May 2016 13:22:08 GMT</pubDate>
            <description><![CDATA[npm: Correct erroneous version number in v2.15.1 code (Forrest L Norvell) https://github.com/nodejs/node/pull/5987]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.1.0</link>
            <guid isPermaLink="false">/blog/release/v6.1.0</guid>
            <pubDate>Thu, 05 May 2016 23:07:06 GMT</pubDate>
            <description><![CDATA[Please see our blog post for more info on the security contents of this release.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.11.1 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.11.1</link>
            <guid isPermaLink="false">/blog/release/v5.11.1</guid>
            <pubDate>Thu, 05 May 2016 23:00:21 GMT</pubDate>
            <description><![CDATA[Please see our blog post for more info on the security contents of this release.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL updates, 1.0.1t and 1.0.2h]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-may-2016</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-may-2016</guid>
            <pubDate>Mon, 02 May 2016 11:16:10 GMT</pubDate>
            <description><![CDATA[The following releases have been made available to include the security updates to OpenSSL discussed in the post below. Please upgrade your Node.js installation as soon as possible in order to be protected against the disclosed vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 29th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-04-29</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-04-29</guid>
            <pubDate>Fri, 29 Apr 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v6.0.0 (Current). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 6.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v6.0.0</link>
            <guid isPermaLink="false">/blog/release/v6.0.0</guid>
            <pubDate>Tue, 26 Apr 2016 20:35:53 GMT</pubDate>
            <description><![CDATA[It's here! Just three days shy of exactly six months after we released v5.0.0, the Node.js Foundation is happy to announce that Node.js 6 is available and ready for use!]]></description>
        </item>
        <item>
            <title><![CDATA[World’s Fastest Growing Open Source Platform Pushes Out New Release]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/v6-release</link>
            <guid isPermaLink="false">/blog/announcements/v6-release</guid>
            <pubDate>Tue, 26 Apr 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[> New “Current” version line focuses on performance improvements, increased reliability and > better security for its 3.5 million users]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 23rd, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-04-23</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-04-23</guid>
            <pubDate>Sat, 23 Apr 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v5.11.0 (Stable). Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.11.0 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.11.0</link>
            <guid isPermaLink="false">/blog/release/v5.11.0</guid>
            <pubDate>Thu, 21 Apr 2016 20:35:53 GMT</pubDate>
            <description><![CDATA[Buffer.prototype.compare can now compare sub-ranges of two Buffers. (James M Snell) #5880]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 17th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-04-17</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-04-17</guid>
            <pubDate>Sun, 17 Apr 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v4.4.3 (LTS) is released.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.3 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.3</link>
            <guid isPermaLink="false">/blog/release/v4.4.3</guid>
            <pubDate>Tue, 12 Apr 2016 22:08:19 GMT</pubDate>
            <description><![CDATA[Fix --gdbjit for embedders. Backported from v8 upstream. (Ben Noordhuis) #5577]]></description>
        </item>
        <item>
            <title><![CDATA[New Node.js Foundation Survey Reports New “Full Stack” In Demand Among Enterprise Developers]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/nodejs-foundation-survey</link>
            <guid isPermaLink="false">/blog/announcements/nodejs-foundation-survey</guid>
            <pubDate>Tue, 12 Apr 2016 13:00:00 GMT</pubDate>
            <description><![CDATA[> Nearly 50 percent of Node.js developers surveyed using container technology, strong growth emerges in cloud, front end, mobile and devices]]></description>
        </item>
        <item>
            <title><![CDATA[Domain Module Postmortem]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/domain-postmortem</link>
            <guid isPermaLink="false">/blog/community/domain-postmortem</guid>
            <pubDate>Mon, 11 Apr 2016 00:00:00 GMT</pubDate>
            <description><![CDATA[It's possible for a developer to create a new domain and then simply run domain.enter(). Which then acts as a catch-all for any exception in the future that couldn't be observed by the thrower. Allowing a module author to intercept the exceptions of unrelated code in a different module. Preventing the originator of the code from knowing about its own exceptions.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.10.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.10.1</link>
            <guid isPermaLink="false">/blog/release/v5.10.1</guid>
            <pubDate>Tue, 05 Apr 2016 23:33:44 GMT</pubDate>
            <description><![CDATA[Enclose IPv6 Host header in square brackets. This will enable proper separation of the host address from any port reference (Mihai Potra) #5314]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.44 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.44</link>
            <guid isPermaLink="false">/blog/release/v0.10.44</guid>
            <pubDate>Fri, 01 Apr 2016 04:35:44 GMT</pubDate>
            <description><![CDATA[This is a security release, upgrading the bundled version of npm due to a credentials leak vulnerability. Further information can be found in our post: /blog/vulnerability/npm-tokens-leak-march-2016/]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.10.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.10.0</link>
            <guid isPermaLink="false">/blog/release/v5.10.0</guid>
            <pubDate>Fri, 01 Apr 2016 03:31:50 GMT</pubDate>
            <description><![CDATA[This release includes a security update for npm. For more details you can read this post on our blog written by Forrest L Norvell from npm.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.2</link>
            <guid isPermaLink="false">/blog/release/v4.4.2</guid>
            <pubDate>Fri, 01 Apr 2016 01:47:06 GMT</pubDate>
            <description><![CDATA[This release includes a security update for npm. For more details you can read this post on our blog written by Forrest L Norvell from npm.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.13 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.13</link>
            <guid isPermaLink="false">/blog/release/v0.12.13</guid>
            <pubDate>Fri, 01 Apr 2016 00:12:07 GMT</pubDate>
            <description><![CDATA[This is a security release, upgrading the bundled version of npm due to a credentials leak vulnerability. Further information can be found in our post: /blog/vulnerability/npm-tokens-leak-march-2016/]]></description>
        </item>
        <item>
            <title><![CDATA[npm security updates v2.15.1 and v3.8.3]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/npm-tokens-leak-march-2016</link>
            <guid isPermaLink="false">/blog/vulnerability/npm-tokens-leak-march-2016</guid>
            <pubDate>Thu, 31 Mar 2016 10:41:46 GMT</pubDate>
            <description><![CDATA[This announcement is also covered on the npm blog: .]]></description>
        </item>
        <item>
            <title><![CDATA[Welcome Google Cloud Platform!]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/welcome-google</link>
            <guid isPermaLink="false">/blog/announcements/welcome-google</guid>
            <pubDate>Tue, 29 Mar 2016 13:00:00 GMT</pubDate>
            <description><![CDATA[Google Cloud Platform joined the Node.js Foundation today. This news comes on the heels of the Node.js runtime going into beta on Google App Engine, a platform that makes it easy to build scalable web applications and mobile backends across a variety of programming languages.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.9.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.9.1</link>
            <guid isPermaLink="false">/blog/release/v5.9.1</guid>
            <pubDate>Wed, 23 Mar 2016 17:40:02 GMT</pubDate>
            <description><![CDATA[buffer: Now properly throws RangeErrors on out-of-bounds writes (Matt Loring) #5605.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.1</link>
            <guid isPermaLink="false">/blog/release/v4.4.1</guid>
            <pubDate>Tue, 22 Mar 2016 22:59:32 GMT</pubDate>
            <description><![CDATA[Updated Logos for the OSX + Windows installers]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.9.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.9.0</link>
            <guid isPermaLink="false">/blog/release/v5.9.0</guid>
            <pubDate>Wed, 16 Mar 2016 21:34:26 GMT</pubDate>
            <description><![CDATA[contextify: Fixed a memory consumption issue related to heavy use of vm.createContext and vm.runInNewContext. (Ali Ijaz Sheikh)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 14th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-03-14</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-03-14</guid>
            <pubDate>Mon, 14 Mar 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js Node v4.4.0 (LTS), Node v5.8.0 (Current) and Node v0.12.12 (LTS) are released.]]></description>
        </item>
        <item>
            <title><![CDATA[AppDynamics, New Relic, Opbeat and Sphinx Join the Node.js Foundation as Silver Members]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/appdynamics-newrelic-opbeat-sphinx</link>
            <guid isPermaLink="false">/blog/announcements/appdynamics-newrelic-opbeat-sphinx</guid>
            <pubDate>Wed, 09 Mar 2016 21:00:00 GMT</pubDate>
            <description><![CDATA[> Foundation Announces Dates for Node.js Interactive Conferences in Amsterdam and Austin, Texas]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.4.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.4.0</link>
            <guid isPermaLink="false">/blog/release/v4.4.0</guid>
            <pubDate>Wed, 09 Mar 2016 17:04:31 GMT</pubDate>
            <description><![CDATA[The SEMVER-MINOR changes include:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.8.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.8.0</link>
            <guid isPermaLink="false">/blog/release/v5.8.0</guid>
            <pubDate>Wed, 09 Mar 2016 15:57:36 GMT</pubDate>
            <description><![CDATA[child_process: send() now accepts an options parameter (cjihrig) #5283.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.12 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.12</link>
            <guid isPermaLink="false">/blog/release/v0.12.12</guid>
            <pubDate>Wed, 09 Mar 2016 03:05:35 GMT</pubDate>
            <description><![CDATA[openssl: Fully remove SSLv2 support, the --enable-ssl2 command line argument will now produce an error. The DROWN Attack (https://drownattack.com/) creates a vulnerability where SSLv2 is enabled by a server, even if a client connection is not using SSLv2. The SSLv2 protocol is widely considered unacceptably broken and should not be supported. More information is available at https://www.openssl.org/news/vulnerabilities.html#2016-0800]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 7th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-03-07</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-03-07</guid>
            <pubDate>Mon, 07 Mar 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v0.10.43 (Maintenance), Node v0.12.11 (LTS), Node v5.7.1 (Current) and Node v4.3.2 (LTS) are released.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.43 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.43</link>
            <guid isPermaLink="false">/blog/release/v0.10.43</guid>
            <pubDate>Fri, 04 Mar 2016 01:47:40 GMT</pubDate>
            <description><![CDATA[This release contains security updates. OpenSSL 1.0.1s fixes some low-severity defects that impact Node.js. See our impact assessment for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.11 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.11</link>
            <guid isPermaLink="false">/blog/release/v0.12.11</guid>
            <pubDate>Thu, 03 Mar 2016 18:07:44 GMT</pubDate>
            <description><![CDATA[This release contains security updates. OpenSSL 1.0.1s fixes some low-severity defects that impact Node.js. See our impact assessment for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.7.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.7.1</link>
            <guid isPermaLink="false">/blog/release/v5.7.1</guid>
            <pubDate>Wed, 02 Mar 2016 23:23:06 GMT</pubDate>
            <description><![CDATA[governance: The Core Technical Committee (CTC) added four new members to help guide Node.js core development: Evan Lucas, Rich Trott, Ali Ijaz Sheikh and Сковорода Никита Андреевич (Nikita Skovoroda).]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.3.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.3.2</link>
            <guid isPermaLink="false">/blog/release/v4.3.2</guid>
            <pubDate>Wed, 02 Mar 2016 21:53:44 GMT</pubDate>
            <description><![CDATA[openssl: Upgrade from 1.0.2f to 1.0.2g (Ben Noordhuis) #5507]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 1st, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-03-01</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-03-01</guid>
            <pubDate>Tue, 01 Mar 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Our crypto team will make an impact assessment for Node.js users of the OpenSSL releases. This information may vary depending on the different active release lines and will be posted here.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL updates, 1.0.2g and 1.0.1s]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-march-2016</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-march-2016</guid>
            <pubDate>Mon, 29 Feb 2016 02:08:06 GMT</pubDate>
            <description><![CDATA[(Updates to this post, including a schedule change are included below)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 23rd, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-02-22</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-02-22</guid>
            <pubDate>Tue, 23 Feb 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v4.3.1 (LTS), Node v4.4.0 (RC) and Node v5.7.0 (Current) are released.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.7.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.7.0</link>
            <guid isPermaLink="false">/blog/release/v5.7.0</guid>
            <pubDate>Tue, 23 Feb 2016 05:37:34 GMT</pubDate>
            <description><![CDATA[You can now supply an encoding argument when filling a Buffer Buffer#fill(string[, start[, end]][, encoding]), supplying an existing Buffer will also work with Buffer#fill(buffer[, start[, end]]). See the API documentation for details on how this works. (Trevor Norris) #4935]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.3.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.3.1</link>
            <guid isPermaLink="false">/blog/release/v4.3.1</guid>
            <pubDate>Wed, 17 Feb 2016 17:34:38 GMT</pubDate>
            <description><![CDATA[make byteLength work with Buffer correctly (Jackson Tian)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 15th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-02-15</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-02-15</guid>
            <pubDate>Mon, 15 Feb 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v0.10.42 (LTS), Node v0.12.10 (LTS), Node v4.3.0 (LTS) and Node v5.6.0 (Current) are released.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation to Add Express to its Incubator Program]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/foundation-express-news</link>
            <guid isPermaLink="false">/blog/announcements/foundation-express-news</guid>
            <pubDate>Wed, 10 Feb 2016 21:00:00 GMT</pubDate>
            <description><![CDATA[> Node.js Foundation to Add Express to its Incubator Program]]></description>
        </item>
        <item>
            <title><![CDATA[February 2016 Security Release Summary]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/february-2016-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/february-2016-security-releases</guid>
            <pubDate>Tue, 09 Feb 2016 17:40:00 GMT</pubDate>
            <description><![CDATA[Two weeks ago we announced the planned release of updates to all active release lines, v0.10, v0.12, v4 and v5, to fix HTTP related vulnerabilities and to upgrade the bundled versions of OpenSSL.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.42 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.42</link>
            <guid isPermaLink="false">/blog/release/v0.10.42</guid>
            <pubDate>Tue, 09 Feb 2016 17:34:00 GMT</pubDate>
            <description><![CDATA[This is an important security release. For full details see /blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.10 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.10</link>
            <guid isPermaLink="false">/blog/release/v0.12.10</guid>
            <pubDate>Tue, 09 Feb 2016 17:33:00 GMT</pubDate>
            <description><![CDATA[This is an important security release. For full details see /blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.3.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.3.0</link>
            <guid isPermaLink="false">/blog/release/v4.3.0</guid>
            <pubDate>Tue, 09 Feb 2016 17:32:54 GMT</pubDate>
            <description><![CDATA[This is an important security release. For full details see /blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.6.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.6.0</link>
            <guid isPermaLink="false">/blog/release/v5.6.0</guid>
            <pubDate>Tue, 09 Feb 2016 17:32:46 GMT</pubDate>
            <description><![CDATA[This is an important security release. For full details see /blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 8th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-02-08</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-02-08</guid>
            <pubDate>Mon, 08 Feb 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[The 2016 election was the first Individual Membership Election. The winner of the election is serving a two year term and the runner-up is serving a one year term. Future elections will happen each year for a new two year term.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jan 29th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-01-29</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-01-29</guid>
            <pubDate>Fri, 29 Jan 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js project will be releasing new versions across all of its active release lines early next week (possibly sooner, pending full impact assessment) to incorporate upstream patches from OpenSSL and some additional low-severity fixes relating to HTTP handling. Please read on for full details.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL upgrade low-severity Node.js security fixes]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-and-low-severity-fixes-jan-2016</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-and-low-severity-fixes-jan-2016</guid>
            <pubDate>Wed, 27 Jan 2016 11:34:41 GMT</pubDate>
            <description><![CDATA[(Updates to this post, including a schedule change are included below)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jan 22th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-01-22</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-01-22</guid>
            <pubDate>Fri, 22 Jan 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v4.2.6 (LTS), Node v5.5.0 (Current), Node v4.2.5 (LTS) are released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.2.6 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.6</link>
            <guid isPermaLink="false">/blog/release/v4.2.6</guid>
            <pubDate>Thu, 21 Jan 2016 22:26:03 GMT</pubDate>
            <description><![CDATA[Fix regression in debugger and profiler functionality]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.5.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.5.0</link>
            <guid isPermaLink="false">/blog/release/v5.5.0</guid>
            <pubDate>Thu, 21 Jan 2016 02:26:55 GMT</pubDate>
            <description><![CDATA[events: make sure console functions exist (Dave) #4479]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.2.5 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.5</link>
            <guid isPermaLink="false">/blog/release/v4.2.5</guid>
            <pubDate>Wed, 20 Jan 2016 21:51:29 GMT</pubDate>
            <description><![CDATA[accommodate ES6 classes that extend Error (Rich Trott) #4166]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jan 18th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-01-18</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-01-18</guid>
            <pubDate>Mon, 18 Jan 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v5.4.1 (Current) is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.4.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.4.1</link>
            <guid isPermaLink="false">/blog/release/v5.4.1</guid>
            <pubDate>Tue, 12 Jan 2016 23:59:28 GMT</pubDate>
            <description><![CDATA[module: move unnecessary work for early return (Andres Suarez) #3579]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jan 11th, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-01-11</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-01-11</guid>
            <pubDate>Mon, 11 Jan 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v5.4.0 (Current) is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.4.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.4.0</link>
            <guid isPermaLink="false">/blog/release/v5.4.0</guid>
            <pubDate>Wed, 06 Jan 2016 22:41:09 GMT</pubDate>
            <description><![CDATA[A new status code was added: 451 - "Unavailable For Legal Reasons" (Max Barinov) #4377.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jan 1st, 2016]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2016-01-01</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2016-01-01</guid>
            <pubDate>Fri, 01 Jan 2016 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js Node v4.2.4 (LTS) is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.2.4 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.4</link>
            <guid isPermaLink="false">/blog/release/v4.2.4</guid>
            <pubDate>Wed, 23 Dec 2015 17:26:48 GMT</pubDate>
            <description><![CDATA[Node.js 4.2.4 is a Long Term Support Maintenance Update. There are a number of fixes and documentation updates.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.3.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.3.0</link>
            <guid isPermaLink="false">/blog/release/v5.3.0</guid>
            <pubDate>Wed, 16 Dec 2015 20:23:07 GMT</pubDate>
            <description><![CDATA[Buffer.prototype.includes() has been added to keep parity with TypedArrays. (Alexander Martin) #3567.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Dec 11st, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-12-11</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-12-11</guid>
            <pubDate>Fri, 11 Dec 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v5.2.0 (Current) is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.2.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.2.0</link>
            <guid isPermaLink="false">/blog/release/v5.2.0</guid>
            <pubDate>Wed, 09 Dec 2015 05:24:54 GMT</pubDate>
            <description><![CDATA[Add support for Intel's VTune JIT profiling when compiled with --enable-vtune-profiling. For more information about VTune, see . (Chunyang Dai) #3785.]]></description>
        </item>
        <item>
            <title><![CDATA[Apigee, RisingStack and Yahoo Join the Node.js Foundation]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/apigee-rising-stack-yahoo</link>
            <guid isPermaLink="false">/blog/announcements/apigee-rising-stack-yahoo</guid>
            <pubDate>Tue, 08 Dec 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[> New Silver Members to Advance Node.js Growth and Enterprise Adoption]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Advances Platform with More Than Three Million Users]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/foundation-advances-growth</link>
            <guid isPermaLink="false">/blog/announcements/foundation-advances-growth</guid>
            <pubDate>Tue, 08 Dec 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[> Node.js Platform Stronger Than Ever with New Node.js Foundation Members, > Community Contributions, and 100 Percent Year-Over-Year User Growth]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Dec 4th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-12-04</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-12-04</guid>
            <pubDate>Fri, 04 Dec 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v5.1.1 (Current), v4.2.3 "Argon" (LTS), v0.12.9 (LTS) and v0.10.41 (Maintenance) are released]]></description>
        </item>
        <item>
            <title><![CDATA[December Security Release Summary]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/december-2015-security-releases</link>
            <guid isPermaLink="false">/blog/vulnerability/december-2015-security-releases</guid>
            <pubDate>Fri, 04 Dec 2015 03:05:00 GMT</pubDate>
            <description><![CDATA[Last week we announced the planned release of patch updates to the v0.12.x, v4.x and v5.x lines to fix two vulnerabilities. That was further amended by the announcement of OpenSSL updates with fixes for vulnerabilities labelled medium severity. The OpenSSL update impacts all active release lines, including v0.10.x.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.1.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.1.1</link>
            <guid isPermaLink="false">/blog/release/v5.1.1</guid>
            <pubDate>Fri, 04 Dec 2015 03:04:00 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult our December Security Release Summary for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node v4.2.3 "Argon" (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.3</link>
            <guid isPermaLink="false">/blog/release/v4.2.3</guid>
            <pubDate>Fri, 04 Dec 2015 03:03:00 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult our December Security Release Summary for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.9 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.9</link>
            <guid isPermaLink="false">/blog/release/v0.12.9</guid>
            <pubDate>Fri, 04 Dec 2015 03:02:00 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult our December Security Release Summary for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.41 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.41</link>
            <guid isPermaLink="false">/blog/release/v0.10.41</guid>
            <pubDate>Fri, 04 Dec 2015 03:01:00 GMT</pubDate>
            <description><![CDATA[This is an important security release. All Node.js users should consult our December Security Release Summary for details on patched vulnerabilities.]]></description>
        </item>
        <item>
            <title><![CDATA[December Security Release Schedule Update]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/december-2015-security-release-update</link>
            <guid isPermaLink="false">/blog/vulnerability/december-2015-security-release-update</guid>
            <pubDate>Tue, 01 Dec 2015 01:13:57 GMT</pubDate>
            <description><![CDATA[The OpenSSL project announced today that they will be releasing security updates for versions 1.0.2, 1.0.1, 1.0.0 and 0.9.8 on the 3rd of December UTC. The updates will fix a number of security defects, the highest of which is classified as "moderate" severity according to their severity scale:]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Nov 27th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-11-27</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-11-27</guid>
            <pubDate>Fri, 27 Nov 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node v0.12.8 (LTS) is released]]></description>
        </item>
        <item>
            <title><![CDATA[CVE-2015-8027 Denial of Service Vulnerability / CVE-2015-6764 V8 Out-of-bounds Access Vulnerability]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/cve-2015-8027_cve-2015-6764</link>
            <guid isPermaLink="false">/blog/vulnerability/cve-2015-8027_cve-2015-6764</guid>
            <pubDate>Wed, 25 Nov 2015 22:06:05 GMT</pubDate>
            <description><![CDATA[This announcement is for:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.8 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.8</link>
            <guid isPermaLink="false">/blog/release/v0.12.8</guid>
            <pubDate>Tue, 24 Nov 2015 23:59:09 GMT</pubDate>
            <description><![CDATA[This release of v0.12.8 represents the first release of the v0.12 line since it has moved from Stable to LTS (Long-term Support) status. According to the new LTS plan for the Node.js project, v0.12 will continue as LTS until the end of 2015 at which point it will switch to Maintenance and continue as such until the end of 2016 when support will cease.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Nov 20th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-11-20</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-11-20</guid>
            <pubDate>Fri, 20 Nov 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v5.1.0 (Current) is released]]></description>
        </item>
        <item>
            <title><![CDATA[Keynotes for Node.js Interactive 2015 Announced]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/interactive-2015-keynotes</link>
            <guid isPermaLink="false">/blog/announcements/interactive-2015-keynotes</guid>
            <pubDate>Fri, 20 Nov 2015 09:00:00 GMT</pubDate>
            <description><![CDATA[> Keynotes from GoDaddy, IBM, NodeSource, Uber and More Featured At Inaugural Node.js Foundation Event December 8-9, 2015, in Portland, Ore.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.1.0</link>
            <guid isPermaLink="false">/blog/release/v5.1.0</guid>
            <pubDate>Tue, 17 Nov 2015 21:47:36 GMT</pubDate>
            <description><![CDATA[buffer: The noAssert option for many buffer functions will now silently drop invalid write values rather than crashing (P.S.V.R) #3767.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Nov 13th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-11-13</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-11-13</guid>
            <pubDate>Fri, 13 Nov 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[With the support of the Linux Foundation we are now able to launch an Individual Membership program.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Nov 6th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-11-06</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-11-06</guid>
            <pubDate>Fri, 06 Nov 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.2.2 (LTS) is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Individual Membership Now Open]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/individual-membership</link>
            <guid isPermaLink="false">/blog/community/individual-membership</guid>
            <pubDate>Wed, 04 Nov 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[The Node.js Foundation is a member-supported organization. To date we've added over 20 corporate members who provide the financial support necessary for the Foundation to thrive.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.2.2 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.2</link>
            <guid isPermaLink="false">/blog/release/v4.2.2</guid>
            <pubDate>Tue, 03 Nov 2015 20:18:34 GMT</pubDate>
            <description><![CDATA[This is an LTS maintenance release that addresses a number of issues:]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Oct 30th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-10-30</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-10-30</guid>
            <pubDate>Fri, 30 Oct 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v5.0.0 (Current) is released]]></description>
        </item>
        <item>
            <title><![CDATA[What You Should Know about Node.js v5 and More]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/node-v5</link>
            <guid isPermaLink="false">/blog/community/node-v5</guid>
            <pubDate>Fri, 30 Oct 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[We just released Node.js v5.0.0. You might be thinking to yourself: These folks just released Node.js v4.2.1 “Argon,” under the new Long Term Support (LTS) plan, now I need to download this? The answer is yes and no.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 5.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v5.0.0</link>
            <guid isPermaLink="false">/blog/release/v5.0.0</guid>
            <pubDate>Thu, 29 Oct 2015 12:33:38 GMT</pubDate>
            <description><![CDATA[Say hello to Node.js 5! It's true that we only recently released Node.js 4.0.0, however this new release doesn't mean that v4 is going away. In fact, v4 is going to live for a lot longer than v5.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Oct 23rd, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-10-23</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-10-23</guid>
            <pubDate>Fri, 23 Oct 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v5.0.0 release proposal]]></description>
        </item>
        <item>
            <title><![CDATA[“Convince Your Boss” Letter]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/node-interactive-convince-boss</link>
            <guid isPermaLink="false">/blog/uncategorized/node-interactive-convince-boss</guid>
            <pubDate>Thu, 22 Oct 2015 17:00:00 GMT</pubDate>
            <description><![CDATA[Want to attend Node.js Interactive happening in Portland from December 8-9, 2015, but don’t know how to bring it up to your boss (the person with the money)? We laid out a simple letter explaining why it is important. Use it in full or use snippets of it, whatever it takes to get you in Portland, OR!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Announces Programming For Node.js Interactive]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/interactive-2015-programming</link>
            <guid isPermaLink="false">/blog/announcements/interactive-2015-programming</guid>
            <pubDate>Tue, 20 Oct 2015 17:00:00 GMT</pubDate>
            <description><![CDATA[> Inaugural Conference to Advance the Use of Node.js Within Backend, Frontend, IoT Applications]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Oct 16th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-10-16</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-10-16</guid>
            <pubDate>Fri, 16 Oct 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.2.1 (LTS), v4.2.0 (LTS) are released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.2.1 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.1</link>
            <guid isPermaLink="false">/blog/release/v4.2.1</guid>
            <pubDate>Tue, 13 Oct 2015 17:42:03 GMT</pubDate>
            <description><![CDATA[Includes fixes for two regressions]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.2.0 (LTS)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.2.0</link>
            <guid isPermaLink="false">/blog/release/v4.2.0</guid>
            <pubDate>Mon, 12 Oct 2015 18:20:40 GMT</pubDate>
            <description><![CDATA[We are proud to announce the release of Node.js 4.2.0 "Argon", the first release covered under the new Long Term Support plan!]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Oct 9th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-10-09</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-10-09</guid>
            <pubDate>Fri, 09 Oct 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.1.2 is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Welcomes Red Hat as Newest Platinum Member]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/welcome-redhat</link>
            <guid isPermaLink="false">/blog/announcements/welcome-redhat</guid>
            <pubDate>Tue, 06 Oct 2015 12:30:00 GMT</pubDate>
            <description><![CDATA[> Company Looks to Accelerate Node.js Adoption for Enterprise Software Development]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.1.2 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.1.2</link>
            <guid isPermaLink="false">/blog/release/v4.1.2</guid>
            <pubDate>Mon, 05 Oct 2015 20:05:01 GMT</pubDate>
            <description><![CDATA[This release includes a fix for CVE-2015-7384, a Denial of Service (DoS) bug. Details of the bug can be found on the nodejs-sec group. Please subscribe to nodejs-sec to receive future notifications of security releases.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Oct 2nd, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-10-02</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-10-02</guid>
            <pubDate>Fri, 02 Oct 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.1.2 release proposal]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.1.1 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.1.1</link>
            <guid isPermaLink="false">/blog/release/v4.1.1</guid>
            <pubDate>Wed, 23 Sep 2015 02:01:38 GMT</pubDate>
            <description><![CDATA[This release contains some minor security-related updates. You are advised to upgrade to 4.1.1 if you are currently running v4.1.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Sep 18th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-09-18</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-09-18</guid>
            <pubDate>Fri, 18 Sep 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.1.1 is released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.1.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.1.0</link>
            <guid isPermaLink="false">/blog/release/v4.1.0</guid>
            <pubDate>Thu, 17 Sep 2015 05:30:00 GMT</pubDate>
            <description><![CDATA[Buffers are now created in JavaScript, rather than C++. This increases the speed of buffer creation (Trevor Norris) #2866.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Combines Node.js and io.js Into Single Codebase in New Release]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/foundation-v4-announce</link>
            <guid isPermaLink="false">/blog/announcements/foundation-v4-announce</guid>
            <pubDate>Mon, 14 Sep 2015 17:00:00 GMT</pubDate>
            <description><![CDATA[More Stability, Security, and Improved Test Coverage Appeals to Growing Number of Enterprises Using Node.js]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Sep 11th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-09-11</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-09-11</guid>
            <pubDate>Fri, 11 Sep 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.1.0 / io.js v3.3.1 are released]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Interactive]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/interactive-2015</link>
            <guid isPermaLink="false">/blog/announcements/interactive-2015</guid>
            <pubDate>Thu, 10 Sep 2015 17:00:00 GMT</pubDate>
            <description><![CDATA[Are You Ready for Node.js Interactive?]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 4.0.0 (Current)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v4.0.0</link>
            <guid isPermaLink="false">/blog/release/v4.0.0</guid>
            <pubDate>Tue, 08 Sep 2015 12:10:06 GMT</pubDate>
            <description><![CDATA[The collaborators of the Node.js project and the members of the Node.js Foundation are proud to offer v4.0.0 for general release. This release represents countless hours of hard work encapsulated in both the Node.js project and the io.js project that are now combined in a single codebase. The Node.js project is now operated by a team of 44 collaborators, 15 of which form its Technical Steering Committee (TSC). Further, over 100 new individuals have been added to the list of people contributing code to core since v0.12.7.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js Foundation Elects Board of Directors]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/announcements/foundation-elects-board</link>
            <guid isPermaLink="false">/blog/announcements/foundation-elects-board</guid>
            <pubDate>Fri, 04 Sep 2015 21:00:00 GMT</pubDate>
            <description><![CDATA[> New Foundation Committed to Accelerating Growth of the Node.js Platform Also Adds Marketing Chair and Community Manager]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Sep 4th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-09-04</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-09-04</guid>
            <pubDate>Fri, 04 Sep 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Node.js v4.0.0 is released]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Aug 28th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-08-28</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-08-28</guid>
            <pubDate>Fri, 28 Aug 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[io.js v3.2.0/v3.3.0 and Node v4 evangelism, nodejs.org, nodefest/empirenode event.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Aug 21st, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-08-21</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-08-21</guid>
            <pubDate>Fri, 21 Aug 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[io.js v3.1.0 and the v0.12 LTS plan, ARM build, nodeday event.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Aug 14th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-08-14</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-08-14</guid>
            <pubDate>Fri, 14 Aug 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[The move of nodejs/io.js to nodejs/node, the Collaborator Summit, and more.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Aug 7th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-08-07</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-08-07</guid>
            <pubDate>Fri, 07 Aug 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[io.js v3.0 and the new goodness, breaking changes, and our ongoing call for an LTS build V8 maintainer.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jul 31st, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-07-31</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-07-31</guid>
            <pubDate>Fri, 31 Jul 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[io.js v2.5.0 and our call for an LTS build V8 maintainer.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jul 24th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-07-24</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-07-24</guid>
            <pubDate>Fri, 24 Jul 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we didn't have io.js releases. Complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jul 17th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-07-17</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-07-17</guid>
            <pubDate>Fri, 17 Jul 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[io.js 2.4.0 is released, Apigee joined our foundation and Intl WG start.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jul 10th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-07-10</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-07-10</guid>
            <pubDate>Fri, 10 Jul 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Security patches for io.js 1.8 and 2.3 and upcoming events.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.7 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.7</link>
            <guid isPermaLink="false">/blog/release/v0.12.7</guid>
            <pubDate>Thu, 09 Jul 2015 23:51:47 GMT</pubDate>
            <description><![CDATA[In addition to upgrading npm and fixing a couple of bugs, this release upgrades OpenSSL to version 1.0.1p, which fixes a security vulnerability (CVE-2015-1793). More details about the vulnerability can be found on OpenSSL's website.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.40 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.40</link>
            <guid isPermaLink="false">/blog/release/v0.10.40</guid>
            <pubDate>Thu, 09 Jul 2015 21:57:30 GMT</pubDate>
            <description><![CDATA[This release upgrades OpenSSL to version 1.0.1p, which fixes a security vulnerability (CVE-2015-1793). More details about the vulnerability can be found on OpenSSL's website.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.6 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.6</link>
            <guid isPermaLink="false">/blog/release/v0.12.6</guid>
            <pubDate>Sat, 04 Jul 2015 02:34:23 GMT</pubDate>
            <description><![CDATA[This release of Node.js fixes a bug that triggers an out-of-band write in V8's utf-8 decoder. This bug impacts all Buffer to String conversions. This is an important security update as this bug can be used to cause a denial of service attack.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jul 3rd, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-07-03</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-07-03</guid>
            <pubDate>Fri, 03 Jul 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Important patches for io.js 1.8 and 2.3 and upcoming events.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jun 26th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-06-26</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-06-26</guid>
            <pubDate>Fri, 26 Jun 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we have one io.js release v2.3.1, complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.5 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.5</link>
            <guid isPermaLink="false">/blog/release/v0.12.5</guid>
            <pubDate>Mon, 22 Jun 2015 19:52:51 GMT</pubDate>
            <description><![CDATA[With this new release, OpenSSL has been upgraded to 1.0.1o to fix several security vulnerabilities. Two of them affect Node.js directly: Logjam and CVE-2015-1788.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.39 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.39</link>
            <guid isPermaLink="false">/blog/release/v0.10.39</guid>
            <pubDate>Mon, 22 Jun 2015 16:45:28 GMT</pubDate>
            <description><![CDATA[With this new release, OpenSSL has been upgraded to 1.0.1o to fix several security vulnerabilities. Two of them affect Node.js directly: Logjam and CVE-2015-1788.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jun 19th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-06-19</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-06-19</guid>
            <pubDate>Fri, 19 Jun 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we didn't have io.js releases, complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jun 12th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-06-12</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-06-12</guid>
            <pubDate>Fri, 12 Jun 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had one io.js release v2.3.0, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Jun 5th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-06-05</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-06-05</guid>
            <pubDate>Fri, 05 Jun 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we hadn't io.js releases, complete changelog from previous releases can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - May 29th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-05-29</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-05-29</guid>
            <pubDate>Fri, 29 May 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had two io.js releases v2.2.0 and v2.2.1, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.4 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.4</link>
            <guid isPermaLink="false">/blog/release/v0.12.4</guid>
            <pubDate>Sat, 23 May 2015 06:47:12 GMT</pubDate>
            <description><![CDATA[2015.05.22, Version 0.12.4 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - May 22nd, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-05-22</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-05-22</guid>
            <pubDate>Fri, 22 May 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had three io.js releases v1.8.2, v2.0.2 and v2.1.0, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js and io.js leaders are building an open, neutral Node.js Foundation to support the future of the platform]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/node-leaders-building-open-neutral-foundation</link>
            <guid isPermaLink="false">/blog/community/node-leaders-building-open-neutral-foundation</guid>
            <pubDate>Fri, 15 May 2015 23:50:46 GMT</pubDate>
            <description><![CDATA[Just a couple months ago a variety of members of the Node.js and io.js community announced they would discuss establishing a neutral foundation for the community. The Linux Foundation has since been helping guide discussions with contributors, developers, users and leaders in these communities, increasingly expanding the scope of discussion to more stakeholders. Node.js and io.js have a long, complex history and the facilitated discussions have brought together key leaders to focus on what the future might mean for these technologies.]]></description>
        </item>
        <item>
            <title><![CDATA[The Node.js Foundation benefits all]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/foundation-benefits-all</link>
            <guid isPermaLink="false">/blog/community/foundation-benefits-all</guid>
            <pubDate>Fri, 15 May 2015 22:50:46 GMT</pubDate>
            <description><![CDATA[When I joined Joyent last summer I quickly realized that, despite the huge success of Node.js in the market and the tireless work of many here at Joyent, there were challenges in the project that we needed to address. Through discussions with various project contributors, Node.js users, ecosystem vendors and the Node.js Advisory Board, it became clear that the best way to address the concerns of all key stakeholders (and the best thing for Node.js as a whole) was to establish the Foundation as a path for the future.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - May 15th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-05-15</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-05-15</guid>
            <pubDate>Fri, 15 May 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[We are happy to announce this news, "io.js decides to join the Node Foundation". And our organization name will be renamed nodejs.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.3 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.3</link>
            <guid isPermaLink="false">/blog/release/v0.12.3</guid>
            <pubDate>Thu, 14 May 2015 02:34:02 GMT</pubDate>
            <description><![CDATA[2015.05.13, Version 0.12.3 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Next Chapter]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/next-chapter</link>
            <guid isPermaLink="false">/blog/community/next-chapter</guid>
            <pubDate>Fri, 08 May 2015 19:00:00 GMT</pubDate>
            <description><![CDATA[Open source projects are about the software, the users, and the community. Since becoming project lead in 2014, I've been privileged to be a part of the most passionate, diverse, and vibrant community in the ecosystem. The community is responsible for Node.js' meteoric rise and continued adoption by users and companies all over the world. Given the strength of its community, I'm confident that Node.js is heading in the right direction. With that said, it's time for me to step back.]]></description>
        </item>
        <item>
            <title><![CDATA[Transitions]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/transitions</link>
            <guid isPermaLink="false">/blog/community/transitions</guid>
            <pubDate>Fri, 08 May 2015 18:00:00 GMT</pubDate>
            <description><![CDATA[In February, we announced the Node.js Foundation, which will steward Node.js moving forward and open its future up to the community in a fashion that has not been available before. Organizations like IBM, SAP, Apigee, F5, Fidelity, Microsoft, PayPal, Red Hat, and others are sponsoring the Foundation, and they’re adding more contributors to the project. The mission of the Foundation is to accelerate the adoption of Node and ensure that the project is driven by the community under a transparent, open governance model.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - May 8th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-05-08</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-05-08</guid>
            <pubDate>Fri, 08 May 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had two io.js releases v2.0.0 and v2.0.1, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - May 1st, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-05-01</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-05-01</guid>
            <pubDate>Fri, 01 May 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had one io.js nightly release v2.0, complete changelog will be found soon on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 24th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-04-24</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-04-24</guid>
            <pubDate>Fri, 24 Apr 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had one io.js release v1.8.1, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 17th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-04-17</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-04-17</guid>
            <pubDate>Fri, 17 Apr 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had two io.js releases v1.7.0 and v1.7.1, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 10th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-04-10</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-04-10</guid>
            <pubDate>Fri, 10 Apr 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had one io.js release v1.6.4, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Apr 3rd, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-04-03</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-04-03</guid>
            <pubDate>Fri, 03 Apr 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had one io.js release v1.6.3, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.2 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.2</link>
            <guid isPermaLink="false">/blog/release/v0.12.2</guid>
            <pubDate>Tue, 31 Mar 2015 23:22:18 GMT</pubDate>
            <description><![CDATA[2015.03.31, Version 0.12.2 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 27th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-03-27</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-03-27</guid>
            <pubDate>Fri, 27 Mar 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had one io.js releases v1.6.2, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.1 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.1</link>
            <guid isPermaLink="false">/blog/release/v0.12.1</guid>
            <pubDate>Tue, 24 Mar 2015 02:45:44 GMT</pubDate>
            <description><![CDATA[This release upgrades OpenSSL to version 1.0.1m, which includes fixes for several CVEs that were disclosed recently.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.38 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.38</link>
            <guid isPermaLink="false">/blog/release/v0.10.38</guid>
            <pubDate>Mon, 23 Mar 2015 21:43:54 GMT</pubDate>
            <description><![CDATA[This release upgrades OpenSSL to version 1.0.1m, which includes fixes for several CVEs that were disclosed recently.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 20th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-03-20</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-03-20</guid>
            <pubDate>Fri, 20 Mar 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[This week we had a two io.js releases v1.6.1 and v1.6.0, complete changelog can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.37 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.37</link>
            <guid isPermaLink="false">/blog/release/v0.10.37</guid>
            <pubDate>Sat, 14 Mar 2015 18:09:24 GMT</pubDate>
            <description><![CDATA[2015.03.11, Version 0.10.37 (Maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 13th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-03-13</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-03-13</guid>
            <pubDate>Fri, 13 Mar 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[On Monday, March 9th, @rvagg released io.js v1.5.1. The complete change log can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Mar 6th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-03-06</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-03-06</guid>
            <pubDate>Fri, 06 Mar 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[On Friday, March 6th, @rvagg released io.js v1.5.0. The complete change log can be found on GitHub.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 27th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-02-27</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-02-27</guid>
            <pubDate>Fri, 27 Feb 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Note: version 1.4.0 was tagged and built but not released. A libuv bug was discovered in the process so the release was aborted. We have jumped to 1.4.1 to avoid confusion.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 20th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-02-20</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-02-20</guid>
            <pubDate>Fri, 20 Feb 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Notable changes include:]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 13th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-02-13</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-02-13</guid>
            <pubDate>Fri, 13 Feb 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Postmark]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.12.0 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.12.0</link>
            <guid isPermaLink="false">/blog/release/v0.12.0</guid>
            <pubDate>Fri, 06 Feb 2015 22:03:56 GMT</pubDate>
            <description><![CDATA[We are excited to announce the availability of Node.js 0.12! It has been a long process, and we want to thank contributors and all of the community who waited patiently for this event. Node.js has such a vibrant and enthusiastic community, and we're very lucky to have you all supporting us.]]></description>
        </item>
        <item>
            <title><![CDATA[Weekly Update - Feb 6th, 2015]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/weekly/weekly-update.2015-02-06</link>
            <guid isPermaLink="false">/blog/weekly/weekly-update.2015-02-06</guid>
            <pubDate>Fri, 06 Feb 2015 12:00:00 GMT</pubDate>
            <description><![CDATA[Every Friday we're going to start posting weekly updates of the activity in and around the project. I'll kick off a new issue each week and we can comment and collaboratively edit it before publication.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.16 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.16</link>
            <guid isPermaLink="false">/blog/release/v0.11.16</guid>
            <pubDate>Fri, 30 Jan 2015 17:05:17 GMT</pubDate>
            <description><![CDATA[2015.01.29, Version 0.11.16 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.36 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.36</link>
            <guid isPermaLink="false">/blog/release/v0.10.36</guid>
            <pubDate>Mon, 26 Jan 2015 20:26:06 GMT</pubDate>
            <description><![CDATA[2015.01.26, Version 0.10.36 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.15 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.15</link>
            <guid isPermaLink="false">/blog/release/v0.11.15</guid>
            <pubDate>Tue, 20 Jan 2015 23:42:57 GMT</pubDate>
            <description><![CDATA[2015.01.20, Version 0.11.15 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.35 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.35</link>
            <guid isPermaLink="false">/blog/release/v0.10.35</guid>
            <pubDate>Wed, 24 Dec 2014 01:30:03 GMT</pubDate>
            <description><![CDATA[2014.12.22, Version 0.10.35 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.34 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.34</link>
            <guid isPermaLink="false">/blog/release/v0.10.34</guid>
            <pubDate>Wed, 17 Dec 2014 22:15:16 GMT</pubDate>
            <description><![CDATA[2014.12.17, Version 0.10.34 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.33 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.33</link>
            <guid isPermaLink="false">/blog/release/v0.10.33</guid>
            <pubDate>Thu, 23 Oct 2014 19:12:33 GMT</pubDate>
            <description><![CDATA[This release handles the recent POODLE vulnerability by disabling SSLv2/SSLv3 by default for the most predominate uses of TLS in Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.14 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.14</link>
            <guid isPermaLink="false">/blog/release/v0.11.14</guid>
            <pubDate>Thu, 25 Sep 2014 00:12:24 GMT</pubDate>
            <description><![CDATA[2014.09.24, Version 0.11.14 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.32 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.32</link>
            <guid isPermaLink="false">/blog/release/v0.10.32</guid>
            <pubDate>Tue, 16 Sep 2014 23:52:44 GMT</pubDate>
            <description><![CDATA[2014.09.16, Version 0.10.32 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.31 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.31</link>
            <guid isPermaLink="false">/blog/release/v0.10.31</guid>
            <pubDate>Tue, 19 Aug 2014 22:12:08 GMT</pubDate>
            <description><![CDATA[2014.08.19, Version 0.10.31 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[V8 Memory Corruption and Stack Overflow (fixed in Node v0.8.28 and v0.10.30)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/v8-memory-corruption-stack-overflow</link>
            <guid isPermaLink="false">/blog/vulnerability/v8-memory-corruption-stack-overflow</guid>
            <pubDate>Thu, 31 Jul 2014 19:00:00 GMT</pubDate>
            <description><![CDATA[A memory corruption vulnerability, which results in a denial-of-service, was identified in the versions of V8 that ship with Node.js 0.8 and 0.10. In certain circumstances, a particularly deep recursive workload that may trigger a GC and receive an interrupt may overflow the stack and result in a segmentation fault. For instance, if your work load involves successive JSON.parse calls and the parsed objects are significantly deep, you may experience the process aborting while parsing.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.28 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.28</link>
            <guid isPermaLink="false">/blog/release/v0.8.28</guid>
            <pubDate>Thu, 31 Jul 2014 18:39:10 GMT</pubDate>
            <description><![CDATA[2014.07.31, Version 0.8.28 (maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.30 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.30</link>
            <guid isPermaLink="false">/blog/release/v0.10.30</guid>
            <pubDate>Thu, 31 Jul 2014 18:11:40 GMT</pubDate>
            <description><![CDATA[2014.07.31, Version 0.10.30 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Building Node.js Together]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/community/building-nodejs-together</link>
            <guid isPermaLink="false">/blog/community/building-nodejs-together</guid>
            <pubDate>Tue, 29 Jul 2014 21:00:00 GMT</pubDate>
            <description><![CDATA[Node.js is reaching more people than ever, it's attracting new and interesting use cases, at the same time as seeing heavy adoption from traditional engineering departments. Managing the project to make sure it continues to satisfy the needs of its end users requires a higher level of precision and diligence. It requires taking the time to communicate and reach out to new and old parties alike. It means seeking out new and dedicated resources. It means properly scoping a change in concert with end users, and documenting and regularly check pointing your progress. These are just some of the ways we're working to improve our process, and work to deliver higher quality software that meets our goals.]]></description>
        </item>
        <item>
            <title><![CDATA[OpenSSL and Breaking UTF-8 Change (fixed in Node v0.8.27 and v0.10.29)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/openssl-and-utf8</link>
            <guid isPermaLink="false">/blog/vulnerability/openssl-and-utf8</guid>
            <pubDate>Mon, 16 Jun 2014 15:46:10 GMT</pubDate>
            <description><![CDATA[Today we are releasing new versions of Node:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.27 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.27</link>
            <guid isPermaLink="false">/blog/release/v0.8.27</guid>
            <pubDate>Mon, 16 Jun 2014 15:33:45 GMT</pubDate>
            <description><![CDATA[2014.06.09, Version 0.8.27 (maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.29 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.29</link>
            <guid isPermaLink="false">/blog/release/v0.10.29</guid>
            <pubDate>Mon, 16 Jun 2014 15:06:10 GMT</pubDate>
            <description><![CDATA[2014.06.05, Version 0.10.29 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Notes from the Road]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/notes-from-the-road</link>
            <guid isPermaLink="false">/blog/uncategorized/notes-from-the-road</guid>
            <pubDate>Wed, 11 Jun 2014 16:00:00 GMT</pubDate>
            <description><![CDATA[As Project Lead for Node.js, I was excited to have the opportunity to go on the road and bring production stories to all of our users. We've had amazing speakers and turn out in San Francisco, Seattle, Portland, Boston, and New York. But I wanted to make sure we reached more than just our coasts, so soon we'll be in Minneapolis and I'll be returning to my home state of Ohio and doing an event in Cincinnati. The Node.js community is all over the world, and hopefully Node on the Road can reach as many of you as it can. Nominate your city to be a future stop on the Node.js on the Road series here.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.28 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.28</link>
            <guid isPermaLink="false">/blog/release/v0.10.28</guid>
            <pubDate>Fri, 02 May 2014 14:45:51 GMT</pubDate>
            <description><![CDATA[2014.05.01, Version 0.10.28 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.27 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.27</link>
            <guid isPermaLink="false">/blog/release/v0.10.27</guid>
            <pubDate>Thu, 01 May 2014 22:29:37 GMT</pubDate>
            <description><![CDATA[2014.05.01, Version 0.10.27 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.12 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.12</link>
            <guid isPermaLink="false">/blog/release/v0.11.12</guid>
            <pubDate>Wed, 12 Mar 2014 14:56:30 GMT</pubDate>
            <description><![CDATA[2014.03.11, Version 0.11.12 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.26 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.26</link>
            <guid isPermaLink="false">/blog/release/v0.10.26</guid>
            <pubDate>Wed, 19 Feb 2014 00:40:22 GMT</pubDate>
            <description><![CDATA[2014.02.18, Version 0.10.26 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.11 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.11</link>
            <guid isPermaLink="false">/blog/release/v0.11.11</guid>
            <pubDate>Wed, 29 Jan 2014 03:46:04 GMT</pubDate>
            <description><![CDATA[2014.01.29, Version 0.11.11 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.25 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.25</link>
            <guid isPermaLink="false">/blog/release/v0.10.25</guid>
            <pubDate>Thu, 23 Jan 2014 19:43:30 GMT</pubDate>
            <description><![CDATA[2014.01.23, Version 0.10.25 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[The Next Phase of Node.js]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/tj-fontaine-new-node-lead</link>
            <guid isPermaLink="false">/blog/uncategorized/tj-fontaine-new-node-lead</guid>
            <pubDate>Wed, 15 Jan 2014 17:00:00 GMT</pubDate>
            <description><![CDATA[Node's growth has continued and accelerated immensely over the last few years. More people are developing and sharing more code with Node and npm than I would have ever imagined. Countless companies are using Node, and npm along with it.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.10 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.10</link>
            <guid isPermaLink="false">/blog/release/v0.11.10</guid>
            <pubDate>Wed, 01 Jan 2014 00:20:57 GMT</pubDate>
            <description><![CDATA[2013.12.31, Version 0.11.10 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.24 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.24</link>
            <guid isPermaLink="false">/blog/release/v0.10.24</guid>
            <pubDate>Thu, 19 Dec 2013 17:02:48 GMT</pubDate>
            <description><![CDATA[2013.12.18, Version 0.10.24 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.23 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.23</link>
            <guid isPermaLink="false">/blog/release/v0.10.23</guid>
            <pubDate>Thu, 12 Dec 2013 06:10:46 GMT</pubDate>
            <description><![CDATA[2013.12.12, Version 0.10.23 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Ben Noordhuis's Departure]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/bnoordhuis-departure</link>
            <guid isPermaLink="false">/blog/uncategorized/bnoordhuis-departure</guid>
            <pubDate>Tue, 03 Dec 2013 22:13:57 GMT</pubDate>
            <description><![CDATA[As of this past weekend, Ben Noordhuis has decided to step away from Node.js and libuv, and is no longer acting as a core committer.]]></description>
        </item>
        <item>
            <title><![CDATA[Keeping The npm Registry Awesome]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/2013-outage-postmortem</link>
            <guid isPermaLink="false">/blog/npm/2013-outage-postmortem</guid>
            <pubDate>Tue, 26 Nov 2013 15:14:59 GMT</pubDate>
            <description><![CDATA[We know the availability and overall health of The npm Registry is paramount to everyone using Node.js as well as the larger JavaScript community and those of your using it for some awesome projects and ideas. Between November 4th and November 15th 2013 The npm Registry had several hours of downtime over three distinct time periods:]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.9 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.9</link>
            <guid isPermaLink="false">/blog/release/v0.11.9</guid>
            <pubDate>Thu, 21 Nov 2013 00:40:35 GMT</pubDate>
            <description><![CDATA[2013.11.20, Version 0.11.9 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.22 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.22</link>
            <guid isPermaLink="false">/blog/release/v0.10.22</guid>
            <pubDate>Tue, 12 Nov 2013 20:52:56 GMT</pubDate>
            <description><![CDATA[2013.11.12, Version 0.10.22 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.8 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.8</link>
            <guid isPermaLink="false">/blog/release/v0.11.8</guid>
            <pubDate>Wed, 30 Oct 2013 15:54:47 GMT</pubDate>
            <description><![CDATA[2013.10.30, Version 0.11.8 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[DoS Vulnerability (fixed in Node v0.8.26 and v0.10.21)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/http-server-pipeline-flood-dos</link>
            <guid isPermaLink="false">/blog/vulnerability/http-server-pipeline-flood-dos</guid>
            <pubDate>Tue, 22 Oct 2013 17:42:10 GMT</pubDate>
            <description><![CDATA[Node.js is vulnerable to a denial of service attack when a client sends many pipelined HTTP requests on a single connection, and the client does not read the responses from the connection.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.21 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.21</link>
            <guid isPermaLink="false">/blog/release/v0.10.21</guid>
            <pubDate>Fri, 18 Oct 2013 22:39:23 GMT</pubDate>
            <description><![CDATA[This release contains a security fix for the http server implementation, please upgrade as soon as possible. Details will be released soon.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.26 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.26</link>
            <guid isPermaLink="false">/blog/release/v0.8.26</guid>
            <pubDate>Fri, 18 Oct 2013 21:52:30 GMT</pubDate>
            <description><![CDATA[This release contains a security fix for the http server implementation, please upgrade as soon as possible. Details will be released soon.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.20 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.20</link>
            <guid isPermaLink="false">/blog/release/v0.10.20</guid>
            <pubDate>Mon, 30 Sep 2013 22:05:41 GMT</pubDate>
            <description><![CDATA[2013.09.30, Version 0.10.20 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.19 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.19</link>
            <guid isPermaLink="false">/blog/release/v0.10.19</guid>
            <pubDate>Tue, 24 Sep 2013 22:09:23 GMT</pubDate>
            <description><![CDATA[2013.09.24, Version 0.10.19 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.7 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.7</link>
            <guid isPermaLink="false">/blog/release/v0.11.7</guid>
            <pubDate>Wed, 04 Sep 2013 22:18:08 GMT</pubDate>
            <description><![CDATA[2013.08.21, Version 0.11.7 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.18 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.18</link>
            <guid isPermaLink="false">/blog/release/v0.10.18</guid>
            <pubDate>Wed, 04 Sep 2013 18:24:48 GMT</pubDate>
            <description><![CDATA[2013.09.04, Version 0.10.18 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.17 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.17</link>
            <guid isPermaLink="false">/blog/release/v0.10.17</guid>
            <pubDate>Wed, 21 Aug 2013 23:37:31 GMT</pubDate>
            <description><![CDATA[2013.08.21, Version 0.10.17 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.6 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.6</link>
            <guid isPermaLink="false">/blog/release/v0.11.6</guid>
            <pubDate>Wed, 21 Aug 2013 21:11:09 GMT</pubDate>
            <description><![CDATA[2013.08.21, Version 0.11.6 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.16 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.16</link>
            <guid isPermaLink="false">/blog/release/v0.10.16</guid>
            <pubDate>Fri, 16 Aug 2013 19:45:21 GMT</pubDate>
            <description><![CDATA[2013.08.16, Version 0.10.16 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.5 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.5</link>
            <guid isPermaLink="false">/blog/release/v0.11.5</guid>
            <pubDate>Wed, 07 Aug 2013 00:05:46 GMT</pubDate>
            <description><![CDATA[2013.08.06, Version 0.11.5 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.15 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.15</link>
            <guid isPermaLink="false">/blog/release/v0.10.15</guid>
            <pubDate>Thu, 25 Jul 2013 23:57:47 GMT</pubDate>
            <description><![CDATA[2013.07.25, Version 0.10.15 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.14 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.14</link>
            <guid isPermaLink="false">/blog/release/v0.10.14</guid>
            <pubDate>Thu, 25 Jul 2013 20:35:41 GMT</pubDate>
            <description><![CDATA[2013.07.25, Version 0.10.14 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.4 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.4</link>
            <guid isPermaLink="false">/blog/release/v0.11.4</guid>
            <pubDate>Fri, 12 Jul 2013 21:34:13 GMT</pubDate>
            <description><![CDATA[2013.07.12, Version 0.11.4 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.13 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.13</link>
            <guid isPermaLink="false">/blog/release/v0.10.13</guid>
            <pubDate>Tue, 09 Jul 2013 21:24:47 GMT</pubDate>
            <description><![CDATA[2013.07.09, Version 0.10.13 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.3 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.3</link>
            <guid isPermaLink="false">/blog/release/v0.11.3</guid>
            <pubDate>Wed, 26 Jun 2013 23:55:29 GMT</pubDate>
            <description><![CDATA[2013.06.26, Version 0.11.3 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.12 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.12</link>
            <guid isPermaLink="false">/blog/release/v0.10.12</guid>
            <pubDate>Tue, 18 Jun 2013 18:12:19 GMT</pubDate>
            <description><![CDATA[2013.06.18, Version 0.10.12 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.25 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.25</link>
            <guid isPermaLink="false">/blog/release/v0.8.25</guid>
            <pubDate>Thu, 13 Jun 2013 20:18:09 GMT</pubDate>
            <description><![CDATA[2013.06.13, Version 0.8.25 (maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.11 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.11</link>
            <guid isPermaLink="false">/blog/release/v0.10.11</guid>
            <pubDate>Thu, 13 Jun 2013 18:34:24 GMT</pubDate>
            <description><![CDATA[2013.06.13, Version 0.10.11 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.10 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.10</link>
            <guid isPermaLink="false">/blog/release/v0.10.10</guid>
            <pubDate>Tue, 04 Jun 2013 21:37:25 GMT</pubDate>
            <description><![CDATA[2013.06.04, Version 0.10.10 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.24 (Maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.24</link>
            <guid isPermaLink="false">/blog/release/v0.8.24</guid>
            <pubDate>Tue, 04 Jun 2013 18:09:55 GMT</pubDate>
            <description><![CDATA[2013.06.04, Version 0.8.24 (maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.9 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.9</link>
            <guid isPermaLink="false">/blog/release/v0.10.9</guid>
            <pubDate>Thu, 30 May 2013 18:12:12 GMT</pubDate>
            <description><![CDATA[2013.05.30, Version 0.10.9 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.8 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.8</link>
            <guid isPermaLink="false">/blog/release/v0.10.8</guid>
            <pubDate>Fri, 24 May 2013 22:43:01 GMT</pubDate>
            <description><![CDATA[2013.05.24, Version 0.10.8 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.7 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.7</link>
            <guid isPermaLink="false">/blog/release/v0.10.7</guid>
            <pubDate>Fri, 17 May 2013 21:36:03 GMT</pubDate>
            <description><![CDATA[2013.05.17, Version 0.10.7 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.6 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.6</link>
            <guid isPermaLink="false">/blog/release/v0.10.6</guid>
            <pubDate>Tue, 14 May 2013 21:32:31 GMT</pubDate>
            <description><![CDATA[2013.05.14, Version 0.10.6 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.2 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.2</link>
            <guid isPermaLink="false">/blog/release/v0.11.2</guid>
            <pubDate>Mon, 13 May 2013 22:53:06 GMT</pubDate>
            <description><![CDATA[2013.05.13, Version 0.11.2 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.5 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.5</link>
            <guid isPermaLink="false">/blog/release/v0.10.5</guid>
            <pubDate>Tue, 23 Apr 2013 21:05:49 GMT</pubDate>
            <description><![CDATA[2013.04.23, Version 0.10.5 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.1 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.1</link>
            <guid isPermaLink="false">/blog/release/v0.11.1</guid>
            <pubDate>Fri, 19 Apr 2013 16:11:40 GMT</pubDate>
            <description><![CDATA[Note: This version does not work on 64-bit Windows systems Expect a fix for this bug in the next v0.11 release. As this is an unstable release, we opted to push out the changes for other systems, rather than delay.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.4 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.4</link>
            <guid isPermaLink="false">/blog/release/v0.10.4</guid>
            <pubDate>Thu, 11 Apr 2013 17:52:56 GMT</pubDate>
            <description><![CDATA[2013.04.11, Version 0.10.4 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.23 (Legacy)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.23</link>
            <guid isPermaLink="false">/blog/release/v0.8.23</guid>
            <pubDate>Tue, 09 Apr 2013 00:32:26 GMT</pubDate>
            <description><![CDATA[2013.04.09, Version 0.8.23 (Legacy)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.3 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.3</link>
            <guid isPermaLink="false">/blog/release/v0.10.3</guid>
            <pubDate>Wed, 03 Apr 2013 18:24:08 GMT</pubDate>
            <description><![CDATA[2013.04.03, Version 0.10.3 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.11.0 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.11.0</link>
            <guid isPermaLink="false">/blog/release/v0.11.0</guid>
            <pubDate>Thu, 28 Mar 2013 21:52:55 GMT</pubDate>
            <description><![CDATA[2013.03.28, Version 0.11.0 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.2 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.2</link>
            <guid isPermaLink="false">/blog/release/v0.10.2</guid>
            <pubDate>Thu, 28 Mar 2013 20:00:39 GMT</pubDate>
            <description><![CDATA[2013.03.28, Version 0.10.2 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.1 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.1</link>
            <guid isPermaLink="false">/blog/release/v0.10.1</guid>
            <pubDate>Thu, 21 Mar 2013 16:09:59 GMT</pubDate>
            <description><![CDATA[2013.03.21, Version 0.10.1 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.10.0 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.10.0</link>
            <guid isPermaLink="false">/blog/release/v0.10.0</guid>
            <pubDate>Mon, 11 Mar 2013 16:00:00 GMT</pubDate>
            <description><![CDATA[I am pleased to announce a new stable version of Node.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.22 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.22</link>
            <guid isPermaLink="false">/blog/release/v0.8.22</guid>
            <pubDate>Thu, 07 Mar 2013 00:16:34 GMT</pubDate>
            <description><![CDATA[2013.03.07, Version 0.8.22 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.12 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.12</link>
            <guid isPermaLink="false">/blog/release/v0.9.12</guid>
            <pubDate>Wed, 06 Mar 2013 21:51:00 GMT</pubDate>
            <description><![CDATA[As of this release, Node v0.9 is finally performing faster than v0.8 on HTTP, file system, and TLS benchmarks.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.11 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.11</link>
            <guid isPermaLink="false">/blog/release/v0.9.11</guid>
            <pubDate>Fri, 01 Mar 2013 19:17:40 GMT</pubDate>
            <description><![CDATA[2013.03.01, Version 0.9.11 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.21 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.21</link>
            <guid isPermaLink="false">/blog/release/v0.8.21</guid>
            <pubDate>Mon, 25 Feb 2013 21:48:51 GMT</pubDate>
            <description><![CDATA[2013.02.25, Version 0.8.21 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.10 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.10</link>
            <guid isPermaLink="false">/blog/release/v0.9.10</guid>
            <pubDate>Tue, 19 Feb 2013 22:00:08 GMT</pubDate>
            <description><![CDATA[2013.02.19, Version 0.9.10 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.20 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.20</link>
            <guid isPermaLink="false">/blog/release/v0.8.20</guid>
            <pubDate>Fri, 15 Feb 2013 19:21:42 GMT</pubDate>
            <description><![CDATA[2013.02.15, Version 0.8.20 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Peer Dependencies]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/peer-dependencies</link>
            <guid isPermaLink="false">/blog/npm/peer-dependencies</guid>
            <pubDate>Fri, 08 Feb 2013 00:00:00 GMT</pubDate>
            <description><![CDATA[Reposted from Domenic's blog with permission. Thanks!]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.19 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.19</link>
            <guid isPermaLink="false">/blog/release/v0.8.19</guid>
            <pubDate>Wed, 06 Feb 2013 17:47:18 GMT</pubDate>
            <description><![CDATA[2013.02.06, Version 0.8.19 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.8 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.8</link>
            <guid isPermaLink="false">/blog/release/v0.9.8</guid>
            <pubDate>Thu, 24 Jan 2013 18:28:53 GMT</pubDate>
            <description><![CDATA[2013.01.24, Version 0.9.8 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.18 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.18</link>
            <guid isPermaLink="false">/blog/release/v0.8.18</guid>
            <pubDate>Fri, 18 Jan 2013 20:49:35 GMT</pubDate>
            <description><![CDATA[2013.01.18, Version 0.8.18 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.7 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.7</link>
            <guid isPermaLink="false">/blog/release/v0.9.7</guid>
            <pubDate>Fri, 18 Jan 2013 19:38:32 GMT</pubDate>
            <description><![CDATA[2013.01.18, Version 0.9.7 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.6 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.6</link>
            <guid isPermaLink="false">/blog/release/v0.9.6</guid>
            <pubDate>Fri, 11 Jan 2013 19:23:56 GMT</pubDate>
            <description><![CDATA[2013.01.11, Version 0.9.6 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.17 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.17</link>
            <guid isPermaLink="false">/blog/release/v0.8.17</guid>
            <pubDate>Thu, 10 Jan 2013 01:06:36 GMT</pubDate>
            <description><![CDATA[This release addresses a potential security vulnerability.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.5 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.5</link>
            <guid isPermaLink="false">/blog/release/v0.9.5</guid>
            <pubDate>Sun, 30 Dec 2012 01:19:51 GMT</pubDate>
            <description><![CDATA[2012.12.30, Version 0.9.5 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.4 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.4</link>
            <guid isPermaLink="false">/blog/release/v0.9.4</guid>
            <pubDate>Fri, 21 Dec 2012 20:30:15 GMT</pubDate>
            <description><![CDATA[2012.12.21, Version 0.9.4 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[A New Streaming API for Node v0.10]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/feature/streams2</link>
            <guid isPermaLink="false">/blog/feature/streams2</guid>
            <pubDate>Fri, 21 Dec 2012 00:45:13 GMT</pubDate>
            <description><![CDATA[tl;dr]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.16 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.16</link>
            <guid isPermaLink="false">/blog/release/v0.8.16</guid>
            <pubDate>Thu, 13 Dec 2012 16:47:52 GMT</pubDate>
            <description><![CDATA[2012.12.13, Version 0.8.16 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.15 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.15</link>
            <guid isPermaLink="false">/blog/release/v0.8.15</guid>
            <pubDate>Mon, 26 Nov 2012 17:14:49 GMT</pubDate>
            <description><![CDATA[2012.11.26, Version 0.8.15 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.14 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.14</link>
            <guid isPermaLink="false">/blog/release/v0.8.14</guid>
            <pubDate>Thu, 25 Oct 2012 21:26:44 GMT</pubDate>
            <description><![CDATA[Note: v0.8.13 contains a regression in the EventEmitter class. This is a bugfix release, but contains no new features. Most of the release notes are copied from v0.8.13, since it didn't live long.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.13 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.13</link>
            <guid isPermaLink="false">/blog/release/v0.8.13</guid>
            <pubDate>Thu, 25 Oct 2012 19:26:44 GMT</pubDate>
            <description><![CDATA[Warning: This version contains a regression in the EventEmitter class. Please use 0.8.14 instead.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.9.3 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.3</link>
            <guid isPermaLink="false">/blog/release/v0.9.3</guid>
            <pubDate>Wed, 24 Oct 2012 17:04:08 GMT</pubDate>
            <description><![CDATA[2012.10.24, Version 0.9.3 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.12 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.12</link>
            <guid isPermaLink="false">/blog/release/v0.8.12</guid>
            <pubDate>Fri, 12 Oct 2012 15:52:06 GMT</pubDate>
            <description><![CDATA[2012.10.12, Version 0.8.12 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Bert Belder - libuv at LXJS 2012]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/video/bert-belder-libuv-lxjs-2012</link>
            <guid isPermaLink="false">/blog/video/bert-belder-libuv-lxjs-2012</guid>
            <pubDate>Sun, 30 Sep 2012 17:28:45 GMT</pubDate>
            <description><![CDATA[Node core committer Bert Belder gave a talk at LXJS. If you are interested in how Node does asynchronous I/O across platforms, then you should definitely watch this video.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.11 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.11</link>
            <guid isPermaLink="false">/blog/release/v0.8.11</guid>
            <pubDate>Thu, 27 Sep 2012 17:13:12 GMT</pubDate>
            <description><![CDATA[This is just a minor bugfix release to correct the regression in v0.8.10.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.10 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.10</link>
            <guid isPermaLink="false">/blog/release/v0.8.10</guid>
            <pubDate>Tue, 25 Sep 2012 22:36:47 GMT</pubDate>
            <description><![CDATA[2012.09.25, Version 0.8.10 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.9.2 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.2</link>
            <guid isPermaLink="false">/blog/release/v0.9.2</guid>
            <pubDate>Tue, 18 Sep 2012 01:25:53 GMT</pubDate>
            <description><![CDATA[2012.09.17, Version 0.9.2 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.9 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.9</link>
            <guid isPermaLink="false">/blog/release/v0.8.9</guid>
            <pubDate>Tue, 11 Sep 2012 18:50:17 GMT</pubDate>
            <description><![CDATA[2012.09.11, Version 0.8.9 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.9.1 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.1</link>
            <guid isPermaLink="false">/blog/release/v0.9.1</guid>
            <pubDate>Tue, 28 Aug 2012 22:33:45 GMT</pubDate>
            <description><![CDATA[2012.08.28, Version 0.9.1 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.8 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.8</link>
            <guid isPermaLink="false">/blog/release/v0.8.8</guid>
            <pubDate>Wed, 22 Aug 2012 19:50:38 GMT</pubDate>
            <description><![CDATA[2012.08.22, Version 0.8.8 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.7 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.7</link>
            <guid isPermaLink="false">/blog/release/v0.8.7</guid>
            <pubDate>Wed, 15 Aug 2012 23:23:16 GMT</pubDate>
            <description><![CDATA[2012.08.15, Version 0.8.7 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.6 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.6</link>
            <guid isPermaLink="false">/blog/release/v0.8.6</guid>
            <pubDate>Tue, 07 Aug 2012 19:03:55 GMT</pubDate>
            <description><![CDATA[2012.08.07, Version 0.8.6 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.21 (maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.21</link>
            <guid isPermaLink="false">/blog/release/v0.6.21</guid>
            <pubDate>Fri, 03 Aug 2012 21:44:02 GMT</pubDate>
            <description><![CDATA[2012.08.03 Version 0.6.21 (maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.5 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.5</link>
            <guid isPermaLink="false">/blog/release/v0.8.5</guid>
            <pubDate>Thu, 02 Aug 2012 22:00:45 GMT</pubDate>
            <description><![CDATA[2012.08.02, Version 0.8.5 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.4 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.4</link>
            <guid isPermaLink="false">/blog/release/v0.8.4</guid>
            <pubDate>Wed, 25 Jul 2012 17:21:16 GMT</pubDate>
            <description><![CDATA[2012.07.25, Version 0.8.4 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.9.0 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.9.0</link>
            <guid isPermaLink="false">/blog/release/v0.9.0</guid>
            <pubDate>Fri, 20 Jul 2012 18:37:15 GMT</pubDate>
            <description><![CDATA[2012.07.20, Version 0.9.0 (Unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.3 (Stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.3</link>
            <guid isPermaLink="false">/blog/release/v0.8.3</guid>
            <pubDate>Thu, 19 Jul 2012 17:09:26 GMT</pubDate>
            <description><![CDATA[2012.07.19, Version 0.8.3 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.20 (maintenance)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.20</link>
            <guid isPermaLink="false">/blog/release/v0.6.20</guid>
            <pubDate>Tue, 10 Jul 2012 16:00:00 GMT</pubDate>
            <description><![CDATA[2012.07.10 Version 0.6.20 (maintenance)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.2 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.2</link>
            <guid isPermaLink="false">/blog/release/v0.8.2</guid>
            <pubDate>Sun, 08 Jul 2012 22:00:00 GMT</pubDate>
            <description><![CDATA[2012.07.09, Version 0.8.2 (Stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.8.1 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.1</link>
            <guid isPermaLink="false">/blog/release/v0.8.1</guid>
            <pubDate>Thu, 28 Jun 2012 22:00:00 GMT</pubDate>
            <description><![CDATA[2012.06.29, Version 0.8.1 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.8.0]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.8.0</link>
            <guid isPermaLink="false">/blog/release/v0.8.0</guid>
            <pubDate>Mon, 25 Jun 2012 16:00:00 GMT</pubDate>
            <description><![CDATA[I am thrilled to announce the arrival of a new stable version of Node.js.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.12]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.12</link>
            <guid isPermaLink="false">/blog/release/v0.7.12</guid>
            <pubDate>Tue, 19 Jun 2012 23:31:09 GMT</pubDate>
            <description><![CDATA[2012.06.19, Version 0.7.12 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.11 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.11</link>
            <guid isPermaLink="false">/blog/release/v0.7.11</guid>
            <pubDate>Fri, 15 Jun 2012 19:45:20 GMT</pubDate>
            <description><![CDATA[This is the most stable 0.7 release yet. Please try it out.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.10 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.10</link>
            <guid isPermaLink="false">/blog/release/v0.7.10</guid>
            <pubDate>Mon, 11 Jun 2012 16:00:25 GMT</pubDate>
            <description><![CDATA[2012.06.11, Version 0.7.10 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js ersion 0.6.19 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.19</link>
            <guid isPermaLink="false">/blog/release/v0.6.19</guid>
            <pubDate>Wed, 06 Jun 2012 16:55:37 GMT</pubDate>
            <description><![CDATA[2012.06.06 Version 0.6.19 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js ersion 0.7.9 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.9</link>
            <guid isPermaLink="false">/blog/release/v0.7.9</guid>
            <pubDate>Tue, 29 May 2012 17:11:45 GMT</pubDate>
            <description><![CDATA[2012.05.28, Version 0.7.9 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.18 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.18</link>
            <guid isPermaLink="false">/blog/release/v0.6.18</guid>
            <pubDate>Tue, 15 May 2012 17:06:13 GMT</pubDate>
            <description><![CDATA[2012.05.15 Version 0.6.18 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Bryan Cantrill: Instrumenting the Real Time Web]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/video/bryan-cantrill-instrumenting-the-real-time-web</link>
            <guid isPermaLink="false">/blog/video/bryan-cantrill-instrumenting-the-real-time-web</guid>
            <pubDate>Tue, 08 May 2012 17:00:34 GMT</pubDate>
            <description><![CDATA[Bryan Cantrill, VP of Engineering at Joyent, describes the challenges of instrumenting a distributed, dynamic, highly virtualized system -- and what their experiences taught them about the problem, the technologies used to tackle it, and promising approaches.]]></description>
        </item>
        <item>
            <title><![CDATA[HTTP Server Security Vulnerability: Please upgrade to 0.6.17]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/vulnerability/http-server-security-vulnerability-please-upgrade-to-0-6-17</link>
            <guid isPermaLink="false">/blog/vulnerability/http-server-security-vulnerability-please-upgrade-to-0-6-17</guid>
            <pubDate>Mon, 07 May 2012 17:02:01 GMT</pubDate>
            <description><![CDATA[A carefully crafted attack request can cause the contents of the HTTP parser's buffer to be appended to the attacking request's header, making it appear to come from the attacker. Since it is generally safe to echo back contents of a request, this can allow an attacker to get an otherwise correctly designed server to divulge information about other requests. It is theoretically possible that it could enable header-spoofing attacks, though such an attack has not been demonstrated.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.17 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.17</link>
            <guid isPermaLink="false">/blog/release/v0.6.17</guid>
            <pubDate>Fri, 04 May 2012 20:33:12 GMT</pubDate>
            <description><![CDATA[2012.05.04 Version 0.6.17 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[multi-server continuous deployment with fleet]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/module/multi-server-continuous-deployment-with-fleet</link>
            <guid isPermaLink="false">/blog/module/multi-server-continuous-deployment-with-fleet</guid>
            <pubDate>Wed, 02 May 2012 18:00:00 GMT</pubDate>
            <description><![CDATA[This is a guest post by James "SubStack" Halliday, originally posted on his blog, and reposted here with permission.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.16 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.16</link>
            <guid isPermaLink="false">/blog/release/v0.6.16</guid>
            <pubDate>Mon, 30 Apr 2012 18:13:50 GMT</pubDate>
            <description><![CDATA[2012.04.30 Version 0.6.16 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Profiling Node.js]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/profiling-node-js</link>
            <guid isPermaLink="false">/blog/uncategorized/profiling-node-js</guid>
            <pubDate>Wed, 25 Apr 2012 20:48:58 GMT</pubDate>
            <description><![CDATA[It's incredibly easy to visualize where your Node program spends its time using DTrace and node-stackvis (a Node port of Brendan Gregg's FlameGraph tool):]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.8 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.8</link>
            <guid isPermaLink="false">/blog/release/v0.7.8</guid>
            <pubDate>Wed, 18 Apr 2012 17:39:02 GMT</pubDate>
            <description><![CDATA[2012.04.18, Version 0.7.8, (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.15 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.15</link>
            <guid isPermaLink="false">/blog/release/v0.6.15</guid>
            <pubDate>Mon, 09 Apr 2012 17:39:18 GMT</pubDate>
            <description><![CDATA[2012.04.09 Version 0.6.15 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.7 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.7</link>
            <guid isPermaLink="false">/blog/release/v0.7.7</guid>
            <pubDate>Fri, 30 Mar 2012 18:56:19 GMT</pubDate>
            <description><![CDATA[2012.03.30, Version 0.7.7 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Service logging in JSON with Bunyan]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/module/service-logging-in-json-with-bunyan</link>
            <guid isPermaLink="false">/blog/module/service-logging-in-json-with-bunyan</guid>
            <pubDate>Wed, 28 Mar 2012 19:25:26 GMT</pubDate>
            <description><![CDATA[Service logs are gold, if you can mine them. We scan them for occasional debugging. Perhaps we grep them looking for errors or warnings, or setup an occasional nagios log regex monitor. If that. This is a waste of the best channel for data about a service.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.14 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.14</link>
            <guid isPermaLink="false">/blog/release/v0.6.14</guid>
            <pubDate>Fri, 23 Mar 2012 18:22:22 GMT</pubDate>
            <description><![CDATA[2012.03.22 Version 0.6.14 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.13 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.13</link>
            <guid isPermaLink="false">/blog/release/v0.6.13</guid>
            <pubDate>Thu, 15 Mar 2012 17:37:02 GMT</pubDate>
            <description><![CDATA[2012.03.15 Version 0.6.13 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.6 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.6</link>
            <guid isPermaLink="false">/blog/release/v0.7.6</guid>
            <pubDate>Tue, 13 Mar 2012 21:12:30 GMT</pubDate>
            <description><![CDATA[2012.03.13, Version 0.7.6 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.12 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.12</link>
            <guid isPermaLink="false">/blog/release/v0.6.12</guid>
            <pubDate>Fri, 02 Mar 2012 21:22:49 GMT</pubDate>
            <description><![CDATA[2012.03.02 Version 0.6.12 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Managing Node.js Dependencies with Shrinkwrap]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/managing-node-js-dependencies-with-shrinkwrap</link>
            <guid isPermaLink="false">/blog/npm/managing-node-js-dependencies-with-shrinkwrap</guid>
            <pubDate>Mon, 27 Feb 2012 18:51:59 GMT</pubDate>
            <description><![CDATA[This post is outdated. Please refer to official npm documentation on shrinkwrap and/or lockfiles instead.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.7.5 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.5</link>
            <guid isPermaLink="false">/blog/release/v0.7.5</guid>
            <pubDate>Thu, 23 Feb 2012 22:45:21 GMT</pubDate>
            <description><![CDATA[2012.02.23, Version 0.7.5 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6.11 (stable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.11</link>
            <guid isPermaLink="false">/blog/release/v0.6.11</guid>
            <pubDate>Fri, 17 Feb 2012 21:32:55 GMT</pubDate>
            <description><![CDATA[2012.02.17 Version 0.6.11 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.7.4 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.4</link>
            <guid isPermaLink="false">/blog/release/v0.7.4</guid>
            <pubDate>Wed, 15 Feb 2012 19:38:35 GMT</pubDate>
            <description><![CDATA[2012.02.14, Version 0.7.4 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.7.3 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.3</link>
            <guid isPermaLink="false">/blog/release/v0.7.3</guid>
            <pubDate>Wed, 08 Feb 2012 01:08:27 GMT</pubDate>
            <description><![CDATA[2012.02.07, Version 0.7.3 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.10]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.10</link>
            <guid isPermaLink="false">/blog/release/v0.6.10</guid>
            <pubDate>Fri, 03 Feb 2012 01:22:03 GMT</pubDate>
            <description><![CDATA[2012.02.02, Version 0.6.10 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.7.2 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.2</link>
            <guid isPermaLink="false">/blog/release/v0.7.2</guid>
            <pubDate>Wed, 01 Feb 2012 21:13:04 GMT</pubDate>
            <description><![CDATA[2012.02.01, Version 0.7.2 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.9]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.9</link>
            <guid isPermaLink="false">/blog/release/v0.6.9</guid>
            <pubDate>Sat, 28 Jan 2012 00:58:18 GMT</pubDate>
            <description><![CDATA[2012.01.27, Version 0.6.9 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.7.1]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.1</link>
            <guid isPermaLink="false">/blog/release/v0.7.1</guid>
            <pubDate>Tue, 24 Jan 2012 01:35:59 GMT</pubDate>
            <description><![CDATA[2012.01.23, Version 0.7.1 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.8]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.8</link>
            <guid isPermaLink="false">/blog/release/v0.6.8</guid>
            <pubDate>Fri, 20 Jan 2012 03:59:53 GMT</pubDate>
            <description><![CDATA[2012.01.19, Version 0.6.8 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.7.0 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.7.0</link>
            <guid isPermaLink="false">/blog/release/v0.7.0</guid>
            <pubDate>Tue, 17 Jan 2012 03:58:28 GMT</pubDate>
            <description><![CDATA[This is the first release in the unstable v0.7 series. Almost all users will want to remain using the stable v0.6 releases.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.7]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.7</link>
            <guid isPermaLink="false">/blog/release/v0.6.7</guid>
            <pubDate>Sat, 07 Jan 2012 01:54:49 GMT</pubDate>
            <description><![CDATA[2012.01.06, Version 0.6.7 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Growing up]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/growing-up</link>
            <guid isPermaLink="false">/blog/uncategorized/growing-up</guid>
            <pubDate>Thu, 15 Dec 2011 19:59:15 GMT</pubDate>
            <description><![CDATA[This week Microsoft announced support for Node in Windows Azure, their cloud computing platform. For the Node core team and the community, this is an important milestone. We've worked hard over the past six months reworking Node's machinery to support IO completion ports and Visual Studio to provide a good native port to Windows. The overarching goal of the port was to expand our user base to the largest number of developers. Happily, this has paid off in the form of being a first class citizen on Azure. Many users who would have never used Node as a pure Unix tool are now up and running on the Windows platform. More users translates into a deeper and better ecosystem of modules, which makes for a better experience for everyone.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.6]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.6</link>
            <guid isPermaLink="false">/blog/release/v0.6.6</guid>
            <pubDate>Thu, 15 Dec 2011 19:07:57 GMT</pubDate>
            <description><![CDATA[2011.12.14, Version 0.6.6 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.5]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.5</link>
            <guid isPermaLink="false">/blog/release/v0.6.5</guid>
            <pubDate>Sun, 04 Dec 2011 08:59:57 GMT</pubDate>
            <description><![CDATA[2011.12.04, Version 0.6.5 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.4]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.4</link>
            <guid isPermaLink="false">/blog/release/v0.6.4</guid>
            <pubDate>Fri, 02 Dec 2011 02:20:14 GMT</pubDate>
            <description><![CDATA[2011.12.02, Version 0.6.4 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.3]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.3</link>
            <guid isPermaLink="false">/blog/release/v0.6.3</guid>
            <pubDate>Fri, 25 Nov 2011 10:54:08 GMT</pubDate>
            <description><![CDATA[2011.11.25, Version 0.6.3 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.2]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.2</link>
            <guid isPermaLink="false">/blog/release/v0.6.2</guid>
            <pubDate>Fri, 18 Nov 2011 23:35:32 GMT</pubDate>
            <description><![CDATA[2011.11.18, Version 0.6.2 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.1]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.1</link>
            <guid isPermaLink="false">/blog/release/v0.6.1</guid>
            <pubDate>Fri, 11 Nov 2011 23:34:15 GMT</pubDate>
            <description><![CDATA[2011.11.11, Version 0.6.1 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.6.0]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.6.0</link>
            <guid isPermaLink="false">/blog/release/v0.6.0</guid>
            <pubDate>Sat, 05 Nov 2011 09:07:10 GMT</pubDate>
            <description><![CDATA[We are happy to announce the third stable branch of Node v0.6. We will be freezing JavaScript, C++, and binary interfaces for all v0.6 releases.]]></description>
        </item>
        <item>
            <title><![CDATA[Version 0.6 Coming Soon]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/version-0-6</link>
            <guid isPermaLink="false">/blog/uncategorized/version-0-6</guid>
            <pubDate>Tue, 25 Oct 2011 22:26:23 GMT</pubDate>
            <description><![CDATA[Version 0.6.0 will be released next week. Please spend some time this week upgrading your code to v0.5.10. Report any API differences at or report a bug to us at if you hit problems.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.10]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.10</link>
            <guid isPermaLink="false">/blog/release/v0.5.10</guid>
            <pubDate>Sat, 22 Oct 2011 02:12:31 GMT</pubDate>
            <description><![CDATA[2011.10.21, Version 0.5.10 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.9]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.9</link>
            <guid isPermaLink="false">/blog/release/v0.5.9</guid>
            <pubDate>Tue, 11 Oct 2011 02:06:21 GMT</pubDate>
            <description><![CDATA[2011.10.10, Version 0.5.9 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[An Easy Way to Build Scalable Network Programs]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/an-easy-way-to-build-scalable-network-programs</link>
            <guid isPermaLink="false">/blog/uncategorized/an-easy-way-to-build-scalable-network-programs</guid>
            <pubDate>Tue, 04 Oct 2011 22:39:56 GMT</pubDate>
            <description><![CDATA[Suppose you're writing a web server which does video encoding on each file upload. Video encoding is very much compute bound. Some recent blog posts suggest that Node.js would fail miserably at this.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.8]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.8</link>
            <guid isPermaLink="false">/blog/release/v0.5.8</guid>
            <pubDate>Fri, 30 Sep 2011 23:47:11 GMT</pubDate>
            <description><![CDATA[2011.09.30, Version 0.5.8 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[libuv status report]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/libuv-status-report</link>
            <guid isPermaLink="false">/blog/uncategorized/libuv-status-report</guid>
            <pubDate>Fri, 23 Sep 2011 19:45:50 GMT</pubDate>
            <description><![CDATA[We announced back in July that with Microsoft's support Joyent would be porting Node to Windows. This effort is ongoing but I thought it would be nice to make a status report post about the new platform library libuv which has resulted from porting Node to Windows.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.7 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.7</link>
            <guid isPermaLink="false">/blog/release/v0.5.7</guid>
            <pubDate>Sat, 17 Sep 2011 01:57:03 GMT</pubDate>
            <description><![CDATA[2011.09.16, Version 0.5.7 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.12]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.12</link>
            <guid isPermaLink="false">/blog/release/v0.4.12</guid>
            <pubDate>Fri, 16 Sep 2011 00:32:07 GMT</pubDate>
            <description><![CDATA[2011.09.15, Version 0.4.12 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.6 (unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.6</link>
            <guid isPermaLink="false">/blog/release/v0.5.6</guid>
            <pubDate>Fri, 09 Sep 2011 23:30:39 GMT</pubDate>
            <description><![CDATA[2011.09.08, Version 0.5.6 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[ldapjs: A reprise of LDAP]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/ldapjs-a-reprise-of-ldap</link>
            <guid isPermaLink="false">/blog/uncategorized/ldapjs-a-reprise-of-ldap</guid>
            <pubDate>Thu, 08 Sep 2011 21:25:43 GMT</pubDate>
            <description><![CDATA[This post has been about 10 years in the making. My first job out of college was at IBM working on the Tivoli Directory Server, and at the time I had a preconceived notion that working on anything related to Internet RFCs was about as hot as you could get. I spent a lot of time back then getting "down and dirty" with everything about LDAP: the protocol, performance, storage engines, indexing and querying, caching, customer use cases and patterns, general network server patterns, etc. Basically, I soaked up as much as I possibly could while I was there. On top of that, I listened to all the "gray beards" tell me about the history of LDAP, which was a bizarre marriage of telecommunications conglomerates and graduate students. The point of this blog post is to give you a crash course in LDAP, and explain what makes ldapjs different. Allow me to be the gray beard for a bit...]]></description>
        </item>
        <item>
            <title><![CDATA[Some New Node Projects]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/some-new-node-projects</link>
            <guid isPermaLink="false">/blog/uncategorized/some-new-node-projects</guid>
            <pubDate>Mon, 29 Aug 2011 15:30:41 GMT</pubDate>
            <description><![CDATA[Superfeedr released a Node XMPP Server. "Since astro had been doing an amazing work with his node-xmpp library to build \Client, Components and even Server to server modules, the logical next step was to try to build a Client to Server module so that we could have a full blown server. That’s what we worked on the past couple days, and it’s now on GitHub!\]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.5]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.5</link>
            <guid isPermaLink="false">/blog/release/v0.5.5</guid>
            <pubDate>Sat, 27 Aug 2011 06:20:10 GMT</pubDate>
            <description><![CDATA[2011.08.26, Version 0.5.5 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.11]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.11</link>
            <guid isPermaLink="false">/blog/release/v0.4.11</guid>
            <pubDate>Thu, 18 Aug 2011 08:44:42 GMT</pubDate>
            <description><![CDATA[2011.08.17, Version 0.4.11 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.4]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.4</link>
            <guid isPermaLink="false">/blog/release/v0.5.4</guid>
            <pubDate>Fri, 12 Aug 2011 15:38:26 GMT</pubDate>
            <description><![CDATA[2011.08.12, Version 0.5.4 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[The Videos from the Meetup]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/the-videos-from-node-meetup</link>
            <guid isPermaLink="false">/blog/uncategorized/the-videos-from-node-meetup</guid>
            <pubDate>Fri, 12 Aug 2011 07:14:34 GMT</pubDate>
            <description><![CDATA[Uber, Voxer, and Joyent described how they use Node in production]]></description>
        </item>
        <item>
            <title><![CDATA[Node Meetup this Thursday]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/node-meetup-this-thursday</link>
            <guid isPermaLink="false">/blog/uncategorized/node-meetup-this-thursday</guid>
            <pubDate>Wed, 03 Aug 2011 04:37:02 GMT</pubDate>
            <description><![CDATA[https://nodejs.org/meetup/]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.3]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.3</link>
            <guid isPermaLink="false">/blog/release/v0.5.3</guid>
            <pubDate>Tue, 02 Aug 2011 15:03:06 GMT</pubDate>
            <description><![CDATA[2011.08.01, Version 0.5.3 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.2]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.2</link>
            <guid isPermaLink="false">/blog/release/v0.5.2</guid>
            <pubDate>Fri, 22 Jul 2011 18:40:22 GMT</pubDate>
            <description><![CDATA[2011.07.22, Version 0.5.2 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.10]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.10</link>
            <guid isPermaLink="false">/blog/release/v0.4.10</guid>
            <pubDate>Wed, 20 Jul 2011 14:36:38 GMT</pubDate>
            <description><![CDATA[2011.07.19, Version 0.4.10 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.1]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.1</link>
            <guid isPermaLink="false">/blog/release/v0.5.1</guid>
            <pubDate>Fri, 15 Jul 2011 06:48:08 GMT</pubDate>
            <description><![CDATA[2011.07.14, Version 0.5.1 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Evolving the Node.js Brand]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/evolving-the-node-js-brand</link>
            <guid isPermaLink="false">/blog/uncategorized/evolving-the-node-js-brand</guid>
            <pubDate>Mon, 11 Jul 2011 19:02:45 GMT</pubDate>
            <description><![CDATA[To echo Node’s evolutionary nature, we have refreshed the identity to help mark an exciting time for developers, businesses and users who benefit from the pioneering technology.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.5.0 (Unstable)]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.5.0</link>
            <guid isPermaLink="false">/blog/release/v0.5.0</guid>
            <pubDate>Wed, 06 Jul 2011 09:23:17 GMT</pubDate>
            <description><![CDATA[2011.07.05, Version 0.5.0 (unstable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.9]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.9</link>
            <guid isPermaLink="false">/blog/release/v0.4.9</guid>
            <pubDate>Wed, 29 Jun 2011 18:41:05 GMT</pubDate>
            <description><![CDATA[2011.06.29, Version 0.4.9 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Porting Node to Windows With Microsoft’s Help]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/porting-node-to-windows-with-microsofts-help</link>
            <guid isPermaLink="false">/blog/uncategorized/porting-node-to-windows-with-microsofts-help</guid>
            <pubDate>Thu, 23 Jun 2011 22:22:58 GMT</pubDate>
            <description><![CDATA[I'm pleased to announce that Microsoft is partnering with Joyent in formally contributing resources towards porting Node to Windows. As you may have heard in a talk we gave earlier this year, we have started the undertaking of a native port to Windows - targeting the high-performance IOCP API.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.8]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.8</link>
            <guid isPermaLink="false">/blog/release/v0.4.8</guid>
            <pubDate>Sat, 21 May 2011 14:06:00 GMT</pubDate>
            <description><![CDATA[2011.05.20, Version 0.4.8 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[npm 1.0: Released]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/npm-1-0-released</link>
            <guid isPermaLink="false">/blog/npm/npm-1-0-released</guid>
            <pubDate>Sun, 01 May 2011 15:09:45 GMT</pubDate>
            <description><![CDATA[npm 1.0 has been released. Here are the highlights:]]></description>
        </item>
        <item>
            <title><![CDATA[Trademark]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/trademark</link>
            <guid isPermaLink="false">/blog/uncategorized/trademark</guid>
            <pubDate>Fri, 29 Apr 2011 08:54:18 GMT</pubDate>
            <description><![CDATA[One of the things Joyent accepted when we took on the Node project was to provide resources to help the community grow. The Node project is amazing because of the expertise, dedication and hard work of the community. However in all communities there is the possibility of people acting inappropriately. We decided to introduce trademarks on the “Node.js” and the “Node logo” in order to ensure that people or organizations who are not investing in the Node community misrepresent, or create confusion about the role of themselves or their products with Node.]]></description>
        </item>
        <item>
            <title><![CDATA[Node Office Hours Cut Short]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/node-office-hours-cut-short</link>
            <guid isPermaLink="false">/blog/uncategorized/node-office-hours-cut-short</guid>
            <pubDate>Thu, 28 Apr 2011 16:04:35 GMT</pubDate>
            <description><![CDATA[This week office hours are only from 4pm to 6pm. Isaac will be in the Joyent office in SF - everyone else is out of town. Sign up at http://nodeworkup.eventbrite.com/ if you would like to come.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.7]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.7</link>
            <guid isPermaLink="false">/blog/release/v0.4.7</guid>
            <pubDate>Sat, 23 Apr 2011 07:47:55 GMT</pubDate>
            <description><![CDATA[2011.04.22, Version 0.4.7 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.6]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.6</link>
            <guid isPermaLink="false">/blog/release/v0.4.6</guid>
            <pubDate>Thu, 14 Apr 2011 12:00:30 GMT</pubDate>
            <description><![CDATA[2011.04.13, Version 0.4.6 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[npm 1.0: link]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/npm-1-0-link</link>
            <guid isPermaLink="false">/blog/npm/npm-1-0-link</guid>
            <pubDate>Thu, 07 Apr 2011 00:40:33 GMT</pubDate>
            <description><![CDATA[npm 1.0 is in release candidate mode. Go get it!]]></description>
        </item>
        <item>
            <title><![CDATA[Development Environment]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/development-environment</link>
            <guid isPermaLink="false">/blog/uncategorized/development-environment</guid>
            <pubDate>Tue, 05 Apr 2011 03:16:27 GMT</pubDate>
            <description><![CDATA[If you're compiling a software package because you need a particular version (e.g. the latest), then it requires a little bit more maintenance than using a package manager like dpkg. Software that you compile yourself should not go into /usr, it should go into your home directory. This is part of being a software developer.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.5]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.5</link>
            <guid isPermaLink="false">/blog/release/v0.4.5</guid>
            <pubDate>Sat, 02 Apr 2011 09:04:58 GMT</pubDate>
            <description><![CDATA[2011.04.01, Version 0.4.5 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.4]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.4</link>
            <guid isPermaLink="false">/blog/release/v0.4.4</guid>
            <pubDate>Sat, 26 Mar 2011 15:58:45 GMT</pubDate>
            <description><![CDATA[2011.03.26, Version 0.4.4 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[jobs.nodejs.org]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/jobs-nodejs-org</link>
            <guid isPermaLink="false">/blog/uncategorized/jobs-nodejs-org</guid>
            <pubDate>Fri, 25 Mar 2011 06:05:22 GMT</pubDate>
            <description><![CDATA[We are starting an official jobs board for Node. There are two goals for this]]></description>
        </item>
        <item>
            <title><![CDATA[npm 1.0: Global vs Local installation]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/npm-1-0-global-vs-local-installation</link>
            <guid isPermaLink="false">/blog/npm/npm-1-0-global-vs-local-installation</guid>
            <pubDate>Thu, 24 Mar 2011 06:07:13 GMT</pubDate>
            <description><![CDATA[npm 1.0 is in release candidate mode. Go get it!]]></description>
        </item>
        <item>
            <title><![CDATA[Office Hours]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/uncategorized/office-hours</link>
            <guid isPermaLink="false">/blog/uncategorized/office-hours</guid>
            <pubDate>Thu, 24 Mar 2011 04:42:47 GMT</pubDate>
            <description><![CDATA[Starting next Thursday Isaac, Tom, and I will be holding weekly office hours at Joyent HQ in San Francisco. Office hours are meant to be subdued working time - there are no talks and no alcohol. Bring your bugs or just come and hack with us.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js 0.4.3]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/release/v0.4.3</link>
            <guid isPermaLink="false">/blog/release/v0.4.3</guid>
            <pubDate>Sat, 19 Mar 2011 05:17:59 GMT</pubDate>
            <description><![CDATA[2011.03.18, Version 0.4.3 (stable)]]></description>
        </item>
        <item>
            <title><![CDATA[npm 1.0: The New 'ls']]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/npm/npm-1-0-the-new-ls</link>
            <guid isPermaLink="false">/blog/npm/npm-1-0-the-new-ls</guid>
            <pubDate>Fri, 18 Mar 2011 06:22:17 GMT</pubDate>
            <description><![CDATA[This is the first in a series of hopefully more than 1 posts, each detailing some aspect of npm 1.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Welcome to the Node blog]]></title>
            <link>https://nodejs-kamg1fi6t-openjs.vercel.app/en/blog/video/welcome-to-the-node-blog</link>
            <guid isPermaLink="false">/blog/video/welcome-to-the-node-blog</guid>
            <pubDate>Fri, 18 Mar 2011 03:17:12 GMT</pubDate>
            <description><![CDATA[Since Livejournal is disintegrating into Russian spam, I'm moving my technical blog to . I hope to do frequent small posts about what's going on in Node development and include posts from other core Node developers. Please subscribe to the RSS feed.]]></description>
        </item>
    </channel>
</rss>