18 lines
645 B
Markdown
18 lines
645 B
Markdown
# @emigrate/plugin-tools
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 50fce0a: Add some simple README's for each package and add homepage, repository and bugs URLs to each package.json file
|
|
|
|
## 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
|