- Added experimental node.config.json support for default flag configuration in test runner and other features
- Implemented new APIs: tls.getCACertificates() and v8.getCppHeapStatistics()
- Updated crypto root certificates to NSS 3.108 and upgraded OpenSSL to 3.0.16, improving security
No matching updates in this bucket.
DevOps updates in 2025-w11
- Redesigned widget builder for faster creation and editing
- Enables quicker data visualization and refinement without workflow disruption
- Enabled require(esm) and module syntax detection by default, removing experimental flags and warnings (can be disabled with no‑experimental options).
- Added worker.postMessageToThread API and implemented the "module sync" exports condition for improved CJS/ESM interop.
- Updated crypto root certificates, added process.features.require_module, and made numerous module loader refinements.