Changes.Watch

Node.js changelog digest

Apr 7 - Apr 13, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.

No matching updates in this bucket.

Node.js updates in 2025-w15

Track Release and Session Health from within Insights (Early Adopters)

  • Early Adopters can now view Session Health data for frontend and mobile apps inside Insights
  • Session Health data is correlated with Releases, simplifying investigation of metric anomalies

View Distributions of Feature Flag evaluations inside Issue Details

  • Added a view displaying distribution of Feature Flag values for an Issue
  • Accessible via the tag drawer in the new issue details UI using the ‘View all tags and feature flags’ button

6.6.0

  • Early‑access Prisma client generator with full ESM support, requiring an explicit output path and emitting plain TypeScript.
  • Native migration commands for Cloudflare D1 and Turso/LibSQL (early access) and a preview MCP server for AI‑driven Postgres management.
  • Breaking changes to prismaSchemaFolder (explicit schema path and migration folder placement), improved driver‑adapter API, and a Bun‑related bugfix.