del-cli

Delete files and directories

MIT License

Downloads
1.3M
Stars
302
Committers
8

Bot releases are visible (Hide)

del-cli - Latest Release

Published by sindresorhus about 1 year ago

del-cli -

Published by sindresorhus about 1 year ago

  • Fix Windows compatibility for use with npx 537e5b3

https://github.com/sindresorhus/del-cli/compare/v5.0.0...v5.0.1

del-cli -

Published by sindresorhus over 2 years ago

del-cli -

Published by sindresorhus over 3 years ago

del-cli -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 4c65d87

Improvements

  • Upgrade dependencies 4c65d87

https://github.com/sindresorhus/del-cli/compare/v3.0.1...v4.0.0

del-cli -

Published by sindresorhus over 4 years ago

del-cli -

Published by sindresorhus about 5 years ago

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

https://github.com/sindresorhus/del-cli/compare/v2.0.0...v3.0.0

del-cli -

Published by sindresorhus over 5 years ago