0.3.10 (2024-09-08)
Features
emptyDirSyncutil (7ad4055)isFileutil (d4ceee8)unlinkSyncfunction (b80d0cd)- Allow empty directory at
copyDirdestination (2b9bbd6) - Symlink:
Bug Fixes
- Fix directory rename across different devices (24d70e1)
- rmdir: Ensure
--forceoption empties directory contents (23d3f3a) - Symlink: Fix resolution of
linkPathoption (0ee13f6)
Maintenance Improvements
- Clear ESLint errors (0696308)
33124bb)) - Fix lint issues (cd4e2c6)
- Prettier (b8188b2)
- Refactor
renameto ES2015+ (553c799) - Refactor
symlinkto ES2015 (5ff2670) - Refactor to ES2015 (ae2c181)
- Refactor to ES2015 (22e8cbe)
- Refactor to ES2015 (433fe9c)
- Refactor to ES2015+ (dc2b946)
- Respect ESLint rules (5f7e4cd)
- Reuse
emptyDirSynclogic inrmDirSync(6cd7026) - Simplify configuration of
testcommand (3bced0e) - Simplify meta configuration (65ae563)
- To ES2015 (b10e364)
- Upgrade
eslintto v8 andeslint-config-medikooto v4 (11a7d11)