Releases: vladshcherbin/rollup-plugin-delete
Releases · vladshcherbin/rollup-plugin-delete
2.1.0
2.0.0
Breaking
- Update del dependency from version 4 to version 5, which has major changes to glob engine and options. It is suggested to check del changelog to see what has changed
- Drop node 8 support
1.2.0
- Add
runOnce
option, useful in watch mode - Update minimum node version from 8 to 8.3
- Update dev dependencies
1.1.0
- Add
hook
option to set rollup hook which plugin should use
1.0.0
- Refactor default options
- Update
dryRun
output - Add TypeScript types
- Add tests with 100% coverage
- Update dependencies
0.2.2
- Set
dryRun
option to show what will be removed - Add a note in readme about wildcard character
- Update dependencies
0.2.1
- Use babel and set target to node 8
- Add ESM version
0.2.0
- Add possibility to use del package options
- Update dependencies
0.1.2
- Fix rollup peer dependency version
0.1.1
- Add rollup peer dependency
- Update package keyword