refactor: simplify plugin interfaces by getting rid of the "type" property
This is to prepare for having packages that contains multiple different plugins in the same file.
This commit is contained in:
parent
3e0ff07a64
commit
9f5abf727d
5 changed files with 26 additions and 34 deletions
7
.changeset/yellow-students-compare.md
Normal file
7
.changeset/yellow-students-compare.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
'@emigrate/plugin-generate-js': minor
|
||||
'@emigrate/plugin-tools': minor
|
||||
'emigrate': minor
|
||||
---
|
||||
|
||||
Simplify plugin interfaces by getting rid of the "type" string, in preparation for having packages that contains multiple different plugins
|
||||
Loading…
Add table
Add a link
Reference in a new issue