- Overhauled app hang tracking in the Sentry Cocoa SDK
- Provides deeper visibility into the types of hangs affecting users
Node.js changelog digest
May 19 - May 25, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2025-w21
- Added explicit Dir resource management and URL support for fs.glob's cwd option (SEMVER minor feature).
- Enhanced async hooks isolation, gave names to Buffer.write, child_process exec/execFile, http/https functions, and added http2 diagnostics channels.
- Fixed crypto handling for missing OpenSSL TLS security level and updated numerous documentation and tooling files.
- Graduated multiple experimental APIs to stable, including import.meta properties, top‑level Wasm, SQLite StatementSync.columns(), and default node.config.json support;
- Added several new utility and worker APIs such as util.types.isFloat16Array(), worker.getHeapStatistics(), and AsyncLocalStorage context preservation in streams;
- Delivered numerous performance improvements and bug fixes across assert deep‑equality checks, buffer handling, crypto validation, HTTP/2 handling, and updated documentation alongside deprecations (e.g., repl.builtinModules).
- Introduces an Insights Overview page for Next.js projects
- Provides full‑stack insights and a tree view to identify slow server‑side rendered components
- Seer AI debugger (beta) is now generally available to all Sentry users.
- The feature is offered for free, including users on the Developer plan.
- Send logs directly to Sentry and view them alongside traces, errors, and issues
- Enable a unified debugging workflow across all telemetry without leaving Sentry