# Node.js 22.12.0 (LTS)

DevFeed: [Node.js 22.12.0 (LTS)](<https://devfeed.tech/articles/node-js-22-12-0-lts-2760.md>)

Original publisher: [Read original article](<https://nodejs.org/en/blog/release/v22.12.0>)

Published: 2024-12-03T20:47:10Z

Content type: release

Language: en

Sources: [Node.js Blog](<https://devfeed.tech/sources/node-js-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [javascript](<https://devfeed.tech/tags/javascript.md>), [lts](<https://devfeed.tech/tags/lts.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

## AI overview

Node.js 22.12.0 is an LTS release that enables loading native ES modules with require() by default on the 22.x line, while the feature remains experimental. The release also includes updates to resizable ArrayBuffer behavior, bundled NSS certificates, JSON module and import attribute stability, diagnostic channels for HTTP, UDP and TCP socket reuse-port support, and SQLite support.

## Source excerpt

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.