Skip to content

Releases: gulpjs/empty-dir

empty-dir v3.0.0

26 Aug 18:42
3963107
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Normalize repository, dropping node <10.13 support

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (8c8aeee)

v2.0.0

22 Dec 00:02
Compare
Choose a tag to compare

Breaking

  • Use Promise internally and return it when no callback specified (45d1e0c) - Closes #5

Scaffold

v1.0.0

21 Dec 22:32
Compare
Choose a tag to compare

Breaking

  • Refactor and cleanup library (d53784a)

Upgrade

  • Update mocha & chai devDependencies (977a271)

v0.2.1

21 Dec 22:32
Compare
Choose a tag to compare

Update

  • Use fs-exists-sync instead of try-open (0e76875)

Docs

Build

  • Remove node 0.8 from Travis matrix (d271c25)

Scaffold

  • Update repository paths (31e9a21)

v0.2.0

21 Dec 22:32
Compare
Choose a tag to compare

New

  • Add support for a filter function & update project structure (5d7dfde) - Closes #1

Update

  • Create the fixture directory for tests (06b9195)

Docs

v0.1.0

21 Dec 22:32
Compare
Choose a tag to compare

New