wrangler@4.84.1
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release updates dependencies, including workerd, and fixes a bug in `wrangler types --check` related to environment interface and configuration resolution.
🐛 Bug Fixes
- Fixed an issue where `wrangler types --check` incorrectly reported types as up to date by running the staleness check before resolving the --env-interface flag and secondary --config entries. The check now runs after all options are fully resolved.