Change8

Vercel CLI

Backend & Infra

Develop. Preview. Ship.

Latest: @vercel/python-runtime@0.14.1100 releases2 common errorsView on GitHub

Release History

@vercel/python-runtime@0.14.1
May 26, 2026

This patch release includes minor performance improvements.

@vercel/static-build@2.9.31
May 26, 2026

A patch release was issued for @vercel/gatsby-plugin-vercel-builder, version 2.2.8.

@vercel/rust@1.3.01 feature
May 26, 2026

This minor release introduces an update to the rust builder by adding project manifest support.

@vercel/python@6.43.2
May 26, 2026

This patch release includes minor performance improvements.

@vercel/ruby@2.4.01 feature
May 26, 2026

This minor release introduces project manifest support to the ruby builder.

@vercel/node@5.8.51 feature
May 26, 2026

This patch release introduces the ability to pass service type and framework to the node manifest and updates dependencies.

@vercel/nestjs@0.2.85
May 26, 2026

This patch release primarily involved updating dependencies, specifically @vercel/node to version 5.8.5.

@vercel/koa@0.1.64
May 26, 2026

This patch release primarily involved updating dependencies, specifically @vercel/node to version 5.8.5.

@vercel/hono@0.2.84
May 26, 2026

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

@vercel/h3@0.1.90
May 26, 2026

This patch release primarily involved updating dependencies, specifically @vercel/node to version 5.8.5.

@vercel/go@3.8.02 features
May 26, 2026

This minor release introduces enhancements to the go builder, including support for project manifests and preDeploy/build commands.

@vercel/gatsby-plugin-vercel-builder@2.2.8
May 26, 2026

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

@vercel/fs-detectors@6.7.1
May 26, 2026

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

@vercel/fastify@0.1.84
May 26, 2026

This patch release primarily involved updating dependencies, specifically @vercel/node to version 5.8.5.

@vercel/express@0.1.91
May 26, 2026

This patch release primarily focused on updating internal dependencies to newer versions.

@vercel/elysia@0.1.81
May 26, 2026

This patch release primarily involved updating dependencies, specifically @vercel/node to version 5.8.5.

@vercel/client@17.5.4
May 26, 2026

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

vercel@54.5.05 features
May 26, 2026

This release introduces new flags for trace viewing and filtering connect lists, alongside dependency updates across various Vercel builders.

@vercel/cervel@0.1.8
May 26, 2026

This patch release primarily involved updating internal dependencies, specifically @vercel/backends to version 0.8.0.

@vercel/build-utils@13.26.21 fix
May 26, 2026

This patch release includes cleanup of internal streaming support logic.

@vercel/backends@0.8.01 feature
May 26, 2026

This release introduces a cron host script and spawn helper for vc dev, alongside dependency updates.

@vercel/next@4.17.4
May 22, 2026

This patch release includes an upgrade to the latest Next.js adapter.

vercel@54.4.11 fix
May 22, 2026

This patch release updates dependencies and suppresses unnecessary output during metrics queries when using JSON format.

@vercel/static-build@2.9.30
May 22, 2026

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

@vercel/python@6.43.12 features
May 22, 2026

This patch introduces support for workflow-triggered job services within the queue infrastructure, ensuring they are correctly recognized by various system components.

@vercel/node@5.8.4
May 22, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/nestjs@0.2.84
May 22, 2026
@vercel/koa@0.1.63
May 22, 2026
@vercel/hono@0.2.83
May 22, 2026
@vercel/h3@0.1.89
May 22, 2026
@vercel/gatsby-plugin-vercel-builder@2.2.7
May 22, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/fs-detectors@6.7.01 feature
May 22, 2026

This release introduces the ability to detect the entrypoint file directly from the render YAML configuration and includes dependency updates.

@vercel/fastify@0.1.83
May 22, 2026
@vercel/express@0.1.90
May 22, 2026

This patch release updates dependencies @vercel/node to 5.8.4 and @vercel/cervel to 0.1.7.

