Change8

Vercel CLI

Backend & Infra

Develop. Preview. Ship.

Latest: @vercel/connect@0.3.3100 releases2 breaking changes2 common errorsView on GitHub

Release History

@vercel/connect@0.3.3
2h ago
vercel@56.2.0
2h ago
vercel@56.1.0
23h ago
@vercel/static-build@2.11.6
Jul 13, 2026
@vercel/python@6.50.0
Jul 13, 2026
@vercel/node@5.8.24
Jul 13, 2026
@vercel/nestjs@0.2.104
Jul 13, 2026
@vercel/koa@0.1.83
Jul 13, 2026
@vercel/hono@0.2.103
Jul 13, 2026
@vercel/h3@0.1.109
Jul 13, 2026
@vercel/gatsby-plugin-vercel-builder@2.2.26
Jul 13, 2026
@vercel/fs-detectors@6.13.0
Jul 13, 2026
@vercel/fastify@0.1.103
Jul 13, 2026
@vercel/express@0.1.114
Jul 13, 2026
@vercel/elysia@0.1.100
Jul 13, 2026
@vercel/client@17.6.5
Jul 13, 2026
vercel@56.0.0
Jul 13, 2026
@vercel/cervel@0.1.31
Jul 13, 2026
@vercel/build-utils@13.33.0
Jul 13, 2026
@vercel/backends@0.8.23
Jul 13, 2026
@vercel/static-build@2.11.5
Jul 9, 2026
@vercel/python@6.49.0
Jul 9, 2026
@vercel/node@5.8.23
Jul 9, 2026
@vercel/next@4.20.4
Jul 9, 2026
@vercel/nestjs@0.2.103
Jul 9, 2026
@vercel/koa@0.1.82
Jul 9, 2026
@vercel/hono@0.2.102
Jul 9, 2026
@vercel/h3@0.1.108
Jul 9, 2026
@vercel/gatsby-plugin-vercel-builder@2.2.25
Jul 9, 2026
@vercel/fs-detectors@6.12.1
Jul 9, 2026
@vercel/frameworks@3.30.6
Jul 9, 2026
@vercel/fastify@0.1.102
Jul 9, 2026
@vercel/express@0.1.113
Jul 9, 2026
@vercel/elysia@0.1.99
Jul 9, 2026
@vercel/container@0.0.5
Jul 9, 2026
@vercel/client@17.6.4
Jul 9, 2026
vercel@55.0.0
Jul 9, 2026
@vercel/cervel@0.1.30
Jul 9, 2026
@vercel/build-utils@13.32.3
Jul 9, 2026
@vercel/backends@0.8.22
Jul 9, 2026
@vercel/fs-detectors@6.12.01 fix
Jul 7, 2026

This minor release primarily addresses a bug in service framework detection logic.

vercel@54.21.11 fix1 feature
Jul 7, 2026

This patch release introduces support for project-scoped flags across several commands and fixes an issue related to preserving generated service routes during build output merging.

@vercel/python@6.48.01 fix
Jul 6, 2026

This minor release primarily addresses a bug fix related to django services when handling static assets and vc dev environments.

@vercel/next@4.20.3
Jul 6, 2026

This patch release updates the Next.js adapter to the latest version.

@vercel/fs-detectors@6.11.6
Jul 6, 2026

This patch release primarily focused on updating internal dependencies.

@vercel/frameworks@3.30.55 features
Jul 6, 2026

This patch introduces an opt-in feature for framework detection during `vc build` on the first deployment, which records the detected framework and validates build output without slowing down the process.

vercel@54.21.05 fixes5 features
Jul 6, 2026

This release enables monorepo subdirectory build fixes by default, improving build context anchoring for linked projects. It also introduces opt-in framework detection during builds and updates several CLI commands for better agent output and dependency management.

vercel@54.20.12 fixes
Jul 3, 2026

This patch release updates the Vercel CLI by adding several missing commands to the root help output for better discoverability.

vercel@54.20.01 feature
Jul 3, 2026

This release introduces the `vercel agent-runs` command to enhance observability for Agent Runs, providing detailed inspection and tracing capabilities via the CLI.

