Change8

@cloudflare/vite-plugin@1.42.1

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

Summary

This patch resolves an issue where relative entrypoint imports in `cloudflare.config.ts` were resolved incorrectly. Dependencies including wrangler and miniflare have also been updated.

🐛 Bug Fixes

  • Relative `cf-worker` entrypoint imports in `cloudflare.config.ts` are now resolved relative to the importing module, fixing incorrect resolution when the import is not in the top-level config file.

Affected Symbols