@vercel/elysia@0.1.80
May 22, 2026
@vercel/client@17.5.3
May 22, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

vercel@54.4.03 features
May 22, 2026

This release introduces support for workflow-triggered job services within the queue infrastructure and wires builder entrypoint detection into service setup. Several Vercel builder dependencies were updated.

@vercel/cervel@0.1.7
May 22, 2026
@vercel/build-utils@13.26.11 fix1 feature
May 22, 2026

This patch release fixes an issue in deserializeBuildOutput and introduces support for workflow-triggered job services within the queue infrastructure.

@vercel/backends@0.7.2
May 22, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/python-workers@0.0.24
May 21, 2026

This patch release adjusted the exclude-newer setting to 2 days.

@vercel/python-runtime@0.14.01 fix1 feature
May 21, 2026

This release introduces configuration for the runtime cache for Python functions and adjusts the exclude-newer setting to 2 days.

@vercel/static-build@2.9.291 fix
May 21, 2026

This patch release reverts the previous addition of support for the Vite Environments API in SSR projects.

@vercel/python@6.43.04 features
May 21, 2026

This release introduces support for prebuilt deployments of Python functions using `vc build` and `vc deploy --prebuilt`, improving dependency resolution when building outside the Vercel environment.

@vercel/next@4.17.3
May 21, 2026

This patch release includes an update to the latest Next.js adapter.

@vercel/go@3.7.11 fix
May 21, 2026

This patch fixes an issue where standalone Go server builds failed due to conflicting user environment variables by cleaning the build environment. It also updates the bootstrap Go version and reorganizes bootstrap source files.

@vercel/fs-detectors@6.6.01 feature
May 21, 2026

This minor release introduces an update to service auto-detection by incorporating builder entrypoint detection.

vercel@54.3.03 fixes3 features
May 21, 2026

This release introduces granular project targeting via the `--project` flag across core commands and adds OIDC support for Vercel Blob operations. It also enhances trace debugging capabilities with a new `vercel traces get` command.

@vercel/static-build@2.9.28
May 19, 2026

This patch release updates @vercel/gatsby-plugin-vercel-builder to version 2.2.6, adding the vite-environments path for TanStack Start.

@vercel/remix-builder@5.8.21 fix
May 19, 2026

This patch fixes an issue where prerendered React Router v7 routes were incorrectly served by the SSR function instead of their static files. The builder now correctly prioritizes static prerendered artifacts.

@vercel/node@5.8.3
May 19, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/next@4.17.21 feature
May 19, 2026

This patch release updates the output structure to include the framework slug in output/config.json.

@vercel/nestjs@0.2.83
May 19, 2026
@vercel/koa@0.1.62
May 19, 2026
@vercel/hono@0.2.82
May 19, 2026
@vercel/h3@0.1.88
May 19, 2026
@vercel/gatsby-plugin-vercel-builder@2.2.6
May 19, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/fs-detectors@6.5.02 features
May 19, 2026

This release introduces new service detection capabilities for Render and Procfile, alongside dependency updates.

@vercel/fastify@0.1.82
May 19, 2026
@vercel/express@0.1.89
May 19, 2026

This patch release updates the versions for @vercel/node to 5.8.3 and @vercel/cervel to 0.1.6.

@vercel/elysia@0.1.79
May 19, 2026
@vercel/client@17.5.2
May 19, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/cli-config@0.1.22 features
May 19, 2026

This patch introduces an opt-in feature for automatic CLI updates and prompts users to enable this functionality after manual upgrades.

vercel@54.2.05 fixes5 features
May 19, 2026

This release introduces new CLI commands for managing Vercel Connect branding and configuring Vercel Flags splits, alongside improvements to CLI evaluation stability and automatic update capabilities. Several underlying Vercel builder dependencies have also been updated.

@vercel/cervel@0.1.6
May 19, 2026
@vercel/build-utils@13.26.01 fix1 feature
May 19, 2026

