Contentful Migration Helper

JSON →
library 1.2.1 ·javascript
verified Jun 7, 2026

A CLI tool and library for managing Contentful content model migrations. Version 1.2.1 provides a structured way to create, update, and delete content types and fields using JavaScript/TypeScript migration files. It clones a source environment (typically master), applies migrations, and can update aliases. Compared to raw Contentful Migration, this helper offers a higher-level API with environment cloning, confirmation prompts, and delete/alias commands. The package is stable with weekly releases on npm.