vercel@50.22.0
📦 vercel-functionsView on GitHub →
✨ 2 features🐛 3 fixes🔧 2 symbols
Summary
This release introduces a new CLI command for viewing integration guides and includes several fixes related to service configuration and web fallbacks. Dependency updates for various Vercel builders were also performed.
✨ New Features
- Added a new `vercel integration guide` subcommand to the CLI for displaying marketplace integration guides, code snippets, and resource links interactively.
- The `integration guide` command supports single-product and multi-product integrations with interactive selection, and includes a `--framework` flag for non-interactive selection.
🐛 Bug Fixes
- Fixed missing `planId` in non-subscription plan web fallback.
- Consolidated `workspace` and `entrypoint` from the `experimentalServices` `vercel.json` schema.
- Made `framework` configuration in services optional; the framework is now inferred from the service workspace when not explicitly provided.