@vercel/connect@0.3.23 features
Jul 2, 2026

This patch introduces the surfacing of the connector's human-readable name during authorization challenges and allows overriding this name via the `displayName` option in `connect()`.

vercel@54.19.01 fix1 feature
Jul 2, 2026

This release introduces new `vercel vcr` commands for managing Vercel Container Registry and improves route merging logic for nested Services V2 output. It also streamlines the acceptance of marketplace integration legal documents.

@vercel/rust@1.4.02 fixes1 feature
Jul 1, 2026

This release stabilizes the Rust runtime when running `vercel dev` by dynamically allocating ports, resolving intermittent startup failures. It also improves shutdown handling to ensure `waitUntil` background tasks complete during development.

@vercel/oidc-aws-credentials-provider@3.3.02 features
Jul 1, 2026

This release introduces in-memory caching for OIDC token exchanges to improve performance and adds an option to skip this cache. Dependencies were also updated.

@vercel/oidc@3.8.02 features
Jul 1, 2026

This release introduces in-memory caching for exchanged OIDC tokens to improve performance and adds an option to skip this new cache mechanism via `skipTokenCache` on `awsCredentialsProvider`.

@vercel/functions@3.7.5
Jul 1, 2026

This patch release primarily focused on updating dependencies, specifically upgrading @vercel/oidc to version 3.8.0.

@vercel/connect@0.3.1
Jul 1, 2026

This patch release primarily focused on updating dependencies, specifically bumping @vercel/oidc to version 3.8.0.

vercel@54.18.72 fixes1 feature
Jul 1, 2026

This patch introduces a fix for `vc build` in monorepo setups using in-place linking, ensuring correct root detection and dependency resolution. It also bridges WebSocket close events to response close.

@vercel/aws@0.2.7
Jul 1, 2026

This patch release primarily focused on updating dependencies, specifically upgrading @vercel/oidc-aws-credentials-provider to version 3.3.0.

@vercel/express@0.1.112
Jun 30, 2026
vercel@54.18.61 fix
Jun 30, 2026

This patch release updates dependencies and adjusts the rolling release start mechanism to use a dedicated API endpoint.

@vercel/cervel@0.1.29
Jun 30, 2026

This patch release primarily focused on updating internal dependencies.

@vercel/backends@0.8.21Breaking
Jun 30, 2026

This patch introduces a build failure for services attempting to use the Edge Runtime, which is currently unsupported for services.

@vercel/fs-detectors@6.11.5
Jun 30, 2026

This patch release primarily focused on updating dependencies, specifically @vercel/frameworks to version 3.30.4.

@vercel/frameworks@3.30.41 fix
Jun 30, 2026

This patch release updates the icon rendering for services and containers to correctly display circle icons in both dark and light modes.

vercel@54.18.51 feature
Jun 30, 2026

This patch release enhances the `vc logs` output by exposing the `cacheReason` field, providing users with more insight into cache behavior.

@vercel/passport@0.1.21 fix
Jun 29, 2026

This patch addresses an issue by ensuring the Passport cookie is read correctly from Vercel request context headers.

@vercel/fs-detectors@6.11.4
Jun 29, 2026

This patch release primarily focused on updating internal dependencies.

@vercel/frameworks@3.30.3
Jun 29, 2026
vercel@54.18.41 fix1 feature
Jun 29, 2026

This patch release fixes an issue with displaying rate-limit upgrade hints during deployment and corrects the command for purchasing v0 credits, while adding support for lazily generated Build Output services configs.

@vercel/next@4.20.21 feature
Jun 29, 2026

This patch introduces support for stable Cache Components, removing the dependency on experimental PPR.

@vercel/fs-detectors@6.11.31 fix
Jun 29, 2026

This patch release aligns service name validation across services and updates dependencies, including @vercel/frameworks to v3.30.2.

@vercel/frameworks@3.30.2
Jun 29, 2026

This patch updates the Container framework logo to use the Box icon.

@vercel/container@0.0.46 fixes2 features
Jun 29, 2026

This patch primarily fixes several issues related to the `vercel dev` experience for the container framework, ensuring correct file detection, preventing build errors during dev, and improving container reuse and error reporting.

