Reference

createMreactAppCodemods

Lists version-gated codemods reported by `upgradeMreactApp()`.

Signature

const createMreactAppCodemods: readonly [{ description: "Normalize app-router import policy examples after the 0.0.16 adapter template changes."; id: "0.0.16-import-policy-normalize"; version: "0.0.16" }, { description: "Check AWS Lambda template ESM entrypoints and package-manager production install guidance."; id: "0.0.16-aws-lambda-esm-template"; version: "0.0.16" }, { description: "Check app-router tsconfig global type declarations for Slot, Await, and generated route helpers."; id: "0.0.54-app-router-globals"; version: "0.0.54" }, { description: "Review generated app-router CSS imports and route stylesheet assumptions after automatic route CSS asset support."; id: "0.0.78-route-css-assets"; version: "0.0.78" }, { description: "Review AWS Lambda build/package scripts for generated Lambda targets, generated import policy, and minimal asset packaging."; id: "0.0.120-aws-lambda-generated-package"; version: "0.0.120" }, { description: "Review starter pages that still render static hello content; current basic and Tailwind starters use a small interactive cell counter."; id: "0.0.148-interactive-counter-starter"; version: "0.0.148" }]