vercel@50.26.0
📦 vercel-cliView on GitHub →
✨ 3 features🐛 1 fixes
Summary
This release introduces the new `vercel activity` command for viewing activity events and adds a `--json` flag to `vc deploy` for machine-readable output. Several builder dependencies were also updated.
✨ New Features
- Added the `vercel activity` command to list user/team activity events, supporting filtering by event type, time range, and project.
- The `activity types` subcommand is now available to list available event types.
- The `vc deploy` command now supports a `--json` flag for machine-readable output.
🐛 Bug Fixes
- Evaluations for authentication were updated.