Added
- Node.js 24 support
Fixed
- Fix deprecation warning on Node.js 24 by removing
shell: truefromexecFileand passing arguments as discrete array elements (#7b9795a) - Decode URI-encoded characters in file paths reported by the validator, fixing incorrect paths for files with spaces or special characters (#be6035d)
Full Changelog: v18.0.2...v18.1.0