feat: add support for TypeScript migration files
And add a guide to the documentation on how to set it up for NodeJS
This commit is contained in:
parent
59eb90b8cb
commit
9a605a85f1
8 changed files with 163 additions and 14 deletions
5
.changeset/fresh-coins-teach.md
Normal file
5
.changeset/fresh-coins-teach.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Add support for loading TypeScript migration files in the default loader
|
||||
5
.changeset/tough-snakes-float.md
Normal file
5
.changeset/tough-snakes-float.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Add a guide for running migration files written in TypeScript to the documentation
|
||||
Loading…
Add table
Add a link
Reference in a new issue