Changes.Watch

Vercel changelog digest

Apr 6 - Apr 12, 2026. Useful releases, risky migrations, and noisy updates from the Vercel channel.

No matching updates in this bucket.

Vercel updates in 2026-w15

Bulk Code Mappings Upload via Sentry CLI

  • Added bulk code mappings upload capability via sentry-cli, streamlining configuration for large monorepos.
  • Enables faster setup of source code linking, source context, and suspect commit detection.

v15.5.15

  • Fixed the vulnerability identified as CVE‑2026‑23869
  • Applied security patches to mitigate the reported issue

v16.2.3

  • Backported security fixes addressing CVE‑2026‑23869.
  • Resolved bugs including stale ISR revalidation errors, manifest HMR breakage, styled‑jsx race condition, and turbo task cancellation issues.
  • Enhanced asset handling by deduplicating output assets and detecting content conflicts on emit.

19.2.5 (April 8th, 2026)

  • Added additional cycle protection to React Server Components
  • Improves stability by preventing infinite render loops

19.1.6 (April 8th, 2026)

  • Added extra cycle protections to React Server Components
  • Improves stability by preventing infinite rendering loops

19.0.5 (April 8th, 2026)

  • Added additional cycle protection to React Server Components
  • Improves stability by preventing infinite rendering loops

Seer can now trigger Claude to fix bugs.

  • Added ability for Seer to invoke Claude to generate code fixes based on identified root causes
  • Automates bug resolution by having Claude implement the suggested fix