Change8

@cloudflare/workers-playground@0.4.2

Breaking Changes
📦 cloudflare-workersView on GitHub →
1 breaking

Summary

This patch release removes the non-functional cf-requirements support for Python workers.

⚠️ Breaking Changes

  • Removed support for cf-requirements in Python workers. If you were relying on this, your Python worker deployment may fail or behave unexpectedly as it was non-functional with the runtime.

Migration Steps

  1. Remove any usage of cf-requirements configuration for Python workers.
cloudflare-workers @cloudflare/workers-playground@0.4.2 - Change8