Releases: rbardini/metalsmith-move-up
Releases · rbardini/metalsmith-move-up
v3.0.0
v2.0.1
v2.0.0
Changelog
Breaking changes
- Require Node.js 8
Bug fixes
- Update dependencies to fix security vulnerabilities
Other
- Remove lodash dependency
- Update author and repository references after project transfer
Closed issues
v1.0.0
- Support for Metalsmith JSON
- Input has been overhauled, see README for details
- Dropped support for multimatch in favour of minimatch
- Added passthrough support on each level for minimatch options
- Update README to match changes
- Added usage.json to /eg to demonstrate using Metalsmith CLI
This version contains breaking changes to the input API, minimal changes may be required
v0.0.2
- Fixes broken package on npm
v0.0.1
- support for single patterns
- support for multiple patterns
- support for dot based files and folders
- support for multiple patterns in array format