Changes.Watch

Node.js changelog digest

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

No matching updates in this bucket.

Node.js updates in 2025-w49

Send Vercel Logs and Traces Automatically to Sentry

  • Adds a Vercel Marketplace integration to automatically forward logs and traces to Sentry
  • Enables seamless observability for Vercel deployments without manual setup

7.1.0

  • Introduce SQL commenter plugins for Prisma Client, allowing query tags, trace‑context and custom metadata in SQL queries.
  • Fix various TypeScript and packaging issues: pnpm monorepo runtime utils, env() helper generic support, and mark @opentelemetry/api as external.
  • Update read‑replicas extension for Prisma 7 compatibility and add clearer error when PrismaClient is instantiated without configuration.

Send Logs to Sentry via the OpenTelemetry Collector, Vector, or Fluent Bit

  • Add support for forwarding logs to Sentry via OpenTelemetry Collector, Vector, or Fluent Bit.
  • Enable log integration for these agents, allowing logs to be sent directly to Sentry.