# Node.js 22.3.0 (Current)

DevFeed: [Node.js 22.3.0 (Current)](<https://devfeed.tech/articles/node-js-22-3-0-current-2782.md>)

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

Published: 2024-06-11T19:00:57Z

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>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Mocking](<https://devfeed.tech/topics/mocking.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Android](<https://devfeed.tech/topics/android.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [mocking](<https://devfeed.tech/tags/mocking.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [process](<https://devfeed.tech/tags/process.md>), [python](<https://devfeed.tech/tags/python.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

## AI overview

Node.js 22.3.0 is a current release with semver-minor additions across the runtime, including WASI permission controls, Blob byte access, CommonJS load-time reporting, snapshot testing, module mocking, EventSource support, tracing for net.Server.listen, and process.getBuiltinModule(). It also stabilizes recursive copy methods and includes build and platform updates.

## 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.