Minor Changes
-
#14690
d81fae7Thanks @penalosa! - Add a central CLI for Cloudflare codemodsRun a codemod by name, e.g.
npx @cloudflare/codemods vitest:v3-to-v4. The initial migrations cover Vitest v3 to v4 configuration (vitest:v3-to-v4) and the@cloudflare/vitest-pool-workersto@cloudflare/vitest-pluginv1 rename (vitest:pool-workers-to-vitest-plugin). The existing Vitest transform now lives in this dedicated package.