child_process
Found in 2 packages: node-js, deno
node-js(5 releases)
v26.5.0This release introduces several minor features like blob.textStream() and an experimental ESM flag, alongside dependency updates and various bug fixes across modules like buffer and crypto. A new release key from Stewart X Addison is also introduced.
v24.13.1This release introduces stability for several CLI flags and V8 features, updates root certificates, and includes numerous build system improvements and performance enhancements in assertion utilities.
v20.19.6This release focuses on security updates including root certificate renewals and OpenSSL 3.0.17, alongside the deprecation of HTTP/2 priority signaling and various dependency bumps.
v22.17.0BreakingThis release stabilizes several utility and file system APIs, introduces explicit resource management for directory handles, and deprecates legacy behaviors in the HTTP and child_process modules.
v20.19.0BreakingThis release enables require(esm) and module syntax detection by default on Node.js v20.x. It also introduces the postMessageToThread worker API and updates several core dependencies including ICU, NSS, and Corepack.
deno(3 releases)
v2.7.8This release introduces significant improvements to Node.js compatibility, including fixes for child_process, fs, and various internal APIs. It also adds new features like P-521 cryptography support and OpenTelemetry console exporting.
v2.6.9This release introduces documentation support for markdown files and enhances upgrade reliability with zip checksum verification. It also includes numerous fixes, particularly improving compatibility and stability within the Node.js extension environment.
v2.6.6This release introduces several new features, including progress bars for TSGO downloads and task globbing support, alongside numerous bug fixes across various extensions like node, crypto, and sqlite.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when child_process changes.
Learn More