feat(plugin-tools): add types for "loader" plugins
This commit is contained in:
parent
70d2140dde
commit
81fde2ebd3
2 changed files with 31 additions and 2 deletions
5
.changeset/spicy-seahorses-listen.md
Normal file
5
.changeset/spicy-seahorses-listen.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/plugin-tools': minor
|
||||
---
|
||||
|
||||
Prepare for supporting "loader" plugins. A loader plugin is used to transform a migration file of a given type (file extension) to a function that will execute the actual migration.
|
||||
Loading…
Add table
Add a link
Reference in a new issue