File System: Enjoy improved performance and reliability with the integration of graceful-fs throughout the library, ensuring better handling of file system operations.
Improvements
File System: Benefit from enhanced compatibility as we add support for fs.realpath.native in environments that support it, making your file path resolutions more efficient.
Documentation: Find clearer guidance with updated documentation for the remove*() functions, helping you understand their usage better.
Fixes
Fix maximum call stack size exceeded error when using moveSync, ensuring smoother operation and preventing crashes during file moves.
Others
Update CI configurations to test against the latest Node versions, ensuring ongoing compatibility and performance improvements.
Improve package management by using a files array in package.json instead of .npmignore, ensuring only the necessary files are included in your package.