- Reverted the
CmsImagefitrequirement (not a real requirement in practice) - The
cms-image-fitcodemod is rewritten on the TypeScript compiler AST - New rule: codemods that rewrite JSX/TS must parse an AST, never scan text
Inline CMS starter
Release v1.2.0 · June 30, 2026
Walks back the CmsImage fit requirement and rebuilds its codemod on the TypeScript AST — now the rule for all JSX codemods.
CmsImage fit requirement (not a real requirement in practice)cms-image-fit codemod is rewritten on the TypeScript compiler AST