Change8

@cloudflare/workers-utils@0.11.0

📦 cloudflare-workersView on GitHub →
2 features🔧 1 symbols

Summary

Wrangler introduced smarter cache directory detection logic and added the WRANGLER_CACHE_DIR environment variable to improve compatibility with various package managers.

✨ New Features

  • Added support for the WRANGLER_CACHE_DIR environment variable for explicit cache directory configuration.
  • Wrangler now intelligently detects and uses a cache directory based on environment variables, existing cache locations, or defaults to node_modules/.cache/wrangler or .wrangler/cache.

Affected Symbols