Change8

vercel@50.44.0

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

Summary

This release introduces new CLI commands for managing OAuth apps and team SSO configurations, alongside dependency updates and an improvement for fetching deployment check logs.

✨ New Features

  • Added `vercel oauth-apps` commands to manage installation requests, dismiss requests, install apps by OAuth client id, and remove installations.
  • Added `vercel teams sso` command to display SAML/SSO configuration for the current team.
  • Added `mount` support for experimental services across config validation and service resolution.

🐛 Bug Fixes

  • Check run logs are now fetched inline, and `checkRunLog` deep-link is used for failed deployment checks.