Sourced from fs-extra's changelog.
11.3.5 / 2026-05-06
- Fix
ensureLink*/ensureSymlink*identical file detection on Windows (#1068)- Fix error handling in timestamp preservation code (#1065, #1069)
- Fix potential file descriptor leak on error in synchronous timestamp preservation code (#1066)
11.3.4 / 2026-03-03
- Fix bug where calling
ensureSymlink/ensureSymlinkSyncwith a relativesrcPathwould fail if the symlink already existed (#1038, #1064)11.3.3 / 2025-12-18
11.3.2 / 2025-09-15
- Fix spurrious
UnhandledPromiseRejectionWarningthat could occur when calling.copy()in some cases (#1056, #1058)11.3.1 / 2025-08-05
- Fix case where
move/moveSynccould incorrectly think files are identical on Windows (#1050)11.3.0 / 2025-01-15
8a88f58
11.3.581a1311
Mirror all utimesMillis() tests for utimesMillisSync() (#1070)b7ab7f8
Properly handle close errors in utimesMillis*() (#1069)1c248ed
Fix file descriptor leak in utimesMillisSync (#1066)a4000d6
Ensure all usages of areIdentical receive bigint stats (#1068)1e9c57d
Fix error handling in utimesMillis (#1065)353a29b
11.3.43e65fbe
fix(ensureSymlink): resolve relative srcpath correctly when symlink
exists (#...e2615e5
Fix git URL in package.json (#1062)1de81e9
11.3.3