12 lines
493 B
Markdown
12 lines
493 B
Markdown
# @emigrate/plugin-tools
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- cdafd05: First version of the @emigrate/plugin-tools package which contains some nice to have utilities when building and using Emigrate plugins
|
|
- 9c239e0: Use import-from-esm to resolve plugins relative to the current working directory and add a convenient plugin loader helper (loadPlugin)
|
|
|
|
### Patch Changes
|
|
|
|
- 1634094: Remove double and trailing underscores in sanitized filenames and lower case the result for consistent filenames
|