Skip to content

v18.1.0

Latest

Choose a tag to compare

@XhmikosR XhmikosR released this 08 May 04:54
· 1 commit to main since this release

Added

  • Node.js 24 support

Fixed

  • Fix deprecation warning on Node.js 24 by removing shell: true from execFile and 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