Change8

@cloudflare/cli@1.2.1

📦 cloudflare-workersView on GitHub →
🐛 1 fixes

Summary

This patch updates the undici dependency and improves error handling for macOS version compatibility checks in the CLI by classifying them as user errors.

🐛 Bug Fixes

  • macOS version compatibility errors are now thrown as UserError instead of generic Error by the CLI.