@cloudflare/deploy-helpers@0.2.5
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch removes the temporary skipLastDeployedFromApiCheck option following an API fix and updates dependencies, including Miniflare.
Migration Steps
- Remove any usage of the --skip-last-deployed-from-api-check flag or equivalent configuration if present.
🐛 Bug Fixes
- Removed the temporary option skipLastDeployedFromApiCheck as the underlying API issue has been resolved.