@vercel/go@3.4.1
📦 vercel-functionsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release ensures that Go and Ruby dev server output is correctly forwarded and prefixed in multi-service `vercel dev` environments.
🐛 Bug Fixes
- Forward Go and Ruby dev server output through `startDevServer` stdout/stderr callbacks so service logs are correctly prefixed in multi-service `vercel dev`.