28 lines
512 B
Markdown
28 lines
512 B
Markdown
# v3.0
|
|
|
|
- Add `--preserve-root` option to executable (default true)
|
|
- Drop support for Node.js below version 6
|
|
|
|
# v2.7
|
|
|
|
- Make `glob` an optional dependency
|
|
|
|
# 2.6
|
|
|
|
- Retry on EBUSY on non-windows platforms as well
|
|
- Make `rimraf.sync` 10000% more reliable on Windows
|
|
|
|
# 2.5
|
|
|
|
- Handle Windows EPERM when lstat-ing read-only dirs
|
|
- Add glob option to pass options to glob
|
|
|
|
# 2.4
|
|
|
|
- Add EPERM to delay/retry loop
|
|
- Add `disableGlob` option
|
|
|
|
# 2.3
|
|
|
|
- Make maxBusyTries and emfileWait configurable
|
|
- Handle weird Sun |