* feat(reporter-default): print CLI version number * feat(reporter-default): print relative paths to migrations instead of only the file names This makes the output clickable in most shells * feat(reporter-pino): include the Emigrate CLI version in each log
5 lines
240 B
Markdown
5 lines
240 B
Markdown
---
|
|
'@emigrate/cli': minor
|
|
---
|
|
|
|
The default reporter now prints the relative path instead of only the migration file name when logging migrations. Thanks to this most shells supports opening the corresponding migration file by clicking it.
|