@vercel/ruby@2.3.1
📦 vercel-functionsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release improves the logging behavior for Go and Ruby dev servers when running vercel dev with multiple services by correctly forwarding their output.
🐛 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.