@cloudflare/workers-utils@0.16.1
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug where properties in the `previews` configuration were incorrectly marked as required.
🐛 Bug Fixes
- Made all properties in the `previews` configuration optional, as they were previously incorrectly typed as required.