chore(release): version packages
This commit is contained in:
parent
26240f49ff
commit
fa3fb20dc5
17 changed files with 64 additions and 27 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/mysql': patch
|
||||
---
|
||||
|
||||
Make sure we can initialize multiple running instances of Emigrate using @emigrate/mysql concurrently without issues with creating the history table (for instance in a Kubernetes environment and/or with a Percona cluster).
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
'@emigrate/reporter-pino': patch
|
||||
'@emigrate/plugin-tools': patch
|
||||
'@emigrate/postgres': patch
|
||||
'@emigrate/tsconfig': patch
|
||||
'@emigrate/mysql': patch
|
||||
'@emigrate/cli': patch
|
||||
---
|
||||
|
||||
Upgrade TypeScript to v5.5 and enable [isolatedDeclarations](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#isolated-declarations)
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/mysql': patch
|
||||
---
|
||||
|
||||
Either lock all or none of the migrations to run to make sure they run in order when multiple instances of Emigrate runs concurrently (for instance in a Kubernetes environment)
|
||||
Loading…
Add table
Add a link
Reference in a new issue