@cloudflare/workers-utils@0.8.0
📦 cloudflare-workersView on GitHub →
✨ 2 features
Summary
This release introduces the ability to customize the inspector IP address for local development and adds an experimental local explorer worker.
✨ New Features
- Added support for customising the inspector IP address via the `--inspector-ip` CLI flag and `dev.inspector_ip` configuration option in `wrangler.json`.
- Added a no-op local explorer worker, gated by the experimental flag `X_LOCAL_EXPLORER`.