- 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
No matching updates in this bucket.
Backend 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