feat(reporter): print Emigrate CLI's version number and relative paths to migrations (#39)
* 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
This commit is contained in:
parent
480796e95b
commit
1434be5d5e
5 changed files with 28 additions and 9 deletions
5
.changeset/thick-feet-fry.md
Normal file
5
.changeset/thick-feet-fry.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Print Emigrate CLI version when using the default reporter
|
||||
Loading…
Add table
Add a link
Reference in a new issue