Change8

@vercel/fs-detectors@5.8.10

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

Summary

This patch release primarily focuses on improving route prefix handling for Go services in zero-config services mode and updating dependencies.

🐛 Bug Fixes

  • Fixed service route-prefix stripping for standalone Go services when running in services mode by updating the Go executable bootstrap and adding a Go dev wrapper (`vc_init_dev.go`).
  • [services] Stripped services route prefix in the Ruby runtime by mounting the app at `SCRIPT_NAME` when the service route prefix is auto-configured.

Affected Symbols