vercel@49.2.0
📦 vercel-functions
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This release improves error handling for 429 responses and enhances the `vercel redirects` command with new configuration options, including renaming the staging flag.
Migration Steps
- Rename the `--staged` flag to `--staging` when using vercel redirects commands.
✨ New Features
- Added options to vercel redirects commands to specify status code, case sensitivity, and preserving query params when adding redirects.
🐛 Bug Fixes
- Improved handling of 429 error codes and Retry-After headers.
- Conditional quoting of environment variables improved in `env pull`.
🔧 Affected Symbols
vercel redirects commands