@cloudflare/workers-utils@0.1.2
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes an issue where `mapWorkerMetadataBindings` and `constructWranglerConfig` incorrectly failed when processing assets bindings.
🐛 Bug Fixes
- Fix `mapWorkerMetadataBindings` and `constructWranglerConfig` incorrectly throwing an error when encountering assets bindings. The error "`wrangler init --from-dash` is not yet supported for Workers with Assets" is no longer thrown when assets bindings are present.
🔧 Affected Symbols
mapWorkerMetadataBindingsconstructWranglerConfig