Rollup Plugin Delete Versions Save

Delete files and folders using Rollup

2.0.0

3 years ago

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

4 years ago
  • Add runOnce option, useful in watch mode
  • Update minimum node version from 8 to 8.3
  • Update dev dependencies

1.1.0

4 years ago
  • Add hook option to set rollup hook which plugin should use

1.0.0

5 years ago
  • Refactor default options
  • Update dryRun output
  • Add TypeScript types
  • Add tests with 100% coverage
  • Update dependencies

0.2.2

5 years ago
  • Set dryRun option to show what will be removed
  • Add a note in readme about wildcard character
  • Update dependencies

0.2.1

5 years ago
  • Use babel and set target to node 8
  • Add ESM version

0.1.2

5 years ago
  • Fix rollup peer dependency version

0.1.1

5 years ago
  • Add rollup peer dependency
  • Update package keyword

0.1.0

5 years ago
  • Initial package release

0.2.0

5 years ago