vercel@50.0.0
📦 vercel-functions
✨ 1 features🐛 1 fixes
Summary
This release fixes an issue with JSON environment variable escaping during env pull and introduces a new json flag for the inspect command. Several internal dependencies were also updated.
✨ New Features
- Added a json flag to the inspect command.
🐛 Bug Fixes
- Fixed an issue where environment variable pulling incorrectly escaped JSON environment variables.