@cloudflare/vite-plugin@1.42.4
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 3 symbols
Summary
This patch updates dependencies and enhances the Vite plugin to correctly preserve D1 migration paths in generated Worker configurations, ensuring better integration with testing harnesses.
✨ New Features
- The Vite plugin now preserves D1 migration paths in generated Worker configs by setting `migrations_dir` in `wrangler.json` to point back to the source migration directory, improving compatibility with tools like `createTestHarness()`.