Change8

@vercel/go@3.4.2

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

Summary

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

Migration Steps

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

🐛 Bug Fixes

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

Affected Symbols