Process Execution: Enjoy a more accurate error handling experience on Windows. The faulty emulated ENOENT error is removed, ensuring that you receive the correct error messages when running commands that fail.
Fixes
Fix incorrect ENOENT error on Windows when using shell=true. This resolves the issue where a non-existent command would incorrectly throw an ENOENT error even when the command was found and executed.
Others
Upgrade dependencies to ensure better performance and security. This keeps the tool up-to-date with the latest improvements and fixes.
Move to GitHub Actions for continuous integration. This transition enhances the reliability and efficiency of our development workflow.