wrangler@4.89.1
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug where container deployment was incorrectly skipped for Workers for Platforms user workers using --dispatch-namespace. Dependencies were also updated.
🐛 Bug Fixes
- Fixed container deployment being skipped for Workers for Platforms user workers when using --dispatch-namespace, ensuring container-app registration now executes.