Changes.Watch

Sentry changelog digest

Sep 29 - Oct 5, 2025. Useful releases, risky migrations, and noisy updates from the Sentry channel.

No matching updates in this bucket.

Sentry updates in 2025-w40

19.2.0 (Oct 1, 2025)

  • Introduces new React APIs: <Activity> for UI state hide/restore, useEffectEvent hook, cacheSignal for server components, and resume APIs for partial pre‑rendering with Web and Node streams.
  • React DOM now batches suspense boundary reveals to improve first contentful paint, adds Node Web Streams to SSR APIs, and switches useId ID separators from ':' to '_' for consistency.
  • ESLint plugin React Hooks 6.1.0 makes breaking changes (Node.js 18+ requirement, flat config default) and adds new rule violations; multiple bug fixes address infinite loops, crashes, and hot‑reload stack overflows.