Change8

wrangler@4.81.1

📦 cloudflare-workersView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

This patch release primarily updates internal dependencies, including 'workerd' and 'miniflare', and fixes a critical bug related to AI Search bindings not working correctly during local development.

🐛 Bug Fixes

  • AI Search namespace and instance bindings are now correctly treated as always-remote during local development, fixing issues where they were excluded from the remote proxy session when remote: true was not explicitly set.
  • The deploy config-diff logic now correctly strips the 'remote' field from AI Search bindings during comparison, preventing false configuration diffs.

Affected Symbols