loopback4-migration

JSON →
library 1.3.0 ·javascript
verified Jun 7, 2026

LoopBack 4 component for managing database migration tasks with versioning. Current stable version is 1.3.0, released under MIT license. It provides a common interface for custom migration scripts, automatically discovers and executes migrations based on application version from package.json, and supports both upgrades and downgrades. Key differentiators: integrates seamlessly with LoopBack 4 BootMixin and RepositoryMixin, uses peer dependencies from @loopback ecosystem, and offers automatic script discovery via naming convention or decorators. Release cadence is not specified.