emigrate/packages/plugin-tools/CHANGELOG.md
github-actions[bot] 72df2385a0
chore(release): version packages (#11)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-15 12:25:48 +01:00

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