vercel@50.0.0
📦 vercel-cliView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release fixes a critical bug related to JSON environment variable escaping during env pulls and introduces a new --json flag for the inspect command. Several Vercel builder dependencies were also updated.
✨ New Features
- Added a --json flag to the inspect command.
🐛 Bug Fixes
- Fixed an issue where environment variables pulled via env were incorrectly escaping JSON content.