Changes.Watch

Next.js changelog digest

Oct 20 - Oct 26, 2025. Useful releases, risky migrations, and noisy updates from the Next.js channel.

No matching updates in this bucket.

Next.js updates in 2025-w43

v4.1.16

  • Fixed handling of discard candidates with empty data types.
  • Corrected canonicalization of arbitrary variants with attribute selectors and pseudo selectors, including nested “&” cases.
  • Resolved invalid color generation caused by nested “&”.

OTLP Ingestion Endpoints for Traces and Logs are in Open Beta

  • Introduce Open Beta OTLP ingestion endpoints for traces and logs
  • Enable direct sending of OTLP‑formatted tracing and logging data to Sentry

Sentry Ruby SDK 6.0.0

  • Add ability to ignore status codes in performance monitoring
  • Introduce custom sampling interval for profiling
  • Remove async option, potentially breaking existing async usage

AI-Powered User Feedback Summary and Categories in Open Beta

  • Introduces AI-generated feedback summaries that provide a concise overview of user feedback trends.
  • Highlights 2–3 recurring themes, enabling quick insight without reading every comment.

v4.1.15

  • Fixed multiple rendering and parsing bugs: Safari devtools color‑mix fallback, theme key resolution, tab handling in at‑rules, theme() string indexing, and isolation of important utilities
  • Added support for named groups with not, has, and in selectors and suppressed Lightning CSS warnings for :deep, :slotted, and :global
  • Upgraded utilities handling by canonicalizing zero‑value utilities and migrating deprecated break‑word to wrap‑break‑word, and removed the postinstall script from oxide