wrangler@4.67.1
📦 cloudflare-workersView on GitHub →
✨ 3 features🔧 1 symbols
Summary
This patch release introduces a warning for workspace project support limitations and enhances the `wrangler containers registries configure` command with secret reuse checks and a skip confirmation flag. It also includes dependency updates and internal performance optimizations.
✨ New Features
- Added a warning in the autoconfig logic regarding limited support for projects inside workspaces.
- Implemented logic in `wrangler containers registries configure` to check if a secret name is already in use and offer reuse.
- Added `--skip-confirmation` flag to `wrangler containers registries configure` to bypass interactive prompts.