Change8

@cloudflare/workers-utils@0.9.1

📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch fixes a bug where `versions` commands inadvertently disabled Containers configuration on Durable Object namespaces by omitting the `containers` property during API requests.

🐛 Bug Fixes

  • Preserve Containers configuration when using `versions` commands, as the `containers` property was previously omitted from the API request body during uploads, causing associated Durable Object namespaces to lose their Containers configuration.

Affected Symbols