- 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
Prisma changelog digest
Dec 16 - Dec 22, 2024. Useful releases, risky migrations, and noisy updates from the Prisma channel.
No matching updates in this bucket.
Prisma 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