Skip to content

Releases: vladshcherbin/rollup-plugin-delete

2.0.0

10 Jun 17:34
Compare
Choose a tag to compare

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

26 Jan 21:33
Compare
Choose a tag to compare
  • Add runOnce option, useful in watch mode
  • Update minimum node version from 8 to 8.3
  • Update dev dependencies

1.1.0

21 Aug 11:52
Compare
Choose a tag to compare
  • Add hook option to set rollup hook which plugin should use

1.0.0

05 May 20:45
Compare
Choose a tag to compare
  • Refactor default options
  • Update dryRun output
  • Add TypeScript types
  • Add tests with 100% coverage
  • Update dependencies

0.2.2

03 Apr 13:48
Compare
Choose a tag to compare
  • Set dryRun option to show what will be removed
  • Add a note in readme about wildcard character
  • Update dependencies

0.2.1

29 Jan 16:46
Compare
Choose a tag to compare
  • Use babel and set target to node 8
  • Add ESM version

0.2.0

23 Jan 22:46
Compare
Choose a tag to compare

0.1.2

23 Jan 22:50
Compare
Choose a tag to compare
  • Fix rollup peer dependency version

0.1.1

23 Jan 22:50
Compare
Choose a tag to compare
  • Add rollup peer dependency
  • Update package keyword

0.1.0

23 Jan 22:48
Compare
Choose a tag to compare
  • Initial package release