Changes.Watch

Vercel changelog digest

Nov 24 - Nov 30, 2025. Useful releases, risky migrations, and noisy updates from the Vercel channel.

No matching updates in this bucket.

Vercel updates in 2025-w48

v16.0.6

  • Backported bug fixes from canary; not all pending features are included.
  • Bumped browserslist version to silence CI warning (issue #86625).
  • Credited @lukesandberg for assistance.

v16.0.5

  • Backports bug fixes without adding pending features from canary.
  • Fixes nodejs middleware to correctly await body cloning finalization.

Code Review Now Available in the EU

  • Code Review is now in beta for organizations using Sentry’s EU data region.
  • Available for free trial to eligible EU region customers.

v16.0.4

  • Rename proxy.js to middleware.js in the NFT module.
  • Prevent fetch abort errors from propagating to user error boundaries.
  • Fix Turbopack passing of project options from the NAPI layer.