Closed pragyann1 closed 5 months ago
Added compiledMigrationsDir option that is supposed to contain compiled migration files and is preferred over migrationsDir for up and down operations.
compiledMigrationsDir
migrationsDir
:tada: This PR is included in version 1.9.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Added
compiledMigrationsDir
option that is supposed to contain compiled migration files and is preferred overmigrationsDir
for up and down operations.