Change8

@vercel/go@3.4.2

📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This patch release fixes an issue where service route prefixes were not being correctly stripped for standalone Go services in services mode, improving routing consistency.

Migration Steps

  1. If you are using standalone Go services in services mode, note that route prefixes are now correctly stripped in production and development environments.

🐛 Bug Fixes

  • Fixed service route-prefix stripping for standalone Go services when running in services mode.

Affected Symbols