This release introduces the ability for builder V2 to expose startDevServer and ensures the framework slug is included in output/config.json.

@vercel/backends@0.7.1
May 19, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/python-workers@0.0.231 fix
May 15, 2026

This patch release addresses an issue in Vercel Workers by implementing a fallback mechanism for metadata-only callbacks using receive_message_by_id.

@vercel/static-build@2.9.27
May 15, 2026

A patch release was issued for @vercel/gatsby-plugin-vercel-builder, version 2.2.5.

@vercel/python@6.42.01 feature
May 15, 2026

This minor release introduces a normalized entrypoint detector for runtime builders.

@vercel/node@5.8.2
May 15, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/nestjs@0.2.82
May 15, 2026
@vercel/koa@0.1.61
May 15, 2026
@vercel/hono@0.2.81
May 15, 2026
@vercel/h3@0.1.87
May 15, 2026
@vercel/go@3.7.01 feature
May 15, 2026

This minor release introduces a normalized entrypoint detector for runtime builders.

@vercel/gatsby-plugin-vercel-builder@2.2.5
May 15, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

@vercel/functions@3.6.01 feature
May 15, 2026

This minor release updates getCache().set() to automatically assign a human-readable name to cache entries for better observability by default.

@vercel/fs-detectors@6.4.01 feature
May 15, 2026

This release introduces a new preDeployCommand for experimentalServices and updates several dependencies, including @vercel/frameworks and @vercel/build-utils.

@vercel/frameworks@3.26.11 fix
May 15, 2026

This patch release improves TanStack Start project detection by removing the requirement for a top-level nitro dependency.

@vercel/fastify@0.1.81
May 15, 2026
@vercel/express@0.1.88
May 15, 2026

This patch release updates dependencies @vercel/cervel to 0.1.5 and @vercel/node to 5.8.2.

@vercel/elysia@0.1.78
May 15, 2026
@vercel/config@0.5.01 feature
May 15, 2026

This minor release introduces the preDeployCommand configuration option for experimental services.

@vercel/client@17.5.1
May 15, 2026

This patch release primarily focused on updating internal dependencies, including a specific update to @vercel/build-utils.

vercel@54.1.02 fixes6 features
May 15, 2026

This release renames the `vercel connex` command to `vercel connect` and enables it by default, while introducing new Vercel Connect features like detachment and trigger attachment. Significant improvements were also made to CLI output formatting for better visual consistency across setup and deployment flows.

@vercel/cervel@0.1.5
May 15, 2026

This patch release primarily focused on updating existing dependencies, including a specific update to @vercel/backends.

@vercel/build-utils@13.25.02 features
May 15, 2026

This minor release introduces a normalized entrypoint detector for runtime builders and adds the preDeployCommand option for experimental services.

@vercel/backends@0.7.01 feature
May 15, 2026

This release introduces a normalized entrypoint detector for runtime builders and updates dependencies, including @vercel/build-utils to v13.25.0. The getServiceCrons function is now asynchronous.

@vercel/static-build@2.9.26
May 13, 2026

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

@vercel/python@6.41.01 fix
May 13, 2026

This release focuses on improving installation reliability by using copy link mode for uv pip installs and providing better suggestions for entry point errors.

@vercel/node@5.8.1
May 13, 2026

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

@vercel/nestjs@0.2.81
May 13, 2026
@vercel/koa@0.1.60
May 13, 2026
@vercel/hono@0.2.80
May 13, 2026
@vercel/h3@0.1.86
May 13, 2026
@vercel/gatsby-plugin-vercel-builder@2.2.4
May 13, 2026

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

@vercel/fs-detectors@6.3.01 feature
May 13, 2026

This release introduces enhanced environment variable injection capabilities referencing other services and updates a core dependency.

@vercel/fastify@0.1.80
May 13, 2026
@vercel/express@0.1.87
May 13, 2026

This patch release updates dependencies for @vercel/node to 5.8.1 and @vercel/cervel to 0.1.4.

Common Errors

Related Backend & Infra Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed