del v6.0.0 Release Notes

Release Date: 2020-09-26 // over 3 years ago

Previous 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

    v5.0.0...v5.1.0


    ๐Ÿš€ Shoutout to @chrisblossom for doing most of the work on this release ๐Ÿ™Œ