9.0.08.1.0
Reading changes from the repo…
outputJson()
method, which now preserves the object for asynchronous processing. This enhancement ensures that your data remains intact during file operations. mkdirs
, which aligns with the latest Node.js standards. This change simplifies directory creation while maintaining compatibility with existing functionality. copyFileFallback
in the copy
and copySync
methods, streamlining the copying process and enhancing performance. ensureFile
error handling has been improved, providing clearer feedback when issues arise during file operations. This change helps you troubleshoot more effectively. fs.writev
and fs.opendir
, ensuring you have access to the most current features for file management. ncp.test.js
that caused inconsistent results due to race conditions. This ensures that your tests run reliably and accurately reflect the functionality of the library. remove.test.js
that was affected by asynchronous operations, leading to multiple callback calls. This improvement stabilizes the testing process.