Change8

vercel@50.32.5

📦 vercel-cliView on GitHub →
1 features🐛 1 fixes

Summary

This patch release introduces user ID tracking in CLI telemetry and improves error reporting for failed deployments via the --json flag. It also updates several internal dependencies.

✨ New Features

  • Added `user_id` to CLI telemetry events.

🐛 Bug Fixes

  • The `vercel deploy` command now outputs JSON to stdout when the `--json` flag is used and the deployment fails due to a build error, cancellation, or failed checks.