Skip to content

Releases: sindresorhus/del-cli

v5.1.0

31 Aug 10:35
Compare
Choose a tag to compare

v5.0.1

25 Aug 10:38
Compare
Choose a tag to compare
  • Fix Windows compatibility for use with npx 537e5b3

v5.0.0...v5.0.1

v5.0.0

19 Jul 23:19
Compare
Choose a tag to compare

Breaking

v4.0.1...v5.0.0

v4.0.1

15 Jul 22:48
Compare
Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

15 Jun 08:58
Compare
Choose a tag to compare

Breaking

Improvements

v3.0.1...v4.0.0

v3.0.1

16 May 08:44
Compare
Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

08 Sep 17:14
Compare
Choose a tag to compare

Breaking

  • You can no longer pass in glob pattern with backward-slashes, as backward-slashes have special meaning with globbing. You can still pass in normal non-glob paths with backward-slashes.

Enhancements

  • Make deletion more reliable on Windows by retrying when Windows is being difficult
  • Sort removed files, so the returned array is always stable

Fixes

  • Prevent race condition on macOS when deleting files

v2.0.0...v3.0.0

v2.0.0

29 May 04:59
Compare
Choose a tag to compare

Breaking:

v1.1.0...v2.0.0