wrangler@4.82.1
📦 cloudflare-workersView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This patch release disables invalid flagship OAuth scopes by default and improves compatibility with newer Vike configuration file formats by correctly resolving identifier exports in autoconfig.
🐛 Bug Fixes
- Resolved issue where Vike config files using a variable-referenced default export (common in create-vike >= 0.0.616) were not correctly processed by Wrangler autoconfig.
- Disabled the default request for `flagship:read` and `flagship:write` OAuth scopes because they are not yet valid on the Cloudflare backend.