vercel@49.0.0
Breaking Changes📦 vercel-cliView on GitHub →
⚠ 1 breaking✨ 5 features🔧 6 symbols
Summary
This release introduces support for alternative configuration files across core commands and standardizes error handling for the list command, alongside various dependency updates.
⚠️ Breaking Changes
- Standardized ls argument errors, which may change the error output or exit codes when providing invalid arguments to the list command.
Migration Steps
- If you rely on parsing specific error strings from 'vercel ls', update your scripts to match the new standardized error format.
✨ New Features
- Support for alternative vercel config files in build, dev, and deploy commands.
- Added config path compilation utility.
- Improved messaging for the 'vc pull' command.
- Suppressed environment pull prompt when linking to a newly created project.
- Switched to 'workspace:*' for internal workspace dependencies.
🔧 Affected Symbols
lsvc pullbuilddevdeployvercel.json