chore(release): version packages (#31)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
8cc43a8f83
commit
af360ca6a4
17 changed files with 69 additions and 35 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/plugin-tools': minor
|
||||
---
|
||||
|
||||
When serializing errors take all "own properties" into account to be able to serialize errors thrown by the `mysql2` package for instance without losing any information
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
'@emigrate/plugin-tools': patch
|
||||
'@emigrate/storage-fs': patch
|
||||
'@emigrate/mysql': patch
|
||||
'@emigrate/cli': patch
|
||||
---
|
||||
|
||||
Serialization of errors now happens inside storage plugins because it makes more sense and the types are easier to work with this way
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@emigrate/cli': patch
|
||||
'@emigrate/reporter-pino': patch
|
||||
---
|
||||
|
||||
Only log info about locked migrations in the "up" command, as "list" doesn't do any locking
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Improve error logging in the default reporter so that all "own properties" of errors are logged
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/reporter-pino': minor
|
||||
---
|
||||
|
||||
Only log the relative file path to the migration instead of the full metadata object
|
||||
Loading…
Add table
Add a link
Reference in a new issue