@vercel/connect@0.3.03 features
Jun 29, 2026

This release introduces adapter helpers under the @vercel/connect/chat subpath to simplify wiring Connect connectors for the Chat SDK, supporting both app-scoped tokens and webhook verification.

vercel@54.18.36 fixes2 features
Jun 29, 2026

This patch primarily fixes several issues related to running container builds in `vercel dev` mode, improving Docker daemon error reporting, and reusing the container dev server across requests. Dependencies were also updated.

@vercel/fs-detectors@6.11.21 fix
Jun 28, 2026

This patch release fixes an issue where bare static service builds were not resolving correctly, now allowing services defined only with 'root' to resolve via @vercel/static.

vercel@54.18.21 fix
Jun 28, 2026

This patch release fixes an issue where bare static service builds were not resolving correctly, now allowing services with only 'root' to resolve via @vercel/static.

@vercel/static-build@2.11.4
Jun 27, 2026

This release contains only patch updates for @vercel/gatsby-plugin-vercel-builder to version 2.2.24.

@vercel/node@5.8.22
Jun 27, 2026

This patch release primarily focused on updating internal dependencies, specifically @vercel/build-utils.

@vercel/nestjs@0.2.102
Jun 27, 2026
@vercel/koa@0.1.81
Jun 27, 2026
@vercel/hono@0.2.101
Jun 27, 2026
@vercel/h3@0.1.107
Jun 27, 2026
@vercel/gatsby-plugin-vercel-builder@2.2.24
Jun 27, 2026

This patch release primarily involved updating dependencies, specifically @vercel/build-utils to version 13.32.2.

@vercel/fs-detectors@6.11.1
Jun 27, 2026

This patch release primarily focused on updating internal dependencies, specifically @vercel/build-utils.

@vercel/fastify@0.1.101
Jun 27, 2026
@vercel/express@0.1.111
Jun 27, 2026

This patch release updates dependencies for @vercel/node to version 5.8.22 and @vercel/cervel to version 0.1.28.

@vercel/elysia@0.1.98
Jun 27, 2026
@vercel/client@17.6.3
Jun 27, 2026

This patch release primarily focused on updating internal dependencies, specifically @vercel/build-utils.

vercel@54.18.11 fix2 features
Jun 27, 2026

This patch fixes an issue where per-service function configurations were ignored during the build process for experimental V2 services. It also scopes derived queue consumer groups by service name to prevent path collisions.

@vercel/cervel@0.1.28
Jun 27, 2026
@vercel/build-utils@13.32.21 fix2 features
Jun 27, 2026

This patch fixes an issue where per-service function configurations were ignored during the build process for experimental V2 services. Consumer groups for queue/v2beta are now correctly scoped by service name to prevent collisions.

@vercel/backends@0.8.20
Jun 27, 2026

This patch release primarily focused on updating internal dependencies, specifically @vercel/build-utils.

@vercel/python-runtime@0.16.01 feature
Jun 26, 2026

This release introduces WebSocket support for WSGI applications, allowing platforms to handle bidirectional streaming after the initial handshake.

@vercel/python@6.47.31 fix
Jun 26, 2026

This patch simplifies the runtime output structure for isolated services by changing the function emission location.

@vercel/oidc-aws-credentials-provider@3.2.1
Jun 26, 2026

This patch release primarily consists of dependency updates, specifically updating @vercel/oidc to version 3.7.1.

@vercel/oidc@3.7.1
Jun 26, 2026

This patch introduces a deprecation for the synchronous Vercel OIDC token retrieval function, encouraging the use of its asynchronous counterpart.

@vercel/go@3.10.21 fix
Jun 26, 2026

This patch simplifies the runtime output structure for isolated services by changing the function emission location.

@vercel/functions@3.7.4
Jun 26, 2026

This patch release primarily focused on updating dependencies, specifically upgrading @vercel/oidc to version 3.7.1.

@vercel/fs-detectors@6.11.0Breaking3 fixes4 features
Jun 26, 2026

This release migrates service auto-detection to the V2 format and significantly refines container detection logic, removing support for implicit OCI image reference entrypoints.

Common Errors

Related Backend & Infra Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed