releases.shpreview

Vercel CLI

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases359Avg110/mo
@vercel/client@18.1.0

Rust projects' target/ directory, which can be hundreds of MB, is now automatically skipped during vercel deploy and vercel dev when a root Cargo.toml is detected. Users can opt back in with !/target in their .vercelignore. Also hardened the local file scanner to skip directories removed mid-scan instead of crashing.

Read more →
vercel@56.3.0

Supports Python services declaring their web app and development workflow sidecars through a pyproject.toml entrypoint in vercel dev. Fixed a domain alias mutation being sent under a stale ambient team scope, and fixed vercel dev returning 404 for api/ functions using rust, python, ruby, or go runtimes when the project has a framework dev command.

Read more →
vercel@56.2.1

Migrated @vercel/client and @vercel/build-utils from node-fetch to native fetch, replacing the agent?: http.Agent option with dispatcher?: FetchDispatcher (an undici dispatcher). Added vercel flags versions <flag> and vercel flags versions diff <flag> --revision <number> to inspect feature flag version history. vercel logs --follow now resolves a deployment automatically, and vercel logs defaults to --expand output when stderr is not a TTY.

Read more →
vercel@56.2.0

vercel env add now accepts a comma-separated list of environments (e.g. production,preview,development) to create a single Environment Variable spanning multiple targets. Invalid environment names fail locally, and non-interactive error payloads suggest the multi-target form. Also added finer-grained vc.doBuild spans for build-container tracing and fixed a native-trampoline test version hardcoding.

Read more →
vercel@56.1.0

Fixed critical filesystem trust boundaries: vercel init no longer materializes symlinks or hardlinks from downloaded example archives (blocking tar link-following path traversal, CVE-2024-12905 and CVE-2025-48387), and the deploy root-directory check now normalizes paths to prevent sibling directory selection.

Read more →
@vercel/container@0.0.5

The @vercel/container builder now resolves matching vercel.json and per-service functions entries at build time, applying memory, maxDuration, architecture, regions, functionFailoverRegions, experimentalTriggers, and supportsCancellation settings to container runtime outputs via .vc-config.json.

Read more →
Last Checked
2h ago
Latest
@vercel/passport@0.1.3
Tracking since Mar 5, 2026