@cloudflare/workers-utils@0.10.0
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This minor release introduces internal support for `type: inherit` bindings within `startWorker()`, which is not intended for direct external API usage.
✨ New Features
- Support for `type: inherit` bindings when using startWorker(). (Note: This is an internal binding type and not intended for external use.)