@vercel/python-workers@0.0.16
📦 vercel-functionsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses an issue where the vercel-workers package was publishing a console script that conflicted with system commands.
🐛 Bug Fixes
- Stopped publishing the generic "test" console script from vercel-workers to prevent shadowing the system test command.