emigrate/.changeset/yellow-students-compare.md
Joakim Carlstein 9f5abf727d 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.
2023-11-15 14:11:06 +01:00

7 lines
237 B
Markdown

---
'@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