- WebCrypto API Ed25519 and X25519 algorithms are now stable, eliminating ExperimentalWarning
- Introduced module.registerHooks() for thread‑local loader customization, improving CJS monkey‑patching and debugging
- Included several SEMVER‑minor updates such as dgram UDP blocklist support, prefix‑only modules in builtinModules, stabilized permission model, and aggregated sqlite constants
Node.js changelog digest
Dec 16 - Dec 22, 2024. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2024-w51
- Tracing preview upgraded to GA – stable without preview flag, updated span format, and @opentelemetry/api now a peer dependency; adjust dependencies accordingly
- Multi‑line comments are now supported in Prisma schema language
- Various tracing‑related bug fixes (Elastic APM, Datadog, suppressTracing, Alpine Linux, instrumentation errors) and other stability improvements
- Introduces Dev Toolbar in open beta as a floating widget in web apps.
- Provides page‑aware Sentry panels (Issues, Feedback, Feature Flags) showing context‑specific insights while browsing your own site.
- Enables quick surfacing of actionable issues directly within the app.