Change8

@cloudflare/vite-plugin@1.42.2

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

Summary

This patch release fixes an issue with container egress interception on arm64 Docker runtimes and updates dependencies for miniflare and wrangler.

Migration Steps

  1. Set MINIFLARE_CONTAINER_EGRESS_IMAGE_PLATFORM if you need to force a specific platform for the container egress image.

🐛 Bug Fixes

  • Fixed container egress interception on arm64 Docker runtimes by allowing Docker to select the native image from the multi-platform manifest instead of forcing linux/amd64 for the proxy-everything sidecar image.

Affected Symbols