mutent-migration

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A plugin for Mutent (v6) that provides data versioning and migration strategies for entities managed by Mutent stores. Version 1.0.1 is current, stable. It allows defining migration functions per version, automatically applies them when fetching entities with older versions, and supports explicit version control. Released under MIT, maintained by the Mutent ecosystem author. Key differentiator: integrates seamlessly with Mutent's entity lifecycle, offering automatic upgrade/downgrade, error codes for invalid versions or missing strategies, and optional force update. Alternative to manual migration in data stores.