🌐
Node.js
nodejs.org › en › blog › release › v22.11.0
Node.js — Node.js v22.11.0 (LTS)
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.
🌐
NodeSource
nodesource.com › blog › Node.js-v22-Long-Term-Support-LTS
Node.js v22 Enters Long Term Support (LTS)
November 8, 2024 - On October 29, 2024,** Node.js v22 **officially transitioned into Long Term Support (LTS) with the codename 'Jod'. For developers and organizations relying on the stability of Node.js for production environments, this transition marks a key milestone for Node.js 22.x, ensuring it will receive critical updates and security support for years to come.
🌐
Kellton
kellton.com › kellton-tech-blog › nodejs-22-exciting-new-features-updates
Node.js 22: A Game-Changer in the Development Landscape
Its ability to use JavaScript on both the front and back end has revolutionized full-stack development, making it easier for developers to create fast, scalable network applications. With the advent of Node.js 22, we're witnessing a new chapter in this revolution.
Price   $$
Address   Plot No – 404-405, 4th & 6th Floor, ILABS Centre, Udyog Vihar, Phase- III, 122016, Gurgaon
🌐
Node.js
nodejs.org › en › blog › release › v22.0.0
Node.js — Node.js v22.0.0 (Current)
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.
🌐
GitHub
github.com › nodejs › node › blob › main › doc › changelogs › CHANGELOG_V22.md
node/doc/changelogs/CHANGELOG_V22.md at main · nodejs/node
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.
Author   nodejs
🌐
Medium
medium.com › @weijunext › node-22-1c02439bb767
Node 22: Major Improvements and How to Get Started | by Jude Wei | Medium
May 19, 2024 - Node 22: Major Improvements and How to Get Started In recent years, Deno and Bun have been making waves in the JavaScript runtime world, often being compared to Node.js with each update. These …
🌐
Node.js
nodejs.org › en › blog › release › v22.20.0
Node.js — Node.js v22.20.0 (LTS)
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.
🌐
AppSignal
blog.appsignal.com › 2024 › 05 › 07 › whats-new-in-nodejs-22.html
What's New in Node.js 22 | AppSignal Blog
May 7, 2024 - Node.js 22 has been released, offering a compelling upgrade for developers.
Find elsewhere
🌐
Vercel
vercel.com › changelog › node-js-22-lts-is-now-available
Node.js 22 LTS is now generally available for builds and functions - Vercel
Node.js version 22 is available as the runtime on Vercel for your builds and functions leveraging Node. Node 22 brings improved Stream performance, improved AbortSignal performance, improved Buffer performance, and improved CJS interoperability ...
🌐
OpenJS Foundation
openjsf.org › blog › nodejs-22-available
Node.js 22 Available Now | OpenJS Foundation
Node.js 22 replaces Node.js 21 as our current release line. Node.js 22 will be Current release for the next 6 months, until October 2024, when it will become Active.
🌐
Node.js
nodejs.org › en › blog › release › v22.18.0
Node.js — Node.js v22.18.0 (LTS)
[22a4c60e08] - repl: fix tab completion not working with computer string properties (Dario Piotrowicz) #58709
🌐
AWS
aws.amazon.com › blogs › compute › node-js-22-runtime-now-available-in-aws-lambda
Node.js 22 runtime now available in AWS Lambda | Amazon Web Services
November 23, 2024 - You can now develop AWS Lambda ... use. Node.js 22 includes a number of additions to the language, including require()ing ES modules, as well as changes to the runtime implementation and the standard library....
🌐
NashTech Blog
blog.nashtechglobal.com › home › node.js 22: a detailed overview of new features
Node.js 22: A Detailed Overview of New Features - NashTech Blog
October 17, 2024 - Node.js 22 is about to enter Long-Term Support (LTS) this October, bringing several exciting features that enhance both performance and developer experience. From easier handling of ECMAScript modules (ESM) to new Set methods and built-in WebSocket clients, this release packs many improvements that will help Node.js developers streamline their workflows and improve their applications.
🌐
Homebrew
formulae.brew.sh › formula › node@22
node@22 — Homebrew Formulae
brew install node@22 · Open-source, cross-platform JavaScript runtime environment · https://nodejs.org/ License: MIT · Formula JSON API: /api/formula/[email protected] · Formula code: [email protected] on GitHub · Bottle (binary package) installation ...
🌐
Electron
electronjs.org › blog › ecosystem-node-22
Moving our Ecosystem to Node 22 | Electron
January 7, 2025 - In early 2025, Electron’s npm ecosystem repos (under the @electron/ and @electron-forge/ namespaces) will move to Node.js 22 as the minimum supported version.
🌐
Radixweb
radixweb.com › blog › what-is-new-in-nodejs-22
Node.js 22: Faster, More Secure, and Feature-Packed
February 17, 2025 - Upgrade to Node.js 22! Enjoy faster startup, top-level await, improved security, and powerful new features for advanced development and optimal performance.
🌐
Nearform
nearform.com › digital-community › node-js-22-the-future-of-server-side-javascript
Node.js 22: The future of server-side JavaScript | Nearform
April 23, 2024 - One of the most anticipated features in Node.js 22 is the ability to require ECMAScript modules (ESM) synchronously. With the --experimental-require-module flag, developers can now load ESM modules using require(). This feature addresses a common pain point for developers transitioning from CommonJS to ESM.
🌐
Meteor
forums.meteor.com › announce
Node 22 has been released - announce - Meteor Forum
March 2, 2024 - Full release notes I think most notably Node can now run package.json scripts, watch mode, speed improvements and WebSocket client for Node.js without external dependencies are the most notable improvements for us. T…