releases.shpreview
Vercel/Vercel CLI/@vercel/go@3.7.1

Standalone Go builds no longer fail with version-specific env vars

@vercel/go@3.7.1

1 enhancement1 fixThis release1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes

Patch Changes

  • e6dc048: Fix standalone Go server builds failing when user sets Go-version-specific env vars (e.g. GOEXPERIMENT). The bootstrap wrapper now builds with a clean environment, excluding user-provided env vars that may be incompatible with the Go version used for the wrapper. Also moves bootstrap source files to a bootstrap/ subdirectory and bumps the bootstrap Go version from 1.21 to 1.23.

Fetched May 21, 2026