@vercel/client@17.2.14
📦 vercel-functions
✨ 1 features🔧 1 symbols
Summary
This patch release introduces improved resilience for deployment status checks by adding retries for HTTP 429/5xx errors and updates internal dependency management.
Migration Steps
- If you rely on workspace dependencies, note that they are now using the `workspace:*` syntax.
✨ New Features
- checkDeploymentStatus now retries up to 3 times on HTTP 429 or 5xx errors.
🔧 Affected Symbols
checkDeploymentStatus