wrangler@4.123.0
📦 cloudflare-workersView on GitHub →
✨ 2 features🔧 7 symbols
Summary
Introduces local development simulation for Cloudflare Access and automatic update prompts for Cloudflare agent skills. The `--ignore-defaults` flag for `wrangler preview` has been renamed to `--ignore-base-config`.
Migration Steps
- Rename the `--ignore-defaults` flag to `--ignore-base-config` on `wrangler preview` commands.
✨ New Features
- Add local dev simulation for Cloudflare Access ctx.access.getIdentity() by configuring a mock identity in wrangler.json.
- Add automatic update prompts for out-of-date Cloudflare agent skills, with options to suppress prompts.