del v6.0.0 Release Notes
Release Date: 2020-09-26 // almost 4 years agoPrevious changes from v5.1.0
-
โจ Enhancements:
- ๐ Allow non-glob patterns with backslash on Windows (like v4) (#100) 01da91f
- ๐ Make deletion more reliable on Windows by retrying when Windows is being difficult (#108) 1299747
- ๐ Sort removed files, so the returned array is always stable (#102) ca05c65
๐ Fixes:
- ๐ Fix the
cwd
option (#96) ffbf4c4 - ๐ Prevent race condition on macOS when deleting files (#95) 8efdbcd
๐ Shoutout to @chrisblossom for doing most of the work on this